18 Commits (da940113f743eb3c9d8dbc6cdf1d58bbe68b38b6)

Autor SHA1 Nachricht Datum
  DragonFire_cp a51588f35e Refactor the Table class: RowCount, ColumnCount, Rows properties and Insert/Remove methods. Also refactor CreateTable method - extract the same method CreateTableCell. Add powerfull unit test for this. vor 14 Jahren
  coffeycathal_cp fbea5f0b5b vor 14 Jahren
  coffeycathal_cp 22bb86a8da Fix for (Issue Tracker) Item #9526 vor 14 Jahren
  bdm_cp c31f80e350 Added additional tests to replace finctions, including verifying additional aspects of the expected input file. vor 15 Jahren
  coffeycathal_cp fae1cfe176 Fixed a bug with ReplaceText. vor 15 Jahren
  bdm_cp b97394809d Added FindUniqueByPattern and FindAllbyPattern. vor 15 Jahren
  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. vor 15 Jahren
  coffeycathal_cp b5aa4ee366 Fixed a bug which resulted in Table.rows being null. vor 15 Jahren
  coffeycathal_cp f54ef25657 Fixed a bug with InsertParagraphAfterSelf and InsertParagraphBeforeSelf. vor 15 Jahren
  coffeycathal_cp e36ca493b0 Added Examples Project. vor 15 Jahren
  coffeycathal_cp 701de20428 Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. vor 15 Jahren
  coffeycathal_cp 1a4beec19b Added Unit tests for Insert and Remove text. vor 15 Jahren
  coffeycathal_cp 782cb374cd Added the function Paragraph.RemoveHyperlink(int index) vor 15 Jahren
  coffeycathal_cp 9c23da0444 Removed the following from the Paragraph class. vor 15 Jahren
  coffeycathal_cp 4569014c0e Added Unit tests for InsertText, RemoveText, ReplaceText and subsequently fixed many bugs. vor 15 Jahren
  AndreyKovalenko_cp 67752e1eaa Added ApplyTemplate method for DocX. vor 15 Jahren
  coffeycathal_cp d9e96520c3 A weekends work vor 15 Jahren
  coffeycathal_cp 25281f35d4 A work in progress vor 15 Jahren