21 コミット (e936b929c3f4764e830e3f084fa6e29392c02794)

作成者 SHA1 メッセージ 日付
  MadBoy_cp 9183ccf8d2 Fixes two issues with ingesting a .docx file. First, a tab exists as a child of a tabs element, not an r element (fix in HelperFunctions.cs at line 146). Second, an rFonts element may not have a cs attribute, but instead may have an ascii, eastAsia or hAnsi attribute (fix in Formatting.cs at line 101). 11年前
  MadBoy_cp e1a8316e6c Target framework changed to 3.5 for backward compatibility with some slight changes for that to work. 12年前
  MadBoy_cp 64e10c9e0b Added support for opening and manipulating templates. Patch provided stimms 12年前
  MadBoy_cp 432fd1dd8a Patch provided by Bartosz 12年前
  MadBoy_cp eac20f3cda Added missing bookmark.cs, fixed CRLF endings 12年前
  MadBoy_cp 49e1db1d22 This patch is to add "nil" to table borders, this is different from "none" - see enumerations. 12年前
  MadBoy_cp 22a1bc154a Merged from GIT source code. Code provided by Randall Borck and Fainzanj 12年前
  coffeycathal_cp 1a76e6e44d Huge improvement to InsertDocument() efficienty. Using set operations to find the missing refs. 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 592561975a Fixed typo in Enumerations. ColoumnWidth has now been renamed to ColumnWidth. 14年前
  coffeycathal_cp 22c64009b2 Removed all references (that I could find) to en-IE and replaced them with CultureInfo.CurrentLanguage 14年前
  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. 14年前
  coffeycathal_cp fae1cfe176 Fixed a bug with ReplaceText. 15年前
  coffeycathal_cp 84323d8719 Worked on InsertPicture and AppendPicture. 15年前
  coffeycathal_cp 8da395c29b Fixed bug in GetSize(XElement Xml) 15年前
  coffeycathal_cp 4569014c0e Added Unit tests for InsertText, RemoveText, ReplaceText and subsequently fixed many bugs. 15年前
  coffeycathal_cp 52ecd5f349 Rewrote the core behind (Insert and Remove)Text() functions. Most if not all issues with XElement splitting have been fixed by this changeset. 15年前
  coffeycathal_cp 950d116dfc Bug fixes and Extensions Flatten function 15年前
  coffeycathal_cp 25281f35d4 A work in progress 15年前
  coffeycathal_cp edba1e8939 This is DocX version 1.0.0.10. 15年前