364 次程式碼提交 (24271df545d253082136d7ef322518c1f4e07e5b)
 

作者 SHA1 備註 提交日期
  Sven Erik Matzen 24271df545 Fixed issue with accessing "Pictures" property of "Paragraph" that has been removed from the document. Added method to replace an image inside a paragraph while keeping all image formatting. 9 年之前
  PrzemyslawKlys 95530ee77b Merge pull request #100 from malickf/master 9 年之前
  malickf 2b78c4cbcf second fix 9 年之前
  malickf 6a26741c1a fix AddImage bug : recursive loop 9 年之前
  PrzemyslawKlys b536b5e517 Merge pull request #99 from VictorLoktev/master 9 年之前
  Viktor Loktev d6c67573c6 Unit tests 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 年之前
  PrzemyslawKlys a9f8f8a324 Merge pull request #98 from VictorLoktev/master 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 年之前
  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 年之前