97 Révisions (e37bcfe01082397be1df42417b62f1b48edef074)
 

Auteur SHA1 Message Date
  DragonFire_cp e37bcfe010 Fix Paragraph runs bag. il y a 14 ans
  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. il y a 14 ans
  coffeycathal_cp fbea5f0b5b il y a 14 ans
  coffeycathal_cp 22bb86a8da Fix for (Issue Tracker) Item #9526 il y a 14 ans
  DragonFire_cp 43ed54b97c Remove bin/debug/docx.dll for correct team working. il y a 14 ans
  coffeycathal_cp 041a5c2a15 Edited .sln to remove deleted projects. il y a 14 ans
  coffeycathal_cp 8ad45705ce Deleted ConsoleApplication1 il y a 14 ans
  coffeycathal_cp ef282be801 Delete ConsoleApplication3 il y a 14 ans
  DragonFire_cp ab0640f886 Change example project, fix Table.RemoveColumn null reference exception. il y a 14 ans
  DragonFire_cp c0f5ba0eed ApplyTemplate bag has been fixed. il y a 14 ans
  coffeycathal_cp 689f778abf Table.removeRow(int index) has been fixed. il y a 14 ans
  bdm_cp c31f80e350 Added additional tests to replace finctions, including verifying additional aspects of the expected input file. il y a 15 ans
  coffeycathal_cp 949a0f3828 Fixed a bug that was causing Paragraphs defined inside <snd> tags from being populated. il y a 15 ans
  coffeycathal_cp fae1cfe176 Fixed a bug with ReplaceText. il y a 15 ans
  coffeycathal_cp c582fc9487 One more time il y a 15 ans
  coffeycathal_cp a4da01131d Full checkin il y a 15 ans
  coffeycathal_cp c0e3ffde2a Added StrongNameKeys il y a 15 ans
  bdm_cp 4cb37f630d Added ReplaceTests.docx in the project \documents\ folder il y a 15 ans
  bdm_cp 72d5772459 Removed the Strong Name Key il y a 15 ans
  bdm_cp 87ab31c133 Removed strong name key, added replaceTests.docx as part of unit tests. il y a 15 ans
  coffeycathal_cp 33a9b7bcf9 Fixed a bug with ReplaceText which was not preserving text formatting. il y a 15 ans
  coffeycathal_cp 4695789cc1 DocX no longer miss recognizes Shapes as Images. DocX does not yet support Shapes or Charts. il y a 15 ans
  coffeycathal_cp cd4dc19ae0 Fixed an issue with Paragraphs inside Tables not knowing which document they belong to. il y a 15 ans
  coffeycathal_cp addbd332fa Fixed StrongNameKey.pfx issues, password is Quvu4rey. il y a 15 ans
  coffeycathal_cp d72617beae Fixed issues with StrongNameKey.pfx il y a 15 ans
  bdm_cp b97394809d Added FindUniqueByPattern and FindAllbyPattern. il y a 15 ans
  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. il y a 15 ans
  coffeycathal_cp eb656ba719 Added a check to stop the creation of a Table with 0 columns or rows. il y a 15 ans
  coffeycathal_cp b5aa4ee366 Fixed a bug which resulted in Table.rows being null. il y a 15 ans
  coffeycathal_cp f54ef25657 Fixed a bug with InsertParagraphAfterSelf and InsertParagraphBeforeSelf. il y a 15 ans
  coffeycathal_cp e0a7e8dd15 Files needed to run all unit tests. il y a 15 ans
  coffeycathal_cp 68351622e7 Added basic support for PageNumber and PageCount place holders. il y a 15 ans
  coffeycathal_cp 28ad9c32b2 AddProtection() now calls RemoveProtection() as its first task. Otherwise a document could contain many protection elements and this is unallowed. il y a 15 ans
  coffeycathal_cp 97cc1fc974 Enumerations.cs il y a 15 ans
  coffeycathal_cp 7122dc4a88 DocX.cs il y a 15 ans
  coffeycathal_cp b2d74023ce After it is executed, RemoveText() deletes elements that have zero text length. This was removing elements which contained no text but still contained a drawing element such as a picture. il y a 15 ans
  coffeycathal_cp e36ca493b0 Added Examples Project. il y a 15 ans
  coffeycathal_cp 2cd24744f3 Worked on InsertHyperlink and AppendHyperlink. il y a 15 ans
  coffeycathal_cp 84323d8719 Worked on InsertPicture and AppendPicture. il y a 15 ans
  coffeycathal_cp 8aa52eff43 1) Strongly signed the project UnitTests. il y a 15 ans
  coffeycathal_cp 701de20428 Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. il y a 15 ans
  coffeycathal_cp 1fd0e9b2cd Added Cell.FillColor a property that lets your get or set the Cells fill color. il y a 15 ans
  coffeycathal_cp b7c5db65d3 Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. il y a 15 ans
  coffeycathal_cp 1294911947 Save() now extracts the first <w:sectPr> tag instead of looking for one at the 'correct' document position. il y a 15 ans
  coffeycathal_cp 222d7df3a6 DocX.ReplaceText now process Paragraphs contained within Headers, Footers and Tables. il y a 15 ans
  coffeycathal_cp 36ddc691bd Applied patch 7398 submitted by lckuiper on November 16th 2010 @ il y a 15 ans
  coffeycathal_cp 1a4beec19b Added Unit tests for Insert and Remove text. il y a 15 ans
  coffeycathal_cp 8da395c29b Fixed bug in GetSize(XElement Xml) il y a 15 ans
  coffeycathal_cp 782cb374cd Added the function Paragraph.RemoveHyperlink(int index) il y a 15 ans
  coffeycathal_cp 9c23da0444 Removed the following from the Paragraph class. il y a 15 ans