53 Revize (4c865999b58b8f3e24df29ca76036a924c7e580d)

Autor SHA1 Zpráva Datum
  PrzemyslawKlys 6ddb2729ce Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. před 9 roky
  Sergii Zhevzhyk 03d8bd6c99 Implemented the cell margins of Table před 10 roky
  vzhikserg cb1a1e1c51 Fixed the font size changing in Paragraph před 10 roky
  vzhikserg 633d02a8b7 Fixed the problem with setting the column width. před 10 roky
  PrzemyslawKlys dd1b550634 Fixes for UnitTests to mitigate change from bool to nullable bool před 10 roky
  PrzemyslawKlys 4c3b859620 Cleanup před 10 roky
  PrzemyslawKlys f96d608996 Revert "Small cleanup" před 10 roky
  PrzemyslawKlys aaac2c6176 Small cleanup před 10 roky
  jfinch cb88e3b242 feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. před 10 roky
  MadBoy_cp 841065ae5c Patch provided by SomeOtherDevGuy před 10 roky
  MadBoy_cp 7c8ea586f2 Two issues fixed (#13437 and #13438). před 10 roky
  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. před 11 roky
  MadBoy_cp 64e10c9e0b Added support for opening and manipulating templates. Patch provided stimms před 12 roky
  MadBoy_cp 432fd1dd8a Patch provided by Bartosz před 12 roky
  MadBoy_cp 948554d5e7 Added missing file to UnitTests před 12 roky
  MadBoy_cp f80ab8c2aa FIx for "removing paragraphs from cell in table does not work" před 12 roky
  MadBoy_cp 80e4d759c3 Missing unit tests před 12 roky
  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. před 12 roky
  MadBoy_cp e7e4578849 Added UnitTest for RemoveText. By Bartosz Węgielewski před 12 roky
  MadBoy_cp e75f6cca47 CRLF problem před 12 roky
  MadBoy_cp 1f547264f9 Fixed 30 tests in terms of running properly without creating directories and copying files manually. Should run straight from source. před 12 roky
  MadBoy_cp 4ec1c6076f Missing changes from last commit před 12 roky
  MadBoy_cp c52aa54790 Added missing Test Unit documents. Fixed Test_Insert_Hyperlink and Test_Table_InsertRowAndColumn tests to be executed properly před 12 roky
  MadBoy_cp 22a1bc154a Merged from GIT source code. Code provided by Randall Borck and Fainzanj před 12 roky
  coffeycathal_cp 59652d225b More testing yielded a case where the new inline Hyperlink support broke down. před 14 roky
  coffeycathal_cp 4d238d3c93 The get and set methods for Paragraph.Hyperlinks where broken. před 14 roky
  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. před 14 roky
  coffeycathal_cp fbea5f0b5b před 14 roky
  coffeycathal_cp 22bb86a8da Fix for (Issue Tracker) Item #9526 před 14 roky
  bdm_cp c31f80e350 Added additional tests to replace finctions, including verifying additional aspects of the expected input file. před 15 roky
  coffeycathal_cp fae1cfe176 Fixed a bug with ReplaceText. před 15 roky
  coffeycathal_cp a4da01131d Full checkin před 15 roky
  coffeycathal_cp c0e3ffde2a Added StrongNameKeys před 15 roky
  bdm_cp 4cb37f630d Added ReplaceTests.docx in the project \documents\ folder před 15 roky
  bdm_cp 72d5772459 Removed the Strong Name Key před 15 roky
  bdm_cp 87ab31c133 Removed strong name key, added replaceTests.docx as part of unit tests. před 15 roky
  coffeycathal_cp addbd332fa Fixed StrongNameKey.pfx issues, password is Quvu4rey. před 15 roky
  coffeycathal_cp d72617beae Fixed issues with StrongNameKey.pfx před 15 roky
  bdm_cp b97394809d Added FindUniqueByPattern and FindAllbyPattern. před 15 roky
  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. před 15 roky
  coffeycathal_cp b5aa4ee366 Fixed a bug which resulted in Table.rows being null. před 15 roky
  coffeycathal_cp f54ef25657 Fixed a bug with InsertParagraphAfterSelf and InsertParagraphBeforeSelf. před 15 roky
  coffeycathal_cp e0a7e8dd15 Files needed to run all unit tests. před 15 roky
  coffeycathal_cp e36ca493b0 Added Examples Project. před 15 roky
  coffeycathal_cp 8aa52eff43 1) Strongly signed the project UnitTests. před 15 roky
  coffeycathal_cp 701de20428 Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. před 15 roky
  coffeycathal_cp 1a4beec19b Added Unit tests for Insert and Remove text. před 15 roky
  coffeycathal_cp 782cb374cd Added the function Paragraph.RemoveHyperlink(int index) před 15 roky
  coffeycathal_cp 9c23da0444 Removed the following from the Paragraph class. před 15 roky
  coffeycathal_cp 4569014c0e Added Unit tests for InsertText, RemoveText, ReplaceText and subsequently fixed many bugs. před 15 roky