249 Commity (5da1d3d5200c6e83432d5faad9ad85df6a533e56)
 

Autor SHA1 Wiadomość Data
  fitdev 5da1d3d520 Implemented changes as per: 10 lat temu
  PrzemyslawKlys 4c3b859620 Cleanup 10 lat temu
  PrzemyslawKlys b7f7afd1ac Merge branch 'master' of https://github.com/WordDocX/DocX.git 10 lat temu
  PrzemyslawKlys f96d608996 Revert "Small cleanup" 10 lat temu
  PrzemyslawKlys aaac2c6176 Small cleanup 10 lat temu
  PrzemyslawKlys 8a7a3acd99 Merge pull request #11 from jafin/DelegateReplace 10 lat temu
  jfinch cb88e3b242 feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 lat temu
  PrzemyslawKlys b789f4440d Updated version to 1.0.0.21 10 lat temu
  PrzemyslawKlys 44ced08b78 Added documantation.chm file and upgraded documentation file. 10 lat temu
  PrzemyslawKlys c538c1a312 Merge pull request #4 from CPonty/patch-3 10 lat temu
  PrzemyslawKlys ffb332608d Merge pull request #6 from CPonty/patch-5 10 lat temu
  Chris Ponty e842c87302 #5 : Cleaned up warnings from invalid XML comments 10 lat temu
  Chris Ponty cfb4167d6c #3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX' 10 lat temu
  PrzemyslawKlys e9768651bb Merge pull request #1 from CPonty/patch-1 10 lat temu
  Chris Ponticello 960716e773 Update README.md 10 lat temu
  Chris Ponticello f7ba5f361c Update README.md 10 lat temu
  Chris Ponticello 33864af67b Update README.md 10 lat temu
  Chris Ponticello 01d166e799 Update README.md 10 lat temu
  Chris Ponticello 3f67d6a065 Create README.md 10 lat temu
  MadBoy_cp f708554936 Added example for protecting document with password, also using this on blog post for easy copy/paste if needed. 10 lat temu
  MadBoy_cp 17985677df Added Password protecting to document 10 lat temu
  MadBoy_cp eea1d311af Few bookmarking additions by Umberto 10 lat temu
  MadBoy_cp 24dd8ee25d Fix for ReplaceText not checking for return char. Fix provided by gianx10. Thank you 10 lat temu
  MadBoy_cp db10339ead Added new example HelloWorldAdvancedFormatting() 10 lat temu
  MadBoy_cp ea921db1ae Patch provided by SomeOtherDevGuy 10 lat temu
  MadBoy_cp 72724be03e Version change to 1.0.0.19 to bind with Release 10 lat temu
  MadBoy_cp eea7f2800b Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables. 10 lat temu
  MadBoy_cp cedb05a396 Patch provided by LeyDaniel 10 lat temu
  MadBoy_cp b5c6005cd6 Patch provided by SebastianDotNet 10 lat temu
  MadBoy_cp 24c5385e0f Converted UnitTests from SomeOtherDevGuy and added them as Examples as well. 10 lat temu
  MadBoy_cp 841065ae5c Patch provided by SomeOtherDevGuy 10 lat temu
  MadBoy_cp 321c8b6779 Patch provided by SomeOtherDevGuy 10 lat temu
  MadBoy_cp 204ad62d12 Change to add support for paragraph: 10 lat temu
  MadBoy_cp c7cbf1c603 Support for height in the Tables (SetHeight, MinHeight) 10 lat temu
  MadBoy_cp a9a5b65d0c Charts finally working in Word 2013. Fixes to crashes and axis issue. 10 lat temu
  MadBoy_cp b1d5841001 Some small update to Examples for Charts 10 lat temu
  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 lat temu
  MadBoy_cp 7c8ea586f2 Two issues fixed (#13437 and #13438). 10 lat temu
  MadBoy_cp 461cabe4c8 updated following function in formatting.cs 10 lat temu
  MadBoy_cp 8f7dfa2081 Added Text orientation in table - provided by mbdijs 11 lat temu
  MadBoy_cp 0f9151b784 Fix for Images are not getting displayed on mobile devices 11 lat temu
  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 lat temu
  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 lat temu
  MadBoy_cp 372257a8ab Modifies InsertDocument, to update id's for OLE Objects - patch by benhysell 11 lat temu
  MadBoy_cp e936b929c3 Updated version information 11 lat temu
  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 lat temu
  MadBoy_cp dcc091a6a7 Fixed: 11 lat temu
  MadBoy_cp 3722687faa Quick Fix for Annika89 11 lat temu
  MadBoy_cp 45cf41ad87 Added FileShare.Read flag to read only FileSteams. 11 lat temu
  MadBoy_cp 3b00b4207d Changes to the merge_images method: 11 lat temu