30 Commits (e36ca493b02878bab4812a89c8f8db3f16edf286)

Autor SHA1 Mensaje Fecha
  coffeycathal_cp e36ca493b0 Added Examples Project. hace 15 años
  coffeycathal_cp 2cd24744f3 Worked on InsertHyperlink and AppendHyperlink. hace 15 años
  coffeycathal_cp 84323d8719 Worked on InsertPicture and AppendPicture. hace 15 años
  coffeycathal_cp 8aa52eff43 1) Strongly signed the project UnitTests. hace 15 años
  coffeycathal_cp 1a4beec19b Added Unit tests for Insert and Remove text. hace 15 años
  coffeycathal_cp 782cb374cd Added the function Paragraph.RemoveHyperlink(int index) hace 15 años
  coffeycathal_cp 9c23da0444 Removed the following from the Paragraph class. hace 15 años
  coffeycathal_cp 4569014c0e Added Unit tests for InsertText, RemoveText, ReplaceText and subsequently fixed many bugs. hace 15 años
  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. hace 15 años
  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 hace 15 años
  AndreyKovalenko_cp 68db5d6561 Added StyleName and FollowingTable properties for Paragraph hace 15 años
  coffeycathal_cp 0cda08a4e4 Updated DocX/Help/ReadMe.docx with information about building DocX using StrongNameKey.pfx hace 15 años
  coffeycathal_cp 950d116dfc Bug fixes and Extensions Flatten function hace 15 años
  coffeycathal_cp 25281f35d4 A work in progress hace 15 años
  coffeycathal_cp edba1e8939 This is DocX version 1.0.0.10. hace 15 años
  coffeycathal_cp e379f53cd8 Removed Rebuild[Images, Pictures, Tables, CustomProperties], this work is now done by getter functions, this is a much cleaner approach. hace 15 años
  coffeycathal_cp c98cec6d15 Bug fix: Fonts now work for non-standard characters such as ąęćłżźó in Polish. hace 15 años
  coffeycathal_cp d6b6ba64de DocX version 1.0.0.9 hace 15 años
  coffeycathal_cp e23fec1ab3 Refactored hace 16 años
  coffeycathal_cp ab1d94278e DocX version 1.0.0.8 hace 16 años
  coffeycathal_cp c01d8d428e Cathal: Added DocX (HeaderText & FooterText) properties hace 16 años
  coffeycathal_cp 11280e286b Added support for inserting PageBreaks by using one of the 4 new functions hace 16 años
  coffeycathal_cp 278d8161c5 hace 16 años
  coffeycathal_cp 2450a15445 This is DocX v1.0.0.5 hace 16 años
  coffeycathal_cp 7fa4cfc53d hace 16 años
  coffeycathal_cp 097c5b854d DocX v1.0.0.5 hace 16 años
  coffeycathal_cp 1dfdfc17b7 Implementation refactored for consistency. Documentation (.chm) file added with lots of code examples. hace 16 años
  coffeycathal_cp 5cbb2f9a5c Contains a fix for Work Item: 2639. Thanks to JerryVienna for finding and reporting this issue. hace 17 años
  coffeycathal_cp 0ffcb45edf Added basic support for Images and Pictures. More information available on my blog http://cathalscorner.spaces.live.com/ hace 17 años
  coffeycathal_cp f25cfc2ef9 Fixed some minor bugs. Added the ability to create .docx files on the fly, and to insert text with custom formatting. hace 17 años
  coffeycathal_cp 839c5c15c3 hace 17 años