summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert inadvertent commit back to the original REL_3_9 stateREL_3_9Dominik Stadler2013-11-281-46/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_9@1546456 13f79535-47bb-0310-9956-ffa450edef68
* Bug 55745: fix handling of tables in XSSF if there are comments as well, ↵Dominik Stadler2013-11-281-12/+19
| | | | | | there is not much sense in leaving the loop on the first instance of comment table and skipping all the other tables. git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_9@1546385 13f79535-47bb-0310-9956-ffa450edef68
* fix some Eclipse warnings, adjust some unit tests slightlyDominik Stadler2013-08-231-24/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_9@1516818 13f79535-47bb-0310-9956-ffa450edef68
* updated my GPG keyYegor Kozlov2012-11-261-92/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_9@1413631 13f79535-47bb-0310-9956-ffa450edef68
* updated POI rdf descriptorYegor Kozlov2012-11-254-4/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_9@1413345 13f79535-47bb-0310-9956-ffa450edef68
* tag r1413341 as REL_3_9Yegor Kozlov2012-11-250-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_9@1413342 13f79535-47bb-0310-9956-ffa450edef68
* removed svn:executable from test filesYegor Kozlov2012-11-258-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1413341 13f79535-47bb-0310-9956-ffa450edef68
* fixed missing licence headersYegor Kozlov2012-11-256-0/+81
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1413340 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 54188 - Avoid NPE in PPT2PNGYegor Kozlov2012-11-253-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1413339 13f79535-47bb-0310-9956-ffa450edef68
* avoid warning: check if property node exists instead of throw/catch exceptionYegor Kozlov2012-11-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1410324 13f79535-47bb-0310-9956-ffa450edef68
* Bug 52628 - Replace System.err info messages with a POILoggerYegor Kozlov2012-11-1630-85/+152
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1410318 13f79535-47bb-0310-9956-ffa450edef68
* fixed javadoc warningsYegor Kozlov2012-11-1610-14/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1410315 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla 54137 - improved performance of DataFormatter with FractionsYegor Kozlov2012-11-163-12/+108
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1410269 13f79535-47bb-0310-9956-ffa450edef68
* follow-up to 54099: include STMerge & CTVMerge in poi-ooxml-schemas jarYegor Kozlov2012-11-151-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1409676 13f79535-47bb-0310-9956-ffa450edef68
* clear unused import warningsYegor Kozlov2012-11-1213-34/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1408236 13f79535-47bb-0310-9956-ffa450edef68
* added a demo how to use functions from external APIsYegor Kozlov2012-11-121-0/+93
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1408205 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 54099 - Ensure that CTHMerge and CTTcBorders go to ↵Yegor Kozlov2012-11-082-9/+17
| | | | | | poi-ooxml-schemas jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1407242 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 54111 - Fixed extracting text from table cells in HSLFYegor Kozlov2012-11-074-2/+97
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406688 13f79535-47bb-0310-9956-ffa450edef68
* example how to create pptx pie chart from template, more tests for poi-ooxmlYegor Kozlov2012-11-076-3/+327
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406496 13f79535-47bb-0310-9956-ffa450edef68
* Bug 52583 - Conversion to html : Problem with comboboxSergey Vladimirov2012-11-0618-180/+1290
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406208 13f79535-47bb-0310-9956-ffa450edef68
* 52863 - add workaround for files with broken CHP SPRMsSergey Vladimirov2012-11-052-3/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405861 13f79535-47bb-0310-9956-ffa450edef68
* fix bug 53182 - Reading combined character styling and direct formatting of ↵Sergey Vladimirov2012-11-057-67/+125
| | | | | | a character run git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405850 13f79535-47bb-0310-9956-ffa450edef68
* 52311 - Conversion to html : Problem in titles number Sergey Vladimirov2012-11-058-93/+170
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405808 13f79535-47bb-0310-9956-ffa450edef68
* move test case for Bug 47563 to distinguish fileSergey Vladimirov2012-11-052-58/+86
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405771 13f79535-47bb-0310-9956-ffa450edef68
* Add support for CHP SPRM sprmCFNoProof 0x875Sergey Vladimirov2012-11-051-2/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405762 13f79535-47bb-0310-9956-ffa450edef68
* update CHP type definition (all flags from grpfChp are supported now)Sergey Vladimirov2012-11-053-99/+627
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405760 13f79535-47bb-0310-9956-ffa450edef68
* a bit more debug loggingSergey Vladimirov2012-11-051-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405759 13f79535-47bb-0310-9956-ffa450edef68
* Bug 53914 - TableRow#getTopBorder() return bottom's borderSergey Vladimirov2012-11-052-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405752 13f79535-47bb-0310-9956-ffa450edef68
* ignore "bin" folder (common folder name for Eclipse)Sergey Vladimirov2012-11-050-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405733 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 54070: Patch for typos in comments, javadoc and documentation Yegor Kozlov2012-11-0110-72/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1404642 13f79535-47bb-0310-9956-ffa450edef68
* Bug #53282 - Avoid exception when parsing OPC relationships with ↵Yegor Kozlov2012-10-296-1/+60
| | | | | | non-breaking spaces git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1403195 13f79535-47bb-0310-9956-ffa450edef68
* Bug #53707: SlideShow.addPicture declares IOException but throws HSLFExceptionYegor Kozlov2012-10-261-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402550 13f79535-47bb-0310-9956-ffa450edef68
* Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in ↵Yegor Kozlov2012-10-264-15/+12
| | | | | | row aggregate git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402482 13f79535-47bb-0310-9956-ffa450edef68
* Bug 54008: Fixed Ant build to support build directories with blanksYegor Kozlov2012-10-262-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402473 13f79535-47bb-0310-9956-ffa450edef68
* Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://'Yegor Kozlov2012-10-265-1/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402470 13f79535-47bb-0310-9956-ffa450edef68
* Bug #53404 - Fixed compatibility issue with modifying xls files created by ↵Yegor Kozlov2012-10-255-14/+44
| | | | | | POI-3.6 and earlier git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402186 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT filesYegor Kozlov2012-10-2417-33/+1031
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1401652 13f79535-47bb-0310-9956-ffa450edef68
* added missing licence headerYegor Kozlov2012-10-241-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1401650 13f79535-47bb-0310-9956-ffa450edef68
* support links to slides in HSLFYegor Kozlov2012-10-245-11/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1401642 13f79535-47bb-0310-9956-ffa450edef68
* fixed failing tests, force UTC time zone when formatting datesYegor Kozlov2012-10-243-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1401641 13f79535-47bb-0310-9956-ffa450edef68
* Bug #53784 - Partial support for fixed-length Outlook property values in ↵Nick Burch2012-10-159-9/+270
| | | | | | HSMF, with test from Claudius from the bug report git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1398241 13f79535-47bb-0310-9956-ffa450edef68
* Use a chunk that really isn't there, to avoid issues when we start to ↵Nick Burch2012-10-151-4/+5
| | | | | | support message dates better git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1398237 13f79535-47bb-0310-9956-ffa450edef68
* Support output to a specified streamNick Burch2012-10-151-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1398234 13f79535-47bb-0310-9956-ffa450edef68
* Test files for HSMF from Bug #53784Nick Burch2012-10-142-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1398070 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53943 - added method processSymbol() to allow converting word symbolsYegor Kozlov2012-10-122-0/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1397554 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53763: avoid style mess when using HSSFOptimiserYegor Kozlov2012-10-125-11/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1397548 13f79535-47bb-0310-9956-ffa450edef68
* preserve leading / trailing spaces in SXSSFYegor Kozlov2012-10-123-1/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1397499 13f79535-47bb-0310-9956-ffa450edef68
* Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for ↵Yegor Kozlov2012-10-103-1/+28
| | | | | | custom validations with XSSFSheet git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1396650 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla >53974 - Avoid exception when constructing HSSFWorbook on Google ↵Yegor Kozlov2012-10-102-2/+8
| | | | | | App Engine git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1396543 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData()Yegor Kozlov2012-10-107-31/+85
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1396539 13f79535-47bb-0310-9956-ffa450edef68