283 次程式碼提交 (800a1618b76069187d8fa9259ef99edba6b0ec8e)
 

作者 SHA1 備註 提交日期
  PrzemyslawKlys 800a1618b7 Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) 9 年之前
  PrzemyslawKlys cb982ab61d Merge pull request #45 from janbernloehr/master 9 年之前
  Jan Bernlöhr d3ab4fbadf Update HelperFunctions.cs 9 年之前
  Jan Bernlöhr af420cc0cc Update HelperFunctions.cs 9 年之前
  Jan Bernlöhr 8a19c9e165 Update HelperFunctions.cs 9 年之前
  PrzemyslawKlys ecefccbe73 Merge pull request #32 from teatime/master 9 年之前
  teatime 6f4d3e506a Fix to prevent deadlocks in multi-threaded applications 9 年之前
  PrzemyslawKlys b8dbfeecea Updated documentation and uploaded debug and release version of DocX.dll 9 年之前
  PrzemyslawKlys 597f7ca259 Updated documentation 9 年之前
  PrzemyslawKlys 4c865999b5 Added InsertHorizontalLine as per vodamihai submit. Added some example code for usage scenario. Cleaned up examples a bit. 9 年之前
  PrzemyslawKlys 6ddb2729ce Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. 9 年之前
  PrzemyslawKlys 36730a6128 Merge pull request #28 from cradaydg/Docx-Content=branch 9 年之前
  PrzemyslawKlys 2d8d1ca886 Merge pull request #25 from Zambiorix/master 9 年之前
  cradaydg 13a39dbc1b Content and Replacement 9 年之前
  PrzemyslawKlys c298a1a700 Merge pull request #24 from oromand/master 9 年之前
  Gerd Van Zegbroeck 57ba133ef4 Added DocX.iOS + iOS Test app 9 年之前
  Olivier ROMAND cad4eedf67 Added example for manipulating a row as pattern in a table. 9 年之前
  PrzemyslawKlys e487148f13 Updated version. Created DLL's. 10 年之前
  PrzemyslawKlys 04497ecf1a Little cleanup. Removed Mixed and x86 platform. 10 年之前
  PrzemyslawKlys 0acb1b0ea9 Added new example to show how to add image to Word document. It's also available as part of blog http://evotec.pl/docx-add-image-to-microsoft-word-document-programmatically/ 10 年之前
  PrzemyslawKlys 3250337aa9 Merge pull request #19 from chrischip/chrischip-patch-1 10 年之前
  chrischip f095ba107d fix custom property name contains space problem 10 年之前
  PrzemyslawKlys 868de9432e Merge pull request #16 from vzhikserg/master 10 年之前
  Sergii Zhevzhyk 03d8bd6c99 Implemented the cell margins of Table 10 年之前
  PrzemyslawKlys 41df19ae77 Merge pull request #15 from vzhikserg/master 10 年之前
  vzhikserg cb1a1e1c51 Fixed the font size changing in Paragraph 10 年之前
  PrzemyslawKlys c2f5fc4636 Merge pull request #14 from vzhikserg/master 10 年之前
  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. 10 年之前
  vzhikserg 633d02a8b7 Fixed the problem with setting the column width. 10 年之前
  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. 10 年之前
  fitdev@hotmail.com 897641745f Added ability to insert document at the beggining 10 年之前
  PrzemyslawKlys dd1b550634 Fixes for UnitTests to mitigate change from bool to nullable bool 10 年之前
  PrzemyslawKlys 9462dec917 Merge branch 'master' of https://github.com/WordDocX/DocX.git 10 年之前
  PrzemyslawKlys 4b16ba351d #Issue #13 - Bug fix for IsSameFile 10 年之前
  fitdev 5da1d3d520 Implemented changes as per: 10 年之前
  PrzemyslawKlys 4c3b859620 Cleanup 10 年之前
  PrzemyslawKlys b7f7afd1ac Merge branch 'master' of https://github.com/WordDocX/DocX.git 10 年之前
  PrzemyslawKlys f96d608996 Revert "Small cleanup" 10 年之前
  PrzemyslawKlys aaac2c6176 Small cleanup 10 年之前
  PrzemyslawKlys 8a7a3acd99 Merge pull request #11 from jafin/DelegateReplace 10 年之前
  jfinch cb88e3b242 feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 年之前
  PrzemyslawKlys b789f4440d Updated version to 1.0.0.21 10 年之前
  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 年之前