aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Print out amount of available memory during startup of OOXMLLite"Dominik Stadler2016-12-111-7/+0
| | | | | | This reverts commit b9b9c2e7c661bb89a2063326ca0903059214bc2b. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773691 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Local test to run one of the multi-file tests on only one file"Dominik Stadler2016-12-111-31/+0
| | | | | | This reverts commit 6582ca62b000143b96823509ad7bb8d444cabee3. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773689 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Add more output to BiffViewer for local debugging"Dominik Stadler2016-12-111-10/+0
| | | | | | This reverts commit b6959b0d14b001ec374f60990671ff21bbcc24ec. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773685 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Adjust local test class run with Gradle-Build as well"Dominik Stadler2016-12-111-2/+3
| | | | | | This reverts commit 76be95541fa6ac22bf0746d864404a84868ab1c6. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773663 13f79535-47bb-0310-9956-ffa450edef68
* Adjust some missing/incorrec throws and related javadocDominik Stadler2016-12-113-26/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773662 13f79535-47bb-0310-9956-ffa450edef68
* Adjust local test class run with Gradle-Build as wellDominik Stadler2016-12-111-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773661 13f79535-47bb-0310-9956-ffa450edef68
* Add more output to BiffViewer for local debuggingDominik Stadler2016-12-111-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773639 13f79535-47bb-0310-9956-ffa450edef68
* Local test to run one of the multi-file tests on only one fileDominik Stadler2016-12-111-0/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773635 13f79535-47bb-0310-9956-ffa450edef68
* Print out amount of available memory during startup of OOXMLLiteDominik Stadler2016-12-111-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773633 13f79535-47bb-0310-9956-ffa450edef68
* Add script to run ant locally with Java 1.6/Ant 1.8.xDominik Stadler2016-12-111-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773610 13f79535-47bb-0310-9956-ffa450edef68
* Exclude new BIFF5 file in some unit testsDominik Stadler2016-12-116-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773605 13f79535-47bb-0310-9956-ffa450edef68
* reindent code - prepare for cleanupsAndreas Beeker2016-12-1018-2630/+2630
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773544 13f79535-47bb-0310-9956-ffa450edef68
* SonarCube fix - make members privateAndreas Beeker2016-12-1017-83/+145
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773495 13f79535-47bb-0310-9956-ffa450edef68
* SonarCube fix - make members privateAndreas Beeker2016-12-0911-47/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773315 13f79535-47bb-0310-9956-ffa450edef68
* SonarCube fix - make members privateAndreas Beeker2016-12-0721-134/+140
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773165 13f79535-47bb-0310-9956-ffa450edef68
* Recursive delete unit test based on users@ query - working fine alreadyNick Burch2016-12-061-0/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772894 13f79535-47bb-0310-9956-ffa450edef68
* Add "*" option to font_map/fallback to provide a catch-all configurationAndreas Beeker2016-12-061-4/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772816 13f79535-47bb-0310-9956-ffa450edef68
* SonarCube fix - make members privateAndreas Beeker2016-12-0417-129/+148
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772585 13f79535-47bb-0310-9956-ffa450edef68
* regression #55902 - Mixed fonts issue with Chinese characters (unable to ↵Andreas Beeker2016-12-033-16/+98
| | | | | | form images from ppt) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772485 13f79535-47bb-0310-9956-ffa450edef68
* #60331 - Remove deprecated classes - remove constructors with ↵Andreas Beeker2016-12-0355-572/+32
| | | | | | PackageRelationship argument git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772424 13f79535-47bb-0310-9956-ffa450edef68
* SonarCube fix - make members privateAndreas Beeker2016-12-0110-63/+129
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772291 13f79535-47bb-0310-9956-ffa450edef68
* Move test to correct package and add some more checksDominik Stadler2016-12-012-36/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772148 13f79535-47bb-0310-9956-ffa450edef68
* 60329: Avoid NPE when styleid is null Mark Murphy2016-12-012-6/+41
| | | | | | Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=60329 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772138 13f79535-47bb-0310-9956-ffa450edef68
* sonarcube fixesAndreas Beeker2016-11-293-29/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771978 13f79535-47bb-0310-9956-ffa450edef68
* #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for ↵Andreas Beeker2016-11-292-4/+22
| | | | | | | | adding WMF images more cases git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771974 13f79535-47bb-0310-9956-ffa450edef68
* forbidden apis fixAndreas Beeker2016-11-291-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771850 13f79535-47bb-0310-9956-ffa450edef68
* #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for ↵Andreas Beeker2016-11-294-123/+226
| | | | | | | | adding WMF images more cases git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771832 13f79535-47bb-0310-9956-ffa450edef68
* #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for ↵Andreas Beeker2016-11-289-281/+424
| | | | | | adding WMF images git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771812 13f79535-47bb-0310-9956-ffa450edef68
* javadocs fixAndreas Beeker2016-11-281-7/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771672 13f79535-47bb-0310-9956-ffa450edef68
* #60331 - Remove deprecated classes - deprecate Mutable* property classesAndreas Beeker2016-11-2719-3473/+2128
| | | | | | sonarcube fix - make protected attributes private git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771640 13f79535-47bb-0310-9956-ffa450edef68
* SonarCube fixes - visibility of member attributesAndreas Beeker2016-11-2721-219/+323
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771583 13f79535-47bb-0310-9956-ffa450edef68
* Fix newly introduced Sonar issues and allow text to be nullDominik Stadler2016-11-272-16/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771563 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60370: Encode some special characters when setting title/text for ↵Dominik Stadler2016-11-252-7/+75
| | | | | | validation text-boxes, for now all characters below 32, more can be added if necessary. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771396 13f79535-47bb-0310-9956-ffa450edef68
* Revert deprecating a class that we still use ourselves and update error text ↵Dominik Stadler2016-11-252-6/+1
| | | | | | slightly git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771395 13f79535-47bb-0310-9956-ffa450edef68
* Include actual entries when we do not find a Document-entryDominik Stadler2016-11-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771394 13f79535-47bb-0310-9956-ffa450edef68
* Bug 59200: Check for actual Excel limits on data validation title/textDominik Stadler2016-11-254-19/+126
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771254 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary cast and reformat some code a bitDominik Stadler2016-11-257-501/+416
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771247 13f79535-47bb-0310-9956-ffa450edef68
* bug 60416: prefer CellReference ref over String refJaven O'Neal2016-11-242-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771232 13f79535-47bb-0310-9956-ffa450edef68
* bug 60416: Reduce Hyperlink memory consumption in SXSSF; patch from Dmitry ↵Javen O'Neal2016-11-241-1/+1
| | | | | | Katsubo git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771231 13f79535-47bb-0310-9956-ffa450edef68
* bug 60343, return null if index is out of bounds in StylesTable's ↵Tim Allison2016-11-222-16/+17
| | | | | | getStyleAt(idx) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1770848 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60373 - TableCell.getTextHeight() returns Null pointer ExceptionAndreas Beeker2016-11-184-8/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1770447 13f79535-47bb-0310-9956-ffa450edef68
* Fix missing directory 'maven' in source release packages, adjust the related ↵Dominik Stadler2016-11-141-1/+1
| | | | | | | | test-Ant-script to call 'assemble' instead of 'jar' to catch something like this in the future. Also exclude some more intermediate files/directories from the source package. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769684 13f79535-47bb-0310-9956-ffa450edef68
* #60331 - Remove deprecated classes (POI 3.16) - remove ↵Andreas Beeker2016-11-123-36/+31
| | | | | | StylesTable.getNumberFormatAt(int) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769431 13f79535-47bb-0310-9956-ffa450edef68
* SonarCube fixesAndreas Beeker2016-11-122-28/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769399 13f79535-47bb-0310-9956-ffa450edef68
* SonarCube fixesAndreas Beeker2016-11-126-25/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769366 13f79535-47bb-0310-9956-ffa450edef68
* - SonarCube fixesAndreas Beeker2016-11-1137-603/+406
| | | | | | - moved SecureTempFile classes to OOXML, because of duplicated code in test and examples packages git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769363 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60345 - Handle corrupt PICT streamsAndreas Beeker2016-11-103-24/+151
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769226 13f79535-47bb-0310-9956-ffa450edef68
* Bug 59273 - Unable to create pptx file by potx file using Apache POIAndreas Beeker2016-11-103-5/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769220 13f79535-47bb-0310-9956-ffa450edef68
* bug 60321: add examples with encrypted temp data. Patch from PJ Fanning.Javen O'Neal2016-11-088-0/+703
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768744 13f79535-47bb-0310-9956-ffa450edef68
* Pull up one more test into BaseTestConditionalFormattingDominik Stadler2016-11-072-102/+97
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768590 13f79535-47bb-0310-9956-ffa450edef68