65 коммитов (28ad9c32b2d39250c90dacd2d6ccb07593d34ceb)
 

Автор SHA1 Сообщение Дата
  coffeycathal_cp 28ad9c32b2 AddProtection() now calls RemoveProtection() as its first task. Otherwise a document could contain many protection elements and this is unallowed. 15 лет назад
  coffeycathal_cp 97cc1fc974 Enumerations.cs 15 лет назад
  coffeycathal_cp 7122dc4a88 DocX.cs 15 лет назад
  coffeycathal_cp b2d74023ce After it is executed, RemoveText() deletes elements that have zero text length. This was removing elements which contained no text but still contained a drawing element such as a picture. 15 лет назад
  coffeycathal_cp e36ca493b0 Added Examples Project. 15 лет назад
  coffeycathal_cp 2cd24744f3 Worked on InsertHyperlink and AppendHyperlink. 15 лет назад
  coffeycathal_cp 84323d8719 Worked on InsertPicture and AppendPicture. 15 лет назад
  coffeycathal_cp 8aa52eff43 1) Strongly signed the project UnitTests. 15 лет назад
  coffeycathal_cp 701de20428 Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. 15 лет назад
  coffeycathal_cp 1fd0e9b2cd Added Cell.FillColor a property that lets your get or set the Cells fill color. 15 лет назад
  coffeycathal_cp b7c5db65d3 Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. 15 лет назад
  coffeycathal_cp 1294911947 Save() now extracts the first <w:sectPr> tag instead of looking for one at the 'correct' document position. 15 лет назад
  coffeycathal_cp 222d7df3a6 DocX.ReplaceText now process Paragraphs contained within Headers, Footers and Tables. 15 лет назад
  coffeycathal_cp 36ddc691bd Applied patch 7398 submitted by lckuiper on November 16th 2010 @ 15 лет назад
  coffeycathal_cp 1a4beec19b Added Unit tests for Insert and Remove text. 15 лет назад
  coffeycathal_cp 8da395c29b Fixed bug in GetSize(XElement Xml) 15 лет назад
  coffeycathal_cp 782cb374cd Added the function Paragraph.RemoveHyperlink(int index) 15 лет назад
  coffeycathal_cp 9c23da0444 Removed the following from the Paragraph class. 15 лет назад
  coffeycathal_cp 4569014c0e Added Unit tests for InsertText, RemoveText, ReplaceText and subsequently fixed many bugs. 15 лет назад
  AndreyKovalenko_cp f1919e89ff Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156). 15 лет назад
  coffeycathal_cp 52ecd5f349 Rewrote the core behind (Insert and Remove)Text() functions. Most if not all issues with XElement splitting have been fixed by this changeset. 15 лет назад
  coffeycathal_cp a07665cd36 Removed /bin from project directory, DocX.dll was getting locked everytime a dev checkin or checkout. 15 лет назад
  coffeycathal_cp 37a584e15f Fixed a bug in Paragraph.AppendHyperlink(h) that caused any custom formatting to be applied to the runs before the Hyperlink instead of the Hyperlink itself. The below is now possible 15 лет назад
  AndreyKovalenko_cp d88f955202 Bug in ApplyTemplate fixed - document.xml.rels was written incorrectly. 15 лет назад
  AndreyKovalenko_cp 67752e1eaa Added ApplyTemplate method for DocX. 15 лет назад
  AndreyKovalenko_cp 0fdf00aeed Added FileName property for Picture 15 лет назад
  AndreyKovalenko_cp 68db5d6561 Added StyleName and FollowingTable properties for Paragraph 15 лет назад
  coffeycathal_cp 0cda08a4e4 Updated DocX/Help/ReadMe.docx with information about building DocX using StrongNameKey.pfx 15 лет назад
  coffeycathal_cp 22f47ddc4c StrongNameKey updated 15 лет назад
  coffeycathal_cp d9e96520c3 A weekends work 15 лет назад
  coffeycathal_cp 950d116dfc Bug fixes and Extensions Flatten function 15 лет назад
  coffeycathal_cp 3462b7ea8b 15 лет назад
  coffeycathal_cp 55449423ce 15 лет назад
  coffeycathal_cp 4adc1d5a5e public Stream GetStream(FileMode mode, FileAccess access) 15 лет назад
  coffeycathal_cp 25281f35d4 A work in progress 15 лет назад
  _TFSSERVICE dbc0d22353 Checked in by server upgrade 15 лет назад
  coffeycathal_cp edba1e8939 This is DocX version 1.0.0.10. 15 лет назад
  coffeycathal_cp e379f53cd8 Removed Rebuild[Images, Pictures, Tables, CustomProperties], this work is now done by getter functions, this is a much cleaner approach. 15 лет назад
  coffeycathal_cp c98cec6d15 Bug fix: Fonts now work for non-standard characters such as ąęćłżźó in Polish. 15 лет назад
  coffeycathal_cp d6b6ba64de DocX version 1.0.0.9 15 лет назад
  coffeycathal_cp 3374027421 Clean Up 1 15 лет назад
  coffeycathal_cp e23fec1ab3 Refactored 16 лет назад
  coffeycathal_cp ab1d94278e DocX version 1.0.0.8 16 лет назад
  coffeycathal_cp c01d8d428e Cathal: Added DocX (HeaderText & FooterText) properties 16 лет назад
  coffeycathal_cp 11280e286b Added support for inserting PageBreaks by using one of the 4 new functions 16 лет назад
  coffeycathal_cp 6eb2530ffe DocProperty.cs was missing from previous checkin. 16 лет назад
  coffeycathal_cp 313f3a427c Cleaned up: This is the full source for DocX v1.0.0.7 sorry about the confussion. Visual Studio's Team Foundation Server plugin dosen't like me very much. 16 лет назад
  coffeycathal_cp d2d23d525a 16 лет назад
  coffeycathal_cp 5ba9609901 This is the full source for DocX v1.0.0.7 sorry about the confussion. Visual Studio's Team Foundation Server plugin dosen't like me very much. 16 лет назад
  coffeycathal_cp d9e2a5dee8 16 лет назад