You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PrzemyslawKlys dd1b550634 Fixes for UnitTests to mitigate change from bool to nullable bool hace 10 años
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. hace 11 años
Help 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. hace 15 años
License This is DocX v1.0.0.5 hace 17 años
Properties Updated version to 1.0.0.21 hace 10 años
Resources Missing files. hace 13 años
bin Fixes for UnitTests to mitigate change from bool to nullable bool hace 10 años
Bookmark.cs Few bookmarking additions by Umberto hace 10 años
BookmarkCollection.cs Few bookmarking additions by Umberto hace 10 años
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class hace 14 años
Container.cs Implemented changes as per: hace 10 años
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
DocX.cs Merge pull request #4 from CPonty/patch-3 hace 10 años
DocX.csproj feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
DocX.csproj.vspscc This is DocX v1.0.0.5 hace 17 años
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms hace 12 años
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). hace 11 años
Footer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Footers.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
Formatting.cs Implemented changes as per: hace 10 años
Header.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Headers.cs Removed unused directives hace 14 años
HelperFunctions.cs #Issue #13 - Bug fix for IsSameFile hace 10 años
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments hace 10 años
IParagraphContainer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Image.cs Removed unused directives hace 14 años
List.cs Two issues fixed (#13437 and #13438). hace 11 años
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
Paragraph.cs Implemented changes as per: hace 10 años
Picture.cs #5 : Cleaned up warnings from invalid XML comments hace 10 años
Section.cs Missing files. hace 13 años
Table.cs #5 : Cleaned up warnings from invalid XML comments hace 10 años
TableOfContents.cs Two issues fixed (#13437 and #13438). hace 11 años
_BaseClasses.cs Patch provided by SomeOtherDevGuy hace 10 años
_Enumerations.cs Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables. hace 10 años
_Extensions.cs This patch adds an extension method to Paragraph that allows easy setting of paragraph. It makes setting text as a heading much more intuitive and discoverable. hace 12 años