Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
PrzemyslawKlys 41df19ae77 Merge pull request #15 from vzhikserg/master pirms 10 gadiem
..
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 Fixed a bug in InsertParagraph that introduced a new empty paragraph at the very beginning of a document when inserting at 0. 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 Chnaged 15 to 20 multiplier in margins and page size so that margins and page size are effectively set/retrieved in points (pts). This is a breaking change potentially, but otherwise it is not clear what the units are for page width, height, and margins. 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 Fixed the font size changing in Paragraph 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 Fixed the problem with setting the column width. 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