| Commit message (Expand) | Author | Age | Files | Lines |
* | clear unused import warnings | Yegor Kozlov | 2012-11-12 | 8 | -19/+0 |
* | Bugzilla 54070: Patch for typos in comments, javadoc and documentation | Yegor Kozlov | 2012-11-01 | 1 | -13/+13 |
* | Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row... | Yegor Kozlov | 2012-10-26 | 1 | -0/+6 |
* | Bug #53404 - Fixed compatibility issue with modifying xls files created by PO... | Yegor Kozlov | 2012-10-25 | 1 | -4/+20 |
* | Bugzilla 53763: avoid style mess when using HSSFOptimiser | Yegor Kozlov | 2012-10-12 | 1 | -0/+41 |
* | Have HSSFOptimiser also remove un-used cell styles, in addition to duplicates | Nick Burch | 2012-09-29 | 1 | -1/+43 |
* | fixed bug 46250 | Evgeniy Berlog | 2012-09-09 | 1 | -0/+14 |
* | fixed bug 53588 | Evgeniy Berlog | 2012-09-08 | 1 | -0/+18 |
* | fixed bug 53434 | Evgeniy Berlog | 2012-08-28 | 1 | -87/+87 |
* | fixed bug 53432 | Evgeniy Berlog | 2012-08-14 | 1 | -0/+15 |
* | fixed bug 53028, added check before serialization if any cell contains 2 or m... | Evgeniy Berlog | 2012-08-14 | 2 | -0/+37 |
* | complete refactoring in EscherAggregate | Evgeniy Berlog | 2012-08-12 | 2 | -19/+3 |
* | Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon | Yegor Kozlov | 2012-08-11 | 2 | -0/+30 |
* | added javadoc and few other improvements | Evgeniy Berlog | 2012-08-06 | 5 | -23/+8 |
* | merged with trunk | Evgeniy Berlog | 2012-08-05 | 8 | -12/+233 |
|\ |
|
| * | Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepea... | Yegor Kozlov | 2012-08-04 | 4 | -35/+102 |
| * | Bugzilla 53446 - Fixed some problems extracting PNGs | Yegor Kozlov | 2012-08-04 | 1 | -0/+23 |
| * | Bugzilla 53500 - Getter for repeating rows and columns | Yegor Kozlov | 2012-07-21 | 1 | -0/+26 |
| * | Bug 53476 - Support Complex Name in formulas | Yegor Kozlov | 2012-06-27 | 1 | -0/+46 |
| * | Bugzilla 53414: properly update sheet dimensions when adding column | Yegor Kozlov | 2012-06-26 | 1 | -0/+41 |
| * | Fix bug #53389 - Handle formatting General and @ formats even if a locale is ... | Nick Burch | 2012-06-12 | 1 | -0/+18 |
* | | fixed compilation for jdk 1.5 | Evgeniy Berlog | 2012-08-02 | 1 | -4/+6 |
* | | added Apache License header to each new file | Evgeniy Berlog | 2012-08-01 | 10 | -0/+170 |
* | | code refactoring | Evgeniy Berlog | 2012-08-01 | 1 | -0/+40 |
* | | fixed bug 51675, added test case for bug 52272 | Evgeniy Berlog | 2012-07-28 | 1 | -0/+30 |
* | | added features: | Evgeniy Berlog | 2012-07-28 | 4 | -24/+54 |
* | | added few improvements | Evgeniy Berlog | 2012-07-23 | 3 | -5/+152 |
* | | implemented removing of all shape types | Evgeniy Berlog | 2012-07-19 | 1 | -0/+141 |
* | | implemented cloning of shapes | Evgeniy Berlog | 2012-07-19 | 7 | -88/+87 |
* | | moved HSSFObjectData into drawing layer | Evgeniy Berlog | 2012-07-13 | 2 | -1/+25 |
* | | fixed auto filters(added class HSSFCombobox) | Evgeniy Berlog | 2012-07-11 | 3 | -7/+66 |
* | | checked all examples, added several features | Evgeniy Berlog | 2012-07-11 | 6 | -9/+110 |
* | | implemented creating shapes in new file using new model | Evgeniy Berlog | 2012-07-06 | 6 | -25/+91 |
* | | implemented work with existing shape groups and polygons | Evgeniy Berlog | 2012-07-01 | 5 | -15/+516 |
* | | implemented creating comments in existing files, bugfixes | Evgeniy Berlog | 2012-06-28 | 5 | -29/+316 |
* | | implemented creating shapes in existing files | Evgeniy Berlog | 2012-06-26 | 4 | -0/+240 |
* | | added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests | Evgeniy Berlog | 2012-06-22 | 3 | -3/+302 |
* | | improved aggregating drawing records in documents with charts, | Evgeniy Berlog | 2012-06-19 | 2 | -8/+150 |
* | | Added such improvements: | Evgeniy Berlog | 2012-06-18 | 2 | -0/+369 |
* | | fixed EscherAggregate to correctly write records with trailing solver container | Yegor Kozlov | 2012-06-14 | 2 | -43/+196 |
* | | initial support for reading shapes, see patch from June 8 in Bugzilla 53372 | Yegor Kozlov | 2012-06-08 | 2 | -21/+94 |
* | | Bugzilla 53010, patch from June 3: improved support for Continue records in d... | Yegor Kozlov | 2012-06-04 | 3 | -165/+179 |
* | | more tests and fixes, see patch from May 30 in Bugzilla 53010 | Yegor Kozlov | 2012-05-31 | 2 | -21/+186 |
* | | Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in... | Yegor Kozlov | 2012-05-28 | 1 | -0/+1802 |
|/ |
|
* | Fix bug #48528 - support negative arguments to the DATE() function | Nick Burch | 2012-04-28 | 1 | -0/+42 |
* | Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), fo... | Nick Burch | 2012-04-27 | 1 | -0/+19 |
* | Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ... | Yegor Kozlov | 2012-03-29 | 1 | -0/+11 |
* | Bugzilla >52928 - DateFormatConverter: an utility to convert instances of jav... | Yegor Kozlov | 2012-03-17 | 1 | -0/+130 |
* | bugzilla 52818 - Added implementation for RANK() | Yegor Kozlov | 2012-03-05 | 1 | -0/+68 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 30 | -93/+13 |