bdm_cp
c31f80e350
Added additional tests to replace finctions, including verifying additional aspects of the expected input file.
15 jaren geleden
coffeycathal_cp
c0e3ffde2a
Added StrongNameKeys
15 jaren geleden
bdm_cp
4cb37f630d
Added ReplaceTests.docx in the project \documents\ folder
15 jaren geleden
bdm_cp
72d5772459
Removed the Strong Name Key
15 jaren geleden
coffeycathal_cp
d72617beae
Fixed issues with StrongNameKey.pfx
15 jaren geleden
bdm_cp
b97394809d
Added FindUniqueByPattern and FindAllbyPattern.
Added a new unit test to test ReplaceText, based on ReplaceTests.docx
The Test fails. This functionality worked in the previous release.
15 jaren geleden
bdm_cp
ae48e62a69
Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword.
Removed the strong name key as per Cathal's suggestion.
15 jaren geleden
coffeycathal_cp
e0a7e8dd15
Files needed to run all unit tests.
15 jaren geleden
coffeycathal_cp
e36ca493b0
Added Examples Project.
This projects contains many of the examples upload on my blog.
Each time docx is released, I will update these examples so as they still work regardless of API changes.
15 jaren geleden
coffeycathal_cp
8aa52eff43
1) Strongly signed the project UnitTests.
2) Gave UnitTests internal access to DocX.dll
DocX AssemblyInfo.cs
[assembly: InternalsVisibleTo("UnitTests")]
3) Updated target framework to .NET 4.0.
4) Fixed bug with InsertText() Formatting object was set to null by default, should have been new Formatting()
15 jaren geleden
AndreyKovalenko_cp
67752e1eaa
Added ApplyTemplate method for DocX.
Added getter and setter of document core properties for DocX.
Added unit test for ApplyTemplate.
15 jaren geleden
coffeycathal_cp
d9e96520c3
A weekends work
15 jaren geleden
coffeycathal_cp
25281f35d4
A work in progress
15 jaren geleden
coffeycathal_cp
8f6aaf811a
17 jaren geleden
coffeycathal_cp
839c5c15c3
17 jaren geleden