aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-2139-337/+23961
* Add implementation of RATE from patch in bug #52050Nick Burch2011-10-193-0/+121
* Patch from bug #51566 - HSLF fix for finishing parsing the picture stream on ...Nick Burch2011-10-152-0/+6
* Apply patch from bug #51974 - Avoid HWPF issue when identifying the picture typeNick Burch2011-10-152-2/+7
* Apply patch from bug #52035 - Fix signed issue with very large word 6 filesNick Burch2011-10-153-2/+3
* Improve HPSF test failure messageNick Burch2011-10-151-1/+7
* Allow Ole10Native to be created from a DirectoryNode, not only a a POIFSNick Burch2011-10-151-18/+33
* add picture height / width to PicturesManager argumentsSergey Vladimirov2011-10-091-3/+2
* add picture height / width to PicturesManager argumentsSergey Vladimirov2011-10-096-82/+90
* Fix bug #51681 - doc example bugNick Burch2011-10-061-0/+1
* Fix typo, leave the old version there deprecated for nowNick Burch2011-10-063-3/+7
* Follow on for bug #51873 - may have another _ on the endNick Burch2011-10-051-1/+2
* Add a bit more XSSFDrawing testing, not all of which works properly yet...Nick Burch2011-10-052-2/+29
* Fix bug #51949 - Avoid NPE on double close of ZipFileZipEntrySourceNick Burch2011-10-052-17/+20
* Fix bug #51950 - XWPF may not always have footnotes in a documentNick Burch2011-10-052-3/+9
* Fix bug #51963 - Correct AreaReference handling of references containing a sh...Nick Burch2011-10-054-5/+32
* Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data...Nick Burch2011-10-054-3/+36
* Bugzilla #51716 - Removed incorrect assert in SXSSFSheet#getSXSSFSheetYegor Kozlov2011-10-042-1/+1
* -warningSergey Vladimirov2011-10-021-1/+1
* preserve entries order in dictionariesSergey Vladimirov2011-10-021-3/+4
* fix VT_LPWSTR supportSergey Vladimirov2011-10-021-8/+12
* update testSectionMethods() test (due to padding)Sergey Vladimirov2011-10-021-3/+2
* fix VT_BOOL supportSergey Vladimirov2011-10-021-4/+8
* always pad properties to 4 bytesSergey Vladimirov2011-10-024-12/+29
* pad VT_BOOL to 4 bytesSergey Vladimirov2011-10-021-4/+5
* correctly add padding to 16-bit integersSergey Vladimirov2011-10-021-5/+12
* rollbackSergey Vladimirov2011-10-021-7/+0
* correctly handle 2-byte propertiesSergey Vladimirov2011-10-021-0/+7
* add genericsSergey Vladimirov2011-10-021-11/+9
* correctly save PlfLst Sergey Vladimirov2011-10-021-0/+38
* correctly save PlfLst Sergey Vladimirov2011-10-028-180/+644
* handle bullets lists correctly (i hope)Sergey Vladimirov2011-10-011-33/+70
* update LVLF definitionSergey Vladimirov2011-10-017-177/+239
* correctly handle LFOData structuresSergey Vladimirov2011-10-019-143/+642
* correctly handle last part of FIBSergey Vladimirov2011-10-019-97/+970
* update docs basing on prev. version of docSergey Vladimirov2011-10-011-13/+13
* move cbRgFcLcb from FIBFieldHandler to FIBSergey Vladimirov2011-10-012-23/+28
* replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculatorSergey Vladimirov2011-10-0112-549/+923
* replace FIBShortHandler with FibRgW97Sergey Vladimirov2011-10-015-93/+613
* extract FibBase from FIBSergey Vladimirov2011-10-0115-1187/+1112
* Add a HSSF/XSSF example relating to cell styles and coloursNick Burch2011-09-301-0/+94
* picture loading completely rewritten, bugs 51902 and 51890 fixedSergey Vladimirov2011-09-301-0/+0
* picture loading completely rewritten, bugs 51902 and 51890 fixedSergey Vladimirov2011-09-3011-625/+1461
* disable wraps in "extended" cellsSergey Vladimirov2011-09-301-0/+1
* rewrite Sttb utils to handle complex casesSergey Vladimirov2011-09-305-216/+257
* Add a method to HSSFFont to get the color, similar to the XSSF oneNick Burch2011-09-291-0/+10
* Allow the passing of a File object to WorkbookFactory.create, which permits l...Nick Burch2011-09-295-3/+39
* bug#51901: StringChunk.parseAs7BitData - Encoding not found - US-ASCII; forma...Maxim Valyanskiy2011-09-281-1/+2
* XLSF text extraction improvements relating to TIKA-712Nick Burch2011-09-265-40/+139
* Tweak the HSLF and XSLF tests for master slide text to cover more (some of wh...Nick Burch2011-09-264-6/+23