aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Print out amount of available memory during startup of OOXMLLite"Dominik Stadler2016-12-111-7/+0
* Revert "Local test to run one of the multi-file tests on only one file"Dominik Stadler2016-12-111-31/+0
* Revert "Add more output to BiffViewer for local debugging"Dominik Stadler2016-12-111-10/+0
* Revert "Adjust local test class run with Gradle-Build as well"Dominik Stadler2016-12-111-2/+3
* Adjust some missing/incorrec throws and related javadocDominik Stadler2016-12-113-26/+27
* Adjust local test class run with Gradle-Build as wellDominik Stadler2016-12-111-3/+2
* Add more output to BiffViewer for local debuggingDominik Stadler2016-12-111-0/+10
* Local test to run one of the multi-file tests on only one fileDominik Stadler2016-12-111-0/+31
* Print out amount of available memory during startup of OOXMLLiteDominik Stadler2016-12-111-0/+7
* Add script to run ant locally with Java 1.6/Ant 1.8.xDominik Stadler2016-12-111-0/+1
* Exclude new BIFF5 file in some unit testsDominik Stadler2016-12-116-0/+6
* reindent code - prepare for cleanupsAndreas Beeker2016-12-1018-2630/+2630
* SonarCube fix - make members privateAndreas Beeker2016-12-1017-83/+145
* SonarCube fix - make members privateAndreas Beeker2016-12-0911-47/+64
* SonarCube fix - make members privateAndreas Beeker2016-12-0721-134/+140
* Recursive delete unit test based on users@ query - working fine alreadyNick Burch2016-12-061-0/+55
* Add "*" option to font_map/fallback to provide a catch-all configurationAndreas Beeker2016-12-061-4/+12
* SonarCube fix - make members privateAndreas Beeker2016-12-0417-129/+148
* regression #55902 - Mixed fonts issue with Chinese characters (unable to for...Andreas Beeker2016-12-033-16/+98
* #60331 - Remove deprecated classes - remove constructors with PackageRelation...Andreas Beeker2016-12-0355-572/+32
* SonarCube fix - make members privateAndreas Beeker2016-12-0110-63/+129
* Move test to correct package and add some more checksDominik Stadler2016-12-012-36/+66
* 60329: Avoid NPE when styleid is null Mark Murphy2016-12-012-6/+41
* sonarcube fixesAndreas Beeker2016-11-293-29/+31
* #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for a...Andreas Beeker2016-11-292-4/+22
* forbidden apis fixAndreas Beeker2016-11-291-1/+2
* #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for a...Andreas Beeker2016-11-294-123/+226
* #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for a...Andreas Beeker2016-11-289-281/+424
* javadocs fixAndreas Beeker2016-11-281-7/+1
* #60331 - Remove deprecated classes - deprecate Mutable* property classesAndreas Beeker2016-11-2719-3473/+2128
* SonarCube fixes - visibility of member attributesAndreas Beeker2016-11-2721-219/+323
* Fix newly introduced Sonar issues and allow text to be nullDominik Stadler2016-11-272-16/+20
* Bug 60370: Encode some special characters when setting title/text for validat...Dominik Stadler2016-11-252-7/+75
* Revert deprecating a class that we still use ourselves and update error text ...Dominik Stadler2016-11-252-6/+1
* Include actual entries when we do not find a Document-entryDominik Stadler2016-11-251-1/+1
* Bug 59200: Check for actual Excel limits on data validation title/textDominik Stadler2016-11-254-19/+126
* Remove unnecessary cast and reformat some code a bitDominik Stadler2016-11-257-501/+416
* bug 60416: prefer CellReference ref over String refJaven O'Neal2016-11-242-2/+2
* bug 60416: Reduce Hyperlink memory consumption in SXSSF; patch from Dmitry Ka...Javen O'Neal2016-11-241-1/+1
* bug 60343, return null if index is out of bounds in StylesTable's getStyleAt(...Tim Allison2016-11-222-16/+17
* Bug 60373 - TableCell.getTextHeight() returns Null pointer ExceptionAndreas Beeker2016-11-184-8/+50
* Fix missing directory 'maven' in source release packages, adjust the related ...Dominik Stadler2016-11-141-1/+1
* #60331 - Remove deprecated classes (POI 3.16) - remove StylesTable.getNumberF...Andreas Beeker2016-11-123-36/+31
* SonarCube fixesAndreas Beeker2016-11-122-28/+21
* SonarCube fixesAndreas Beeker2016-11-126-25/+28
* - SonarCube fixesAndreas Beeker2016-11-1137-603/+406
* Bug 60345 - Handle corrupt PICT streamsAndreas Beeker2016-11-103-24/+151
* Bug 59273 - Unable to create pptx file by potx file using Apache POIAndreas Beeker2016-11-103-5/+27
* bug 60321: add examples with encrypted temp data. Patch from PJ Fanning.Javen O'Neal2016-11-088-0/+703
* Pull up one more test into BaseTestConditionalFormattingDominik Stadler2016-11-072-102/+97