aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache
Commit message (Expand)AuthorAgeFilesLines
* clear unused import warningsYegor Kozlov2012-11-128-19/+0
* Bugzilla 54070: Patch for typos in comments, javadoc and documentation Yegor Kozlov2012-11-011-13/+13
* Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row...Yegor Kozlov2012-10-261-0/+6
* Bug #53404 - Fixed compatibility issue with modifying xls files created by PO...Yegor Kozlov2012-10-251-4/+20
* Bugzilla 53763: avoid style mess when using HSSFOptimiserYegor Kozlov2012-10-121-0/+41
* Have HSSFOptimiser also remove un-used cell styles, in addition to duplicatesNick Burch2012-09-291-1/+43
* fixed bug 46250Evgeniy Berlog2012-09-091-0/+14
* fixed bug 53588Evgeniy Berlog2012-09-081-0/+18
* fixed bug 53434Evgeniy Berlog2012-08-281-87/+87
* fixed bug 53432Evgeniy Berlog2012-08-141-0/+15
* fixed bug 53028, added check before serialization if any cell contains 2 or m...Evgeniy Berlog2012-08-142-0/+37
* complete refactoring in EscherAggregateEvgeniy Berlog2012-08-122-19/+3
* Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addonYegor Kozlov2012-08-112-0/+30
* added javadoc and few other improvementsEvgeniy Berlog2012-08-065-23/+8
* merged with trunkEvgeniy Berlog2012-08-058-12/+233
|\
| * Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepea...Yegor Kozlov2012-08-044-35/+102
| * Bugzilla 53446 - Fixed some problems extracting PNGs Yegor Kozlov2012-08-041-0/+23
| * Bugzilla 53500 - Getter for repeating rows and columnsYegor Kozlov2012-07-211-0/+26
| * Bug 53476 - Support Complex Name in formulasYegor Kozlov2012-06-271-0/+46
| * Bugzilla 53414: properly update sheet dimensions when adding columnYegor Kozlov2012-06-261-0/+41
| * Fix bug #53389 - Handle formatting General and @ formats even if a locale is ...Nick Burch2012-06-121-0/+18
* | fixed compilation for jdk 1.5Evgeniy Berlog2012-08-021-4/+6
* | added Apache License header to each new fileEvgeniy Berlog2012-08-0110-0/+170
* | code refactoringEvgeniy Berlog2012-08-011-0/+40
* | fixed bug 51675, added test case for bug 52272Evgeniy Berlog2012-07-281-0/+30
* | added features:Evgeniy Berlog2012-07-284-24/+54
* | added few improvementsEvgeniy Berlog2012-07-233-5/+152
* | implemented removing of all shape typesEvgeniy Berlog2012-07-191-0/+141
* | implemented cloning of shapesEvgeniy Berlog2012-07-197-88/+87
* | moved HSSFObjectData into drawing layerEvgeniy Berlog2012-07-132-1/+25
* | fixed auto filters(added class HSSFCombobox)Evgeniy Berlog2012-07-113-7/+66
* | checked all examples, added several featuresEvgeniy Berlog2012-07-116-9/+110
* | implemented creating shapes in new file using new modelEvgeniy Berlog2012-07-066-25/+91
* | implemented work with existing shape groups and polygonsEvgeniy Berlog2012-07-015-15/+516
* | implemented creating comments in existing files, bugfixesEvgeniy Berlog2012-06-285-29/+316
* | implemented creating shapes in existing filesEvgeniy Berlog2012-06-264-0/+240
* | added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added testsEvgeniy Berlog2012-06-223-3/+302
* | improved aggregating drawing records in documents with charts, Evgeniy Berlog2012-06-192-8/+150
* | Added such improvements:Evgeniy Berlog2012-06-182-0/+369
* | fixed EscherAggregate to correctly write records with trailing solver container Yegor Kozlov2012-06-142-43/+196
* | initial support for reading shapes, see patch from June 8 in Bugzilla 53372Yegor Kozlov2012-06-082-21/+94
* | Bugzilla 53010, patch from June 3: improved support for Continue records in d...Yegor Kozlov2012-06-043-165/+179
* | more tests and fixes, see patch from May 30 in Bugzilla 53010Yegor Kozlov2012-05-312-21/+186
* | Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in...Yegor Kozlov2012-05-281-0/+1802
|/
* Fix bug #48528 - support negative arguments to the DATE() functionNick Burch2012-04-281-0/+42
* Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), fo...Nick Burch2012-04-271-0/+19
* Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ...Yegor Kozlov2012-03-291-0/+11
* Bugzilla >52928 - DateFormatConverter: an utility to convert instances of jav...Yegor Kozlov2012-03-171-0/+130
* bugzilla 52818 - Added implementation for RANK()Yegor Kozlov2012-03-051-0/+68
* optimized unused imports and removed deprecation warnings in poi-mainYegor Kozlov2012-03-0530-93/+13