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
Mirror Margins
9 лет назад
Henrys22
e8069948f0
Mirror Margins
Mirror Margins boolean attribute
9 лет назад
PrzemyslawKlys
6296917633
Merge pull request #74 from lucwuyts/master
Unit test for script parsing (super- sub- script)
9 лет назад
Luc Wuyts
f15d4882b8
Unit test for script parsing (super- sub- script)
9 лет назад
PrzemyslawKlys
a2a6cae207
Merge pull request #73 from vzhikserg/master
Cleaning up the code
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
design property: replace try/catch by Enum.IsDefined
9 лет назад
mdum
aac62eb89d
design property: replace try/catch by Enum.IsDefined
9 лет назад
PrzemyslawKlys
5cb0916bb4
Merge pull request #68 from delphin0850/delphin0850-patch-1
Delphin0850 Merge for Headers and Footers margin attribute
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
issue #63 - fixed FontSize() method in Paragraph.cs to accept half sizes
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
Added the independent Font implementation
9 лет назад
PrzemyslawKlys
299680c4c0
DOCX in china #57
Added unit test Test_Table_SetTableDesignNone() draft. Requires fix in Tables.
9 лет назад
Maxim Korsukov
f3298e0dc5
Added the independent Font implementation
9 лет назад
PrzemyslawKlys
977f76ceed
Merge pull request #55 from mkorsukov/master
Code cleanup - introducing the 'nameof' operator instead of string values
9 лет назад
PrzemyslawKlys
615f12ca3f
Merge pull request #54 from Michalazza/Working-on-Table
Fixed insertColumns/removeColumns method along with remove. It is now able to work with merged cells.
Added a method to delete cells
Added gridSpan property to cells
Added gridAfter property to rows
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
8b6a2502ff
Renamed Some stuff
9 лет назад
Michal Maciejewski
eb58bbe23f
Fixed add/remove column
9 лет назад
Michal Maciejewski
a73cec2acd
Add columns fix
Able to add columns to tables where each row have different amount of
cells
9 лет назад
Michal Maciejewski
375e86dc73
Modifying InsertColumn Method
Allowing InsertColumn method take into account merged cells for multiple
row add columns where the count of cells is less than the index but is
not less table column count
9 лет назад
PrzemyslawKlys
727ba674f3
Merge pull request #53 from janbernloehr/nunit
Fix for failing FontFamily name test
9 лет назад
Jan Bernlöhr
a8ab1e4fbc
Fix for failing FontFamily name test
On mono the actual name of a FontFamily may be different from the alias used to create the FontFamily.
9 лет назад
PrzemyslawKlys
87001b5b96
Merge pull request #52 from janbernloehr/nunit
Fix for #17
9 лет назад
PrzemyslawKlys
5259aa8b49
Update README.md
9 лет назад
PrzemyslawKlys
96360ee8fd
Update README.md
9 лет назад
Jan Bernlöhr
e6d33f7515
Fix for #17
On mono, the OriginalString of a Uri sometimes is prefixed with file:// leading to issues when combining paths. We strip the prefix if necesary to avoid that.
9 лет назад
PrzemyslawKlys
101fe28780
Merge pull request #51 from janbernloehr/nunit
Adding configurations for AppVeyor and Travis CI
9 лет назад
Jan Bernlöhr
8507d2a5b0
Adding configurations for AppVeyor and Travis CI
9 лет назад
PrzemyslawKlys
b2f1375c2b
Merge pull request #50 from janbernloehr/nunit
Fixed Test_Document_Paragraphs
9 лет назад
Jan Bernlöhr
389212e1fa
Fixed Test_Document_Paragraphs
Also moved the documents directory to a proper temprorary path.
9 лет назад
PrzemyslawKlys
6395a738fb
Merge pull request #49 from janbernloehr/nunit
Changed Relative Paths in Unit Tests
9 лет назад
Jan Bernlöhr
31d8bb6348
Removed files from MSTest no longer needed
9 лет назад