summaryrefslogtreecommitdiffstats
path: root/src/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
* IDE and JavaDoc fixesDominik Stadler2018-12-301-5/+5
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-2811-231/+585
* Run Cell-tests on HSSF as well and make handling of null-values consistent ac...Dominik Stadler2018-12-281-0/+10
* Add some simple coverage of HSLF-Dev-ToolsDominik Stadler2018-12-261-1/+1
* Bug 62839: Adjust MathX.floor() to handle negative values the sameDominik Stadler2018-12-261-36/+21
* Fix various IDE warnings and some JavaDoc adjustmentsDominik Stadler2018-12-261-3/+3
* Remove unnecesssary semicolonsDominik Stadler2018-12-262-2/+2
* Simplify some string operationsDominik Stadler2018-12-265-12/+12
* JavaDoc fixes/additions and some IDE warnings removedDominik Stadler2018-12-2519-208/+134
* Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden()Dominik Stadler2018-12-251-0/+2
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-2570-324/+330
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-183-8/+14
* [github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM...PJ Fanning2018-12-183-23/+103
* use spaces for indentsPJ Fanning2018-12-171-159/+160
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-163-15/+39
* Implemented GEOMEAN function. Thanks to gallonfizik. This closes #136PJ Fanning2018-12-163-158/+173
* #60656 - EMF image support in slideshowsAndreas Beeker2018-12-1612-118/+278
|\
| * merge trunkhemfAndreas Beeker2018-12-161-1/+4
| |\ | |/ |/|
* | #62365 - SVG image support in XSLFAndreas Beeker2018-12-161-1/+4
* | #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContextAndreas Beeker2018-12-104-6/+28
* | #62994 - IBM JCE workaroundsAndreas Beeker2018-12-092-2/+32
* | #62966 - init presetShapeDefinitions.xml fail under IBM jdkAndreas Beeker2018-12-091-21/+24
* | #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-096-56/+57
* | lgtm issuesPJ Fanning2018-12-082-2/+2
* | Add test for FileMagicDominik Stadler2018-11-258-23/+34
* | #62951 - FileMagic not correctly identifiedAndreas Beeker2018-11-251-11/+13
* | #62949 - SlideShow rendering - keyframe fractions must be increasingAndreas Beeker2018-11-252-82/+70
* | fixed escaping of sheet names. Thanks to gallonfizik. This closes #134PJ Fanning2018-11-254-25/+88
| * merge trunkAndreas Beeker2018-12-1428-226/+353
| * merge trunkAndreas Beeker2018-11-208-873/+25
| |\ | |/ |/|
* | Remove commented out System.out calls / Move DummyGraphics2d to testcase area...Andreas Beeker2018-11-197-858/+14
* | [bug-62908] populate NamedColorsPJ Fanning2018-11-131-15/+11
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-11-121-16/+35
| * merge trunkAndreas Beeker2018-11-0219-83/+825
| |\ | |/ |/|
* | Bug 62836: Implementation of Excel TREND functionYegor Kozlov2018-11-022-1/+378
* | bug 62624 -- further cleanupTim Allison2018-11-011-29/+27
* | Remove JavaDoc warningsDominik Stadler2018-11-015-18/+63
* | IDE warnings, tried to reproduce Bug 58927, but could notDominik Stadler2018-11-011-9/+5
* | bug 62624 -- ensure streams are closed...thanks to LGTM, and PJ!Tim Allison2018-10-311-6/+9
* | bug 62624 -- fix loop identified as dodgy by FindBugs; add a other sanity che...Tim Allison2018-10-312-26/+50
* | bug 62624 -- fix recursionTim Allison2018-10-301-14/+4
* | bug 62625 -- clean up importsTim Allison2018-10-301-1/+0
* | bug 62625 -- add special handling for REFERENCE_NAME record that may onlyTim Allison2018-10-301-4/+51
* | bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroR...Tim Allison2018-10-291-16/+143
* | Adjust sample for creating comments to also create a .xlsx fileDominik Stadler2018-10-262-0/+27
* | Typos and IDE warningsDominik Stadler2018-10-264-22/+17
* | #62834 FormulaEvaluator.evaluateInCell() throws ExceptionGreg Woolsey2018-10-192-3/+28
* | Bug 62373: Support for FREQUENCY functionYegor Kozlov2018-10-182-1/+83
* | #62831 Fix WorkbookFactory.create with a subclass of File, eg from JFileChooserNick Burch2018-10-171-0/+7
| * merge trunkAndreas Beeker2018-10-065-21/+11
| |\ | |/ |/|