150 коммитов (22a1bc154aecd5f9ff7644724e4fd25e16350184)
 

Автор SHA1 Сообщение Дата
  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 лет назад
  coffeycathal_cp 1121147bd4 Fixed the issue Paragraph.InsertTableBeforeSelf() throws a null reference exception. 14 лет назад
  coffeycathal_cp 592561975a Fixed typo in Enumerations. ColoumnWidth has now been renamed to ColumnWidth. 14 лет назад
  Nordes_cp aa187ec2ef While updating the CustomProperty, it does not update the DocX file properly if the template have been made with Word2010+. 14 лет назад
  coffeycathal_cp 6a598bee23 Sandcastles (The documentation builders) now support Visual Studio 2010 integration. In this light I have added a Documentation project to the DocX solution. This will help to keep the DocX.chm file up to date. 14 лет назад
  coffeycathal_cp 59652d225b More testing yielded a case where the new inline Hyperlink support broke down. 14 лет назад
  coffeycathal_cp 4d238d3c93 The get and set methods for Paragraph.Hyperlinks where broken. 14 лет назад
  coffeycathal_cp 22c64009b2 Removed all references (that I could find) to en-IE and replaced them with CultureInfo.CurrentLanguage 14 лет назад
  coffeycathal_cp 67187a7a21 Fixed loads of bugs and issues. All test cases still pass. 14 лет назад
  coffeycathal_cp 245f8cad79 Bug fix for issue found by RobHamlin. 14 лет назад
  coffeycathal_cp 4535f49bab Fixed a silly bug within document.InsertTable(int, int). 14 лет назад
  coffeycathal_cp c9469689b6 Added a patch provided by ArtFeel. By default the document language use to be English (Ireland). DocX now uses CurrentCulture to infer the correct language. You can know also specify a specific language. 14 лет назад
  coffeycathal_cp d19899e7a5 14 лет назад
  DragonFire_cp 2f19e10c1c Fix InsertDocument bag 14 лет назад
  DragonFire_cp 0d97ddd6d6 Chaged InsertChart method 14 лет назад
  DragonFire_cp 1772024263 Add InsertParagraphs method 14 лет назад
  DragonFire_cp da940113f7 Refactored InsertRow methods 14 лет назад
  DragonFire_cp 5d9fa34e5e Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. 14 лет назад
  DragonFire_cp 6b142e0016 I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D. 14 лет назад
  DragonFire_cp 9016b17d34 Divided the chart example in the three new examples 14 лет назад
  coffeycathal_cp 428d237114 DocX.cs: Added the Properties PageWidth and PageHeight. 14 лет назад
  DragonFire_cp a843dc915a Implemented a line chart, a pie chart and a bar chart. 14 лет назад