241 Ревизии (44ced08b78e0f87818a029248dffcd20f7492630)
 

Автор SHA1 Съобщение Дата
  PrzemyslawKlys 44ced08b78 Added documantation.chm file and upgraded documentation file. преди 10 години
  PrzemyslawKlys c538c1a312 Merge pull request #4 from CPonty/patch-3 преди 10 години
  PrzemyslawKlys ffb332608d Merge pull request #6 from CPonty/patch-5 преди 10 години
  Chris Ponty e842c87302 #5 : Cleaned up warnings from invalid XML comments преди 10 години
  Chris Ponty cfb4167d6c #3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX' преди 10 години
  PrzemyslawKlys e9768651bb Merge pull request #1 from CPonty/patch-1 преди 10 години
  Chris Ponticello 960716e773 Update README.md преди 10 години
  Chris Ponticello f7ba5f361c Update README.md преди 10 години
  Chris Ponticello 33864af67b Update README.md преди 10 години
  Chris Ponticello 01d166e799 Update README.md преди 10 години
  Chris Ponticello 3f67d6a065 Create README.md преди 10 години
  MadBoy_cp f708554936 Added example for protecting document with password, also using this on blog post for easy copy/paste if needed. преди 10 години
  MadBoy_cp 17985677df Added Password protecting to document преди 10 години
  MadBoy_cp eea1d311af Few bookmarking additions by Umberto преди 10 години
  MadBoy_cp 24dd8ee25d Fix for ReplaceText not checking for return char. Fix provided by gianx10. Thank you преди 10 години
  MadBoy_cp db10339ead Added new example HelloWorldAdvancedFormatting() преди 10 години
  MadBoy_cp ea921db1ae Patch provided by SomeOtherDevGuy преди 10 години
  MadBoy_cp 72724be03e Version change to 1.0.0.19 to bind with Release преди 10 години
  MadBoy_cp eea7f2800b Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables. преди 10 години
  MadBoy_cp cedb05a396 Patch provided by LeyDaniel преди 10 години
  MadBoy_cp b5c6005cd6 Patch provided by SebastianDotNet преди 10 години
  MadBoy_cp 24c5385e0f Converted UnitTests from SomeOtherDevGuy and added them as Examples as well. преди 10 години
  MadBoy_cp 841065ae5c Patch provided by SomeOtherDevGuy преди 10 години
  MadBoy_cp 321c8b6779 Patch provided by SomeOtherDevGuy преди 10 години
  MadBoy_cp 204ad62d12 Change to add support for paragraph: преди 10 години
  MadBoy_cp c7cbf1c603 Support for height in the Tables (SetHeight, MinHeight) преди 10 години
  MadBoy_cp a9a5b65d0c Charts finally working in Word 2013. Fixes to crashes and axis issue. преди 10 години
  MadBoy_cp b1d5841001 Some small update to Examples for Charts преди 10 години
  MadBoy_cp 1d8b7da0b1 In certain cases CreatePicture resulted in a corrupted document when opened in Word 2013/2010. The reason was that the docPr id="" attribute was duplicated. A bookmark already had id="7". преди 10 години
  MadBoy_cp 7c8ea586f2 Two issues fixed (#13437 and #13438). преди 10 години
  MadBoy_cp 461cabe4c8 updated following function in formatting.cs преди 10 години
  MadBoy_cp 8f7dfa2081 Added Text orientation in table - provided by mbdijs преди 11 години
  MadBoy_cp 0f9151b784 Fix for Images are not getting displayed on mobile devices преди 11 години
  MadBoy_cp 4ec4d334c2 This patch adds the ability to access the text of Endnotes and Footnotes defined within a document, otherwise hidden behind an internal XDocument field. преди 11 години
  MadBoy_cp d1eda4f0c7 Previously created TableBorder class has an error in setting table border colors. The generated colors are invalid according to the DOCX specification. преди 11 години
  MadBoy_cp 372257a8ab Modifies InsertDocument, to update id's for OLE Objects - patch by benhysell преди 11 години
  MadBoy_cp e936b929c3 Updated version information преди 11 години
  MadBoy_cp 77a3cdee43 A patch to add VML images ( <v:shape> ) to the Pictures list (Paragraph.Pictures). Without this patch, the list will only contain DrawingML images ( <w:drawing> ) by Annika89 преди 11 години
  MadBoy_cp dcc091a6a7 Fixed: преди 11 години
  MadBoy_cp 3722687faa Quick Fix for Annika89 преди 11 години
  MadBoy_cp 45cf41ad87 Added FileShare.Read flag to read only FileSteams. преди 11 години
  MadBoy_cp 3b00b4207d Changes to the merge_images method: преди 11 години
  MadBoy_cp 0ca2d4250b Fix for Resize FontSize of Paragraph crashes document, fix provided by tahansen преди 11 години
  MadBoy_cp a1d61d2fa2 Fix for CreatePicture provided by mstrewe преди 11 години
  MadBoy_cp 12cc7fb355 Odd and Even headers/footers fix. Patch provied by Annika89 преди 11 години
  MadBoy_cp 5708b033d6 Fix for Document.FindAll and DocX.InsertTable out of range exception. преди 11 години
  MadBoy_cp 9183ccf8d2 Fixes two issues with ingesting a .docx file. First, a tab exists as a child of a tabs element, not an r element (fix in HelperFunctions.cs at line 146). Second, an rFonts element may not have a cs attribute, but instead may have an ascii, eastAsia or hAnsi attribute (fix in Formatting.cs at line 101). преди 11 години
  MadBoy_cp a703723089 This patch contains a fix that makes Docx portable to mono. Fix for the exception: absolute path not supported on mono os x, on creating a document. Tested on windows using VS and tested on linux and mac os x using xamarin преди 11 години
  MadBoy_cp f5a0bf02c1 Patch provided by lckuiper - bugfix for pictures in table преди 11 години
  MadBoy_cp ad97217c53 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. преди 11 години