321 Комити (aac62eb89dc62e5b4d839a031584e91e8d2b8993)
 

Аутор SHA1 Порука Датум
  MadBoy_cp e75f6cca47 CRLF problem пре 12 година
  MadBoy_cp a3f4a8d73b Fixes a bug in RemoveText, patch by MiroJanosik, confirmed and tested by Bartosz Węgielewski пре 12 година
  MadBoy_cp 0bd7a3cb09 Included an extension method to set margin in a DocX document for all pages пре 12 година
  MadBoy_cp 0244b12226 Added a parameter check in ReplaceText: both oldValue and newValue should be != null and length > 0. Patch provided by HeDo пре 12 година
  MadBoy_cp a8397dd62e Adds the SetLineSpacing method to the Paragraph class. This method can be used to set or remove line spacing from a paragraph. пре 12 година
  MadBoy_cp 8c3bce6e7b Adds TableCaption and TableDescription to the Table class. These represent a table's Alternate Text Title and Description (at least in Word 2010). пре 12 година
  MadBoy_cp 1d37f0c313 Added another example пре 12 година
  MadBoy_cp 2f92a5eba8 Added an example of usage InsertPicture() in headers in Footers for testing newest patch by Annika89. пре 12 година
  MadBoy_cp d0cb0bbea1 Fixes broken images when inserting an image into a header/footer Paragraph using the InsertPicture method. пре 12 година
  MadBoy_cp e2db6930d0 DocX.Load doesn't need to open file in Read/Write mode. FileAccess.Read added as per Thomas recommendation. пре 12 година
  MadBoy_cp 998c9f43e4 Patch provided by Annika89 пре 12 година
  MadBoy_cp 1fcebc09c1 Removed code that was affecting performance as per xfocuse suggestion and coffeycathal recommendation пре 12 година
  MadBoy_cp dfd322c083 Added an example of Images in Headers and Footers inside Tables - HeadersAndFootersWithImagesAndTables() пре 12 година
  MadBoy_cp ad172a21a5 Allows pictures in headers and footers inside Tables using AppendPicture(). Credit goes to Slipy (Adam) пре 12 година
  MadBoy_cp 289ecf7f9c Removed bin directory for Examples as it is no longer nessecary пре 12 година
  MadBoy_cp 305015e639 Fixed examples so that they work after Debug directory gets deleted (missing logo's). Images moved to proper location. пре 12 година
  MadBoy_cp 887d30dcb3 Code provided by andreasbotsikas from GIT repository: пре 12 година
  MadBoy_cp 1f547264f9 Fixed 30 tests in terms of running properly without creating directories and copying files manually. Should run straight from source. пре 12 година
  MadBoy_cp 4ec1c6076f Missing changes from last commit пре 12 година
  MadBoy_cp c52aa54790 Added missing Test Unit documents. Fixed Test_Insert_Hyperlink and Test_Table_InsertRowAndColumn tests to be executed properly пре 12 година
  MadBoy_cp d3342db329 Missing files. пре 12 година
  MadBoy_cp 22a1bc154a Merged from GIT source code. Code provided by Randall Borck and Fainzanj пре 12 година
  [TFS08]\Project Collection Service Accounts 7e092be0fc Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563 пре 13 година
  [TFS08]\Project Collection Service Accounts fc26cbf116 Checked in by server upgrade пре 13 година
  MadBoy_cp d0d2781e84 Custom Table Design style added. Patch provided by carpfisher пре 13 година
  MadBoy_cp 3a6459a33f Cleanup in code: removed unused directives пре 13 година
  MadBoy_cp ea3fd641ef Cleanup in code: converted to auto-property пре 13 година
  MadBoy_cp 1dc980caa2 Cleanup in code: Removed unused directives from all DocX files пре 13 година
  MadBoy_cp a76125ae93 Cleanup in code: Applied auto-property for trivial get;set; in Border class пре 13 година
  MadBoy_cp 6d9029be8d Removed unused directives пре 13 година
  MadBoy_cp 5e096dc13b Fix for CreatePicture(). If CreatePicture() was used without parameters it would make picture invisible. пре 13 година
  MadBoy_cp 6a0a9a1017 - Added parsing of "eastAsia" and "bidi" lang element attributes if "val" is not present пре 13 година
  MadBoy_cp 17186d13a5 Added a TableLook class, which contains the attributes of the table's tblLook element пре 13 година
  MadBoy_cp 60ba82cc13 Added an extension method GetAttribute that returns a specified default value when getting XElement Attribute values - provided by Carko пре 13 година
  MadBoy_cp b3946661dd Fixed MagicText (differented formats were not returned properly, because FormattedText was always compared to itself). Fix provided by Carko пре 13 година
  MadBoy_cp 56987a533c Fixed a bug in InsertDocument reported in 10772. Fix provided by Faber75. пре 13 година
  MadBoy_cp a96d146f9c Added an overload for CreatePicture() пре 13 година
  coffeycathal_cp 1a76e6e44d Huge improvement to InsertDocument() efficienty. Using set operations to find the missing refs. пре 13 година
  coffeycathal_cp 019f584e9a Fixed a bug with TableStyles, thanks for reporting this Przemek. пре 13 година
  coffeycathal_cp 4c7d23faf1 Fixed a weird bug with insertDocument. пре 13 година
  DragonFire_cp 7a8ee3e620 Fixed a bug 10422 with series' index пре 13 година
  coffeycathal_cp 9e5259f678 Added patch 11608 by arudoy. This patch adds the functionality Table.MergeCellsInColumn(int columnIndex, int startRow, int endRow) пре 13 година
  coffeycathal_cp fb7b2b7cdf Applied patch 11607 submitted by arudoy which solves the problem described in 10453. пре 13 година
  coffeycathal_cp 19e393223f Added: AutoFit fix by Roger Saele. Thank you for your contribution Roger. пре 13 година
  coffeycathal_cp 8b507159ae Fixed a bug with insertDocument: Tables now insert correctly. пре 13 година
  dmitchern_cp 1f722091ff 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. пре 13 година
  coffeycathal_cp 811c7784ed A complete re-write of a.insertDocument(b) пре 13 година
  coffeycathal_cp 80b48d5434 You can now apply formatting to empty Paragraphs. A very interesting use case was noted by a post of stackoverflow.com пре 14 година
  coffeycathal_cp d0196f43e6 Added Margin support in the form of пре 14 година
  coffeycathal_cp 925b39638c v1.0.0.12 пре 14 година