262 Révisions (f095ba107dcbb2fd1e158da6fc4a784e83a48bdc)
 

Auteur SHA1 Message Date
  chrischip f095ba107d fix custom property name contains space problem il y a 10 ans
  PrzemyslawKlys 868de9432e Merge pull request #16 from vzhikserg/master il y a 10 ans
  Sergii Zhevzhyk 03d8bd6c99 Implemented the cell margins of Table il y a 10 ans
  PrzemyslawKlys 41df19ae77 Merge pull request #15 from vzhikserg/master il y a 10 ans
  vzhikserg cb1a1e1c51 Fixed the font size changing in Paragraph il y a 10 ans
  PrzemyslawKlys c2f5fc4636 Merge pull request #14 from vzhikserg/master il y a 10 ans
  fitdev@hotmail.com 86fb85725d Fixed a bug in InsertParagraph that introduced a new empty paragraph at the very beginning of a document when inserting at 0. il y a 10 ans
  vzhikserg 633d02a8b7 Fixed the problem with setting the column width. il y a 10 ans
  fitdev@hotmail.com 5125cb1d59 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. il y a 10 ans
  fitdev@hotmail.com 897641745f Added ability to insert document at the beggining il y a 10 ans
  PrzemyslawKlys dd1b550634 Fixes for UnitTests to mitigate change from bool to nullable bool il y a 10 ans
  PrzemyslawKlys 9462dec917 Merge branch 'master' of https://github.com/WordDocX/DocX.git il y a 10 ans
  PrzemyslawKlys 4b16ba351d #Issue #13 - Bug fix for IsSameFile il y a 10 ans
  fitdev 5da1d3d520 Implemented changes as per: il y a 10 ans
  PrzemyslawKlys 4c3b859620 Cleanup il y a 10 ans
  PrzemyslawKlys b7f7afd1ac Merge branch 'master' of https://github.com/WordDocX/DocX.git il y a 10 ans
  PrzemyslawKlys f96d608996 Revert "Small cleanup" il y a 10 ans
  PrzemyslawKlys aaac2c6176 Small cleanup il y a 10 ans
  PrzemyslawKlys 8a7a3acd99 Merge pull request #11 from jafin/DelegateReplace il y a 10 ans
  jfinch cb88e3b242 feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. il y a 10 ans
  PrzemyslawKlys b789f4440d Updated version to 1.0.0.21 il y a 10 ans
  PrzemyslawKlys 44ced08b78 Added documantation.chm file and upgraded documentation file. il y a 10 ans
  PrzemyslawKlys c538c1a312 Merge pull request #4 from CPonty/patch-3 il y a 10 ans
  PrzemyslawKlys ffb332608d Merge pull request #6 from CPonty/patch-5 il y a 10 ans
  Chris Ponty e842c87302 #5 : Cleaned up warnings from invalid XML comments il y a 10 ans
  Chris Ponty cfb4167d6c #3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX' il y a 10 ans
  PrzemyslawKlys e9768651bb Merge pull request #1 from CPonty/patch-1 il y a 10 ans
  Chris Ponticello 960716e773 Update README.md il y a 10 ans
  Chris Ponticello f7ba5f361c Update README.md il y a 10 ans
  Chris Ponticello 33864af67b Update README.md il y a 10 ans
  Chris Ponticello 01d166e799 Update README.md il y a 10 ans
  Chris Ponticello 3f67d6a065 Create README.md il y a 10 ans
  MadBoy_cp f708554936 Added example for protecting document with password, also using this on blog post for easy copy/paste if needed. il y a 10 ans
  MadBoy_cp 17985677df Added Password protecting to document il y a 10 ans
  MadBoy_cp eea1d311af Few bookmarking additions by Umberto il y a 10 ans
  MadBoy_cp 24dd8ee25d Fix for ReplaceText not checking for return char. Fix provided by gianx10. Thank you il y a 10 ans
  MadBoy_cp db10339ead Added new example HelloWorldAdvancedFormatting() il y a 10 ans
  MadBoy_cp ea921db1ae Patch provided by SomeOtherDevGuy il y a 10 ans
  MadBoy_cp 72724be03e Version change to 1.0.0.19 to bind with Release il y a 10 ans
  MadBoy_cp eea7f2800b Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables. il y a 10 ans
  MadBoy_cp cedb05a396 Patch provided by LeyDaniel il y a 10 ans
  MadBoy_cp b5c6005cd6 Patch provided by SebastianDotNet il y a 10 ans
  MadBoy_cp 24c5385e0f Converted UnitTests from SomeOtherDevGuy and added them as Examples as well. il y a 10 ans
  MadBoy_cp 841065ae5c Patch provided by SomeOtherDevGuy il y a 10 ans
  MadBoy_cp 321c8b6779 Patch provided by SomeOtherDevGuy il y a 10 ans
  MadBoy_cp 204ad62d12 Change to add support for paragraph: il y a 10 ans
  MadBoy_cp c7cbf1c603 Support for height in the Tables (SetHeight, MinHeight) il y a 10 ans
  MadBoy_cp a9a5b65d0c Charts finally working in Word 2013. Fixes to crashes and axis issue. il y a 10 ans
  MadBoy_cp b1d5841001 Some small update to Examples for Charts il y a 10 ans
  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". il y a 10 ans