349 次程式碼提交 (e1ebff1d7173695c3716e3a49757af8d77e7ee80)
 

作者 SHA1 備註 提交日期
  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 年之前
  PrzemyslawKlys fd87d3bf4d Merge pull request #87 from Twotsman/patch-2 9 年之前
  PrzemyslawKlys cde8e67bc2 Merge pull request #97 from lahma/features/AddImage-performance-optimization 9 年之前
  Marko Lahma f92d6fb7e8 optimize AddImage 9 年之前
  PrzemyslawKlys 49b475d1f7 Merge pull request #88 from MaLevi4/ecl 9 年之前
  mkalyakin 3af779e6b3 Add method to insert chart after paragraph 9 年之前
  Twotsman 434e522c4e Update HelperFunctions.cs 9 年之前
  PrzemyslawKlys 6fc6ea1990 Merge pull request #86 from Twotsman/patch-1 9 年之前
  Twotsman 49c0fab471 Update Container.cs 9 年之前
  PrzemyslawKlys 89b7952085 Merge pull request #85 from ermoll/master 9 年之前
  ermoll 9948f40cea correct width/height setting in Picture class 9 年之前
  PrzemyslawKlys b2c123d27d Merge pull request #76 from lucwuyts/master 9 年之前
  Luc Wuyts 783b272d1a Null check added. Was throwing exception when serializing document or part of document. 9 年之前
  PrzemyslawKlys 9db5d2ac01 Merge pull request #75 from Henrys22/master 9 年之前
  Henrys22 e8069948f0 Mirror Margins 9 年之前
  PrzemyslawKlys 6296917633 Merge pull request #74 from lucwuyts/master 9 年之前
  Luc Wuyts f15d4882b8 Unit test for script parsing (super- sub- script) 9 年之前
  PrzemyslawKlys a2a6cae207 Merge pull request #73 from vzhikserg/master 9 年之前
  Sergii Zhevzhyk fb6b2824fe Simplifying some expressions 9 年之前
  Sergii Zhevzhyk d77f7c060f Removing redundant code. Simplifying some expressions. 9 年之前
  Sergii Zhevzhyk 56d3059b01 Cleaning up the tests 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 30129bfe3f Merge branch 'master' of https://github.com/WordDocX/DocX.git 9 年之前
  PrzemyslawKlys 9334f7f695 Fix for Script property not parsed submited by lucwuyts 9 年之前
  PrzemyslawKlys 72708a39b3 Merge pull request #72 from mdum/patch-1 9 年之前
  mdum aac62eb89d design property: replace try/catch by Enum.IsDefined 9 年之前
  PrzemyslawKlys 5cb0916bb4 Merge pull request #68 from delphin0850/delphin0850-patch-1 9 年之前
  delphin0850 402a4960f8 Header and footer margin attribute added 9 年之前
  delphin0850 408940d382 Header and footer margin attribute added 9 年之前
  PrzemyslawKlys 556d79120e Merge pull request #64 from lukewalshct/issue63 9 年之前
  Luke Walsh 89d2971733 issue #63 - fixed FontSize() method in Paragraph.cs to accept half sizes 9 年之前
  PrzemyslawKlys 4ed16a9824 Update README.md 9 年之前
  PrzemyslawKlys b614c6f685 Update README.md 9 年之前
  PrzemyslawKlys c3b15d42eb Update 9 年之前
  PrzemyslawKlys 0d9efdcfb1 Update README.md 9 年之前
  PrzemyslawKlys dab3f592e7 Update README.md 9 年之前
  PrzemyslawKlys 2b64abfe6d Merge pull request #56 from mkorsukov/master 9 年之前
  PrzemyslawKlys 299680c4c0 DOCX in china #57 9 年之前
  Maxim Korsukov f3298e0dc5 Added the independent Font implementation 10 年之前
  PrzemyslawKlys 977f76ceed Merge pull request #55 from mkorsukov/master 10 年之前
  PrzemyslawKlys 615f12ca3f Merge pull request #54 from Michalazza/Working-on-Table 10 年之前
  Maxim Korsukov f6139ee0e7 Code cleanup - introducing the 'nameof' operator instead of string values 10 年之前
  Michal Maciejewski 63d403c79b Removed Hardcoded Test 10 年之前
  Michal Maciejewski 29c3b5cae7 Added gridspan and afterspan properties 10 年之前
  Michal Maciejewski 8b6a2502ff Renamed Some stuff 10 年之前
  Michal Maciejewski eb58bbe23f Fixed add/remove column 10 年之前
  Michal Maciejewski a73cec2acd Add columns fix 10 年之前