1 コミット (2b78c4cbcf4d3dff56b9491e98947c293cfac4e4)

作成者 SHA1 メッセージ 日付
  delphin0850 402a4960f8 Header and footer margin attribute added 9年前
  delphin0850 408940d382 Header and footer margin attribute added 9年前
  Maxim Korsukov f3298e0dc5 Added the independent Font implementation 9年前
  Jan Bernlöhr e6d33f7515 Fix for #17 9年前
  teatime 6f4d3e506a Fix to prevent deadlocks in multi-threaded applications 9年前
  cradaydg 13a39dbc1b Content and Replacement 9年前
  chrischip f095ba107d fix custom property name contains space problem 10年前
  fitdev@hotmail.com 5125cb1d59 Chnaged 15 to 20 multiplier in margins and page size so that margins and page size are effectively set/retrieved in points (pts). This is a breaking change potentially, but otherwise it is not clear what the units are for page width, height, and margins. 10年前
  fitdev@hotmail.com 897641745f Added ability to insert document at the beggining 10年前
  Chris Ponty e842c87302 #5 : Cleaned up warnings from invalid XML comments 10年前
  Chris Ponty cfb4167d6c #3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX' 10年前
  MadBoy_cp 17985677df Added Password protecting to document 10年前
  MadBoy_cp eea1d311af Few bookmarking additions by Umberto 10年前
  MadBoy_cp ea921db1ae Patch provided by SomeOtherDevGuy 10年前
  MadBoy_cp 321c8b6779 Patch provided by SomeOtherDevGuy 10年前
  MadBoy_cp 7c8ea586f2 Two issues fixed (#13437 and #13438). 10年前
  MadBoy_cp 4ec4d334c2 This patch adds the ability to access the text of Endnotes and Footnotes defined within a document, otherwise hidden behind an internal XDocument field. 11年前
  MadBoy_cp 372257a8ab Modifies InsertDocument, to update id's for OLE Objects - patch by benhysell 11年前
  MadBoy_cp dcc091a6a7 Fixed: 11年前
  MadBoy_cp 3722687faa Quick Fix for Annika89 11年前
  MadBoy_cp 45cf41ad87 Added FileShare.Read flag to read only FileSteams. 11年前
  MadBoy_cp 3b00b4207d Changes to the merge_images method: 11年前
  MadBoy_cp 12cc7fb355 Odd and Even headers/footers fix. Patch provied by Annika89 11年前
  MadBoy_cp 5708b033d6 Fix for Document.FindAll and DocX.InsertTable out of range exception. 11年前
  MadBoy_cp a703723089 This patch contains a fix that makes Docx portable to mono. Fix for the exception: absolute path not supported on mono os x, on creating a document. Tested on windows using VS and tested on linux and mac os x using xamarin 11年前
  MadBoy_cp 64e10c9e0b Added support for opening and manipulating templates. Patch provided stimms 12年前
  MadBoy_cp f80ab8c2aa FIx for "removing paragraphs from cell in table does not work" 12年前
  MadBoy_cp 91be86444b While using the InsertDocument method, I encountered several (minor) issues/exceptions. The changes I made to get rid of these exceptions are in this patch. It also fixes merging Styles (and footnotes). 12年前
  MadBoy_cp 023338a877 Fix for: 12年前
  MadBoy_cp 75903aaf99 Added two new methods: 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 887d30dcb3 Code provided by andreasbotsikas from GIT repository: 12年前
  MadBoy_cp 22a1bc154a Merged from GIT source code. Code provided by Randall Borck and Fainzanj 12年前
  MadBoy_cp 6d9029be8d Removed unused directives 13年前
  MadBoy_cp 56987a533c Fixed a bug in InsertDocument reported in 10772. Fix provided by Faber75. 13年前
  coffeycathal_cp 4c7d23faf1 Fixed a weird bug with insertDocument. 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 d0196f43e6 Added Margin support in the form of 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 4d238d3c93 The get and set methods for Paragraph.Hyperlinks where broken. 14年前
  coffeycathal_cp 245f8cad79 Bug fix for issue found by RobHamlin. 14年前
  DragonFire_cp 2f19e10c1c Fix InsertDocument bag 14年前
  DragonFire_cp 0d97ddd6d6 Chaged InsertChart method 14年前
  DragonFire_cp 1772024263 Add InsertParagraphs method 14年前
  DragonFire_cp 6b142e0016 I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D. 14年前
  coffeycathal_cp 428d237114 DocX.cs: Added the Properties PageWidth and PageHeight. 14年前