aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad
Commit message (Expand)AuthorAgeFilesLines
* POIXMLproperties: created, creator, modified, lastprinted, identifier, revisi...Paolo Mottadelli2009-07-211-0/+0
* POIXMLproperties: core properties improvement + testPaolo Mottadelli2009-07-201-0/+0
* fixed WordExtractor to avoid ArrayIndexOutOfBoundsException when encountering...Yegor Kozlov2009-07-182-3/+12
* Support for extraction of endnotes from docx filesYegor Kozlov2009-07-181-0/+0
* Support for extraction of footnotes from docx files, see Bugzilla 45556Yegor Kozlov2009-07-183-0/+0
* Fixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517Yegor Kozlov2009-07-181-0/+0
* Support for getting OLE object data in PowerPointExtractor, see Bugzilla 47456Yegor Kozlov2009-07-052-50/+49
* Support fo text extraction of footnotes, endnotes and comments in HWPF, see B...Yegor Kozlov2009-06-274-28/+123
* fixed typo in SlideShow.removeSlide which prevened deletion of slide's notes,...Yegor Kozlov2009-06-273-8/+17
* fixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392Yegor Kozlov2009-06-193-4/+19
* exposed TableCellDescriptor in HWPF TableCell, also removed unused private fi...Yegor Kozlov2009-06-192-6/+5
* improved HWPF to better handle unicode, patch provided by Benjamin Engele and...Yegor Kozlov2009-06-1915-87/+186
* Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261Yegor Kozlov2009-06-196-4/+92
* fixed ordering of columns when reading a HSLF TableYegor Kozlov2009-06-191-1/+1
* Renamed test suites 'AllTests' to something more specificJosh Micich2009-06-123-70/+58
* Removed static void main(String[]) methods from junit classes. Other minor cl...Josh Micich2009-06-1210-131/+27
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-21487-14056/+13554
* removed obsolete scratchpad filesJosh Micich2009-05-218-637/+0
* Base class for "old version" exceptions, and new HSLF detection + use of old ...Nick Burch2009-05-165-6/+72
* 47179 - Fix string encoding issues with HSMF chunks on non-windows platformsNick Burch2009-05-162-4/+21
* Apply changes from BUREAU Nicolas from patch #47183 - attachment support for ...Nick Burch2009-05-167-3/+258
* removed unused imports of deprecated classes, fixed javadoc errorsYegor Kozlov2009-04-113-8/+8
* moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do ...Yegor Kozlov2009-04-0822-0/+722
* support rotation of simple shapesYegor Kozlov2009-03-261-0/+9
* fixed a possible NPE in SimpleShape.getClientRecords()Yegor Kozlov2009-02-202-9/+7
* Added HLSF test suite hierarchy. Silenced noisy tests.Josh Micich2009-02-2010-308/+528
* More fixes to allow EscherContainerRecord to exclusively maintain 'child reco...Josh Micich2009-02-2014-106/+105
* Fix for bug introduced in r745976. EscherContainerRecord shouldn't hand out ...Josh Micich2009-02-191-1/+1
* Added Apache License text to files where it was missing. Also fixed some comp...Josh Micich2009-02-194-121/+182
* correctly append picture data if Pictures stream contains entries with zero l...Yegor Kozlov2009-02-103-31/+41
* added a method to remove slidesYegor Kozlov2009-02-013-1/+89
* Improve a few commentsNick Burch2009-01-061-2/+7
* Resolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual...Nick Burch2008-12-311-1/+1
* moving other chart records into dedicated packageJosh Micich2008-11-192-36/+8
* record sid clean-upJosh Micich2008-11-191-8/+1
* Refactoring Record.serialize methodsJosh Micich2008-11-191-27/+9
* 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w...Yegor Kozlov2008-11-141-0/+80
* Fix bug #46043 - correctly write out HPSF properties with HWPFNick Burch2008-11-123-16/+32
* fixed bug#46182: Slideshow.readPictures() skips pictures with invalid headersYegor Kozlov2008-11-111-8/+7
* javadocs cleanupYegor Kozlov2008-11-0712-33/+20
* Merged revisions 709570,709598,710114,710134,710136,711505,711513-711515,7116...Josh Micich2008-11-064-4/+36
* Merged revisions 703100,703197,703302,703596,703620,703645,703651,706540 via ...Josh Micich2008-10-251-7/+3
* Merged revisions 700479,700493,700916,701302,701569,701598,701747 via svnmerg...Josh Micich2008-10-095-2/+127
* Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from Nick Burch2008-09-231-1/+7
* Merged revisions 697520 via svnmerge from Nick Burch2008-09-215-26/+241
* Merged revisions 696622-696623,696627 via svnmerge from Josh Micich2008-09-183-1/+38
* Merged revisions 695649 via svnmerge from Nick Burch2008-09-159-36/+265
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-09-095-0/+223
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-09-075-75/+107
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-09-0710-740/+861