40 Commits (a6a2a9e80a579790b175efe7a2055cc1e630e47e)

Autor SHA1 Mensaje Fecha
  Viktor Loktev 86d7b3206d Bug fix in Paragraph.InsertHyperlink. hace 9 años
  Viktor Loktev ec35b9248a Fixed the bug: loosing table design on table cloning. hace 9 años
  Viktor Loktev 96b7dbef2a Added check for restricted XML characters. hace 9 años
  malickf 2b78c4cbcf second fix hace 9 años
  Viktor Loktev d6c67573c6 Unit tests hace 9 años
  Viktor Loktev e1ebff1d71 Paragraph.RemoveText new paramenter to keep or remove empty paragraph after removing. hace 9 años
  Viktor Loktev 2d0c8a1c08 Bug in DocX.SaveAs(fileName) is fixed. (Before fix the size of the resulting file was =0). hace 9 años
  Luc Wuyts f15d4882b8 Unit test for script parsing (super- sub- script) hace 9 años
  Sergii Zhevzhyk 56d3059b01 Cleaning up the tests hace 9 años
  PrzemyslawKlys 299680c4c0 DOCX in china #57 hace 9 años
  Maxim Korsukov f3298e0dc5 Added the independent Font implementation hace 9 años
  Michal Maciejewski 63d403c79b Removed Hardcoded Test hace 9 años
  Michal Maciejewski 29c3b5cae7 Added gridspan and afterspan properties hace 9 años
  Michal Maciejewski 8b6a2502ff Renamed Some stuff hace 9 años
  Michal Maciejewski eb58bbe23f Fixed add/remove column hace 9 años
  Michal Maciejewski a73cec2acd Add columns fix hace 9 años
  Michal Maciejewski 375e86dc73 Modifying InsertColumn Method hace 9 años
  Jan Bernlöhr a8ab1e4fbc Fix for failing FontFamily name test hace 9 años
  Jan Bernlöhr 389212e1fa Fixed Test_Document_Paragraphs hace 9 años
  Jan Bernlöhr 1bf6f36649 Changed Relative Paths in Unit Tests hace 9 años
  Jan Bernlöhr 5a46fe70ca Moved from MSTest to NUnit. Visual Studio Integration for NUnit can be downloaded here: https://visualstudiogallery.msdn.microsoft.com/0da0f6bd-9bb6-4ae3-87a8-537788622f2d hace 9 años
  Sergii Zhevzhyk 03d8bd6c99 Implemented the cell margins of Table hace 10 años
  vzhikserg cb1a1e1c51 Fixed the font size changing in Paragraph hace 10 años
  vzhikserg 633d02a8b7 Fixed the problem with setting the column width. hace 10 años
  PrzemyslawKlys dd1b550634 Fixes for UnitTests to mitigate change from bool to nullable bool hace 10 años
  jfinch cb88e3b242 feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
  MadBoy_cp 841065ae5c Patch provided by SomeOtherDevGuy hace 10 años
  MadBoy_cp 7c8ea586f2 Two issues fixed (#13437 and #13438). hace 10 años
  MadBoy_cp ad97217c53 This patch adds an extension method to Paragraph that allows easy setting of paragraph. It makes setting text as a heading much more intuitive and discoverable. hace 11 años
  MadBoy_cp 64e10c9e0b Added support for opening and manipulating templates. Patch provided stimms hace 12 años
  MadBoy_cp 432fd1dd8a Patch provided by Bartosz hace 12 años
  MadBoy_cp f80ab8c2aa FIx for "removing paragraphs from cell in table does not work" hace 12 años
  MadBoy_cp af00f7ad93 This patch adds basic support for inserting and manipulating bookmarks inside a word file. It also allows for inserting text at bookmark locations. The change was predicated on a need to insert text at bookmark locations in a sort of token replacement. hace 12 años
  MadBoy_cp e7e4578849 Added UnitTest for RemoveText. By Bartosz Węgielewski hace 12 años
  MadBoy_cp e75f6cca47 CRLF problem hace 12 años
  MadBoy_cp 1f547264f9 Fixed 30 tests in terms of running properly without creating directories and copying files manually. Should run straight from source. hace 12 años
  MadBoy_cp 4ec1c6076f Missing changes from last commit hace 12 años
  MadBoy_cp 22a1bc154a Merged from GIT source code. Code provided by Randall Borck and Fainzanj hace 12 años
  coffeycathal_cp 59652d225b More testing yielded a case where the new inline Hyperlink support broke down. hace 14 años
  coffeycathal_cp 4d238d3c93 The get and set methods for Paragraph.Hyperlinks where broken. hace 14 años
  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. hace 14 años
  coffeycathal_cp fbea5f0b5b hace 14 años
  coffeycathal_cp 22bb86a8da Fix for (Issue Tracker) Item #9526 hace 14 años
  bdm_cp c31f80e350 Added additional tests to replace finctions, including verifying additional aspects of the expected input file. hace 15 años
  coffeycathal_cp fae1cfe176 Fixed a bug with ReplaceText. hace 15 años
  bdm_cp b97394809d Added FindUniqueByPattern and FindAllbyPattern. hace 15 años
  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. hace 15 años
  coffeycathal_cp b5aa4ee366 Fixed a bug which resulted in Table.rows being null. hace 15 años
  coffeycathal_cp f54ef25657 Fixed a bug with InsertParagraphAfterSelf and InsertParagraphBeforeSelf. hace 15 años
  coffeycathal_cp e36ca493b0 Added Examples Project. hace 15 años