| .. |
|
Charts
|
Charts finally working in Word 2013. Fixes to crashes and axis issue.
|
pirms 10 gadiem |
|
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.
|
pirms 15 gadiem |
|
License
|
This is DocX v1.0.0.5
|
pirms 16 gadiem |
|
Properties
|
Updated version to 1.0.0.21
|
pirms 10 gadiem |
|
Resources
|
Missing files.
|
pirms 12 gadiem |
|
bin
|
Fixes for UnitTests to mitigate change from bool to nullable bool
|
pirms 10 gadiem |
|
Bookmark.cs
|
Few bookmarking additions by Umberto
|
pirms 10 gadiem |
|
BookmarkCollection.cs
|
Few bookmarking additions by Umberto
|
pirms 10 gadiem |
|
Border.cs
|
Cleanup in code: Applied auto-property for trivial get;set; in Border class
|
pirms 13 gadiem |
|
Container.cs
|
Implemented changes as per:
|
pirms 10 gadiem |
|
CustomProperty.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
pirms 13 gadiem |
|
DocProperty.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
pirms 13 gadiem |
|
DocX.cs
|
Merge pull request #4 from CPonty/patch-3
|
pirms 10 gadiem |
|
DocX.csproj
|
feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios.
|
pirms 10 gadiem |
|
DocX.csproj.vspscc
|
This is DocX v1.0.0.5
|
pirms 16 gadiem |
|
DocumentTypes.cs
|
Added support for opening and manipulating templates. Patch provided stimms
|
pirms 12 gadiem |
|
ExtensionsHeadings.cs
|
Two issues fixed (#13437 and #13438).
|
pirms 10 gadiem |
|
Footer.cs
|
feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios.
|
pirms 10 gadiem |
|
Footers.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
pirms 13 gadiem |
|
FormattedText.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
pirms 13 gadiem |
|
Formatting.cs
|
Implemented changes as per:
|
pirms 10 gadiem |
|
Header.cs
|
feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios.
|
pirms 10 gadiem |
|
Headers.cs
|
Removed unused directives
|
pirms 13 gadiem |
|
HelperFunctions.cs
|
#Issue #13 - Bug fix for IsSameFile
|
pirms 10 gadiem |
|
Hyperlink.cs
|
#5 : Cleaned up warnings from invalid XML comments
|
pirms 10 gadiem |
|
IParagraphContainer.cs
|
feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios.
|
pirms 10 gadiem |
|
Image.cs
|
Removed unused directives
|
pirms 13 gadiem |
|
List.cs
|
Two issues fixed (#13437 and #13438).
|
pirms 10 gadiem |
|
PageLayout.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
pirms 13 gadiem |
|
Paragraph.cs
|
Implemented changes as per:
|
pirms 10 gadiem |
|
Picture.cs
|
#5 : Cleaned up warnings from invalid XML comments
|
pirms 10 gadiem |
|
Section.cs
|
Missing files.
|
pirms 12 gadiem |
|
Table.cs
|
#5 : Cleaned up warnings from invalid XML comments
|
pirms 10 gadiem |
|
TableOfContents.cs
|
Two issues fixed (#13437 and #13438).
|
pirms 10 gadiem |
|
_BaseClasses.cs
|
Patch provided by SomeOtherDevGuy
|
pirms 10 gadiem |
|
_Enumerations.cs
|
Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables.
|
pirms 10 gadiem |
|
_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.
|
pirms 11 gadiem |