268 次程式碼提交 (95530ee77b3c5da453941e177c6bd8affb34128e)

作者 SHA1 備註 提交日期
  malickf 2b78c4cbcf second fix 9 年之前
  malickf 6a26741c1a fix AddImage bug : recursive loop 9 年之前
  Viktor Loktev e58f0990b7 Bug fixed in row Height: size in units should be integer. 9 年之前
  Viktor Loktev 2780121890 Paragraph.RemoveText allows to remove empty paragraphs in cells 9 年之前
  Viktor Loktev 59461357a6 The parameter removeEmptyParagraph is added to Container.ReplaceText 9 年之前
  Viktor Loktev 387b432d65 Xml-doc excluded from project in Release 9 年之前
  Viktor Loktev b2703a43eb DocX.xml excluded from project in Release 9 年之前
  Viktor Loktev f8e015f721 Doc-Xml in Release is committed to GitHub 9 年之前
  Viktor Loktev 92681c75a8 XML-doc in Release is On. 9 年之前
  Viktor Loktev fa524c1814 Give a strong name for the assembly. 9 年之前
  Viktor Loktev e1ebff1d71 Paragraph.RemoveText new paramenter to keep or remove empty paragraph after removing. 9 年之前
  Viktor Loktev 2d0c8a1c08 Bug in DocX.SaveAs(fileName) is fixed. (Before fix the size of the resulting file was =0). 9 年之前
  Marko Lahma f92d6fb7e8 optimize AddImage 9 年之前
  mkalyakin 3af779e6b3 Add method to insert chart after paragraph 9 年之前
  Twotsman 434e522c4e Update HelperFunctions.cs 9 年之前
  Twotsman 49c0fab471 Update Container.cs 9 年之前
  ermoll 9948f40cea correct width/height setting in Picture class 9 年之前
  Luc Wuyts 783b272d1a Null check added. Was throwing exception when serializing document or part of document. 9 年之前
  Henrys22 e8069948f0 Mirror Margins 9 年之前
  Luc Wuyts f15d4882b8 Unit test for script parsing (super- sub- script) 9 年之前
  Sergii Zhevzhyk fb6b2824fe Simplifying some expressions 9 年之前
  Sergii Zhevzhyk d77f7c060f Removing redundant code. Simplifying some expressions. 9 年之前
  Sergii Zhevzhyk 73e999d51f Removed unsued defined namespaces 9 年之前
  PrzemyslawKlys 3a5fe60dc5 Rebuild .dll and documentation.chm 9 年之前
  PrzemyslawKlys 452e19690d Setting IndentationBefore and IndentationAfter makes an error when decimalsign is not a dot -> patch provided by lucwuyts 9 年之前
  PrzemyslawKlys 9334f7f695 Fix for Script property not parsed submited by lucwuyts 9 年之前
  mdum aac62eb89d design property: replace try/catch by Enum.IsDefined 9 年之前
  delphin0850 408940d382 Header and footer margin attribute added 9 年之前
  Luke Walsh 89d2971733 issue #63 - fixed FontSize() method in Paragraph.cs to accept half sizes 9 年之前
  PrzemyslawKlys 299680c4c0 DOCX in china #57 9 年之前
  Maxim Korsukov f3298e0dc5 Added the independent Font implementation 9 年之前
  Maxim Korsukov f6139ee0e7 Code cleanup - introducing the 'nameof' operator instead of string values 9 年之前
  Michal Maciejewski 63d403c79b Removed Hardcoded Test 9 年之前
  Michal Maciejewski 29c3b5cae7 Added gridspan and afterspan properties 9 年之前
  Michal Maciejewski eb58bbe23f Fixed add/remove column 9 年之前
  Michal Maciejewski a73cec2acd Add columns fix 9 年之前
  Michal Maciejewski 375e86dc73 Modifying InsertColumn Method 9 年之前
  Jan Bernlöhr e6d33f7515 Fix for #17 9 年之前
  PrzemyslawKlys 800a1618b7 Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) 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 年之前
  teatime 6f4d3e506a Fix to prevent deadlocks in multi-threaded applications 9 年之前
  PrzemyslawKlys b8dbfeecea Updated documentation and uploaded debug and release version of DocX.dll 10 年之前
  PrzemyslawKlys 4c865999b5 Added InsertHorizontalLine as per vodamihai submit. Added some example code for usage scenario. Cleaned up examples a bit. 10 年之前
  PrzemyslawKlys 6ddb2729ce Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. 10 年之前
  cradaydg 13a39dbc1b Content and Replacement 10 年之前
  PrzemyslawKlys e487148f13 Updated version. Created DLL's. 10 年之前
  chrischip f095ba107d fix custom property name contains space problem 10 年之前
  Sergii Zhevzhyk 03d8bd6c99 Implemented the cell margins of Table 10 年之前