| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | refactor list format override structures (was marked with @Internal annotation) | Sergey Vladimirov | 2012-09-23 | 1 | -0/+23 |
* | fixed bug 46250 | Evgeniy Berlog | 2012-09-09 | 2 | -3/+21 |
* | fixed bug 53588 | Evgeniy Berlog | 2012-09-08 | 1 | -9/+6 |
* | bugzilla ticket 53642: added detailed logging for formula evaluation in both ... | Evgeniy Berlog | 2012-09-05 | 3 | -8/+14 |
* | resolved bugzilla ticket 53642 | Evgeniy Berlog | 2012-09-04 | 5 | -18/+97 |
* | fixed bug 53434 | Evgeniy Berlog | 2012-08-28 | 1 | -1/+1 |
* | fixed bug 53432 | Evgeniy Berlog | 2012-08-14 | 1 | -2/+4 |
* | fixed bug 53028, added check before serialization if any cell contains 2 or m... | Evgeniy Berlog | 2012-08-14 | 5 | -8/+44 |
* | complete refactoring in EscherAggregate | Evgeniy Berlog | 2012-08-12 | 3 | -91/+99 |
* | Bugzilla 53699 - Patch to correct BorderStyle enum positions | Yegor Kozlov | 2012-08-12 | 1 | -2/+2 |
* | fixed compilation errors on JDk 1.5 | Yegor Kozlov | 2012-08-12 | 1 | -19/+20 |
* | Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon | Yegor Kozlov | 2012-08-11 | 6 | -32/+207 |
* | added javadoc and code refactoring | Evgeniy Berlog | 2012-08-08 | 8 | -109/+85 |
* | added javadoc and few other improvements | Evgeniy Berlog | 2012-08-06 | 17 | -211/+262 |
* | merged with trunk | Evgeniy Berlog | 2012-08-05 | 16 | -722/+1129 |
|\ |
|
| * | Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepea... | Yegor Kozlov | 2012-08-04 | 6 | -80/+235 |
| * | Bugzilla 53446 - Fixed some problems extracting PNGs | Yegor Kozlov | 2012-08-04 | 2 | -1/+70 |
| * | keep javac on JDK 1.5 happy | Yegor Kozlov | 2012-07-23 | 1 | -2/+0 |
| * | Bugzilla 53204: Improve performance when opening certain Excel files (PageSet... | Yegor Kozlov | 2012-07-22 | 1 | -605/+612 |
| * | Bugzilla 53500 - Getter for repeating rows and columns | Yegor Kozlov | 2012-07-21 | 6 | -24/+147 |
| * | Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7 | Yegor Kozlov | 2012-07-21 | 1 | -2/+5 |
| * | Start on the code to process properties, and wire it up. No properties readin... | Nick Burch | 2012-07-08 | 1 | -0/+18 |
| * | Bug 53476 - Support Complex Name in formulas | Yegor Kozlov | 2012-06-27 | 1 | -4/+4 |
| * | Bugzilla 53414: properly update sheet dimensions when adding column | Yegor Kozlov | 2012-06-26 | 1 | -1/+1 |
| * | Fix bug #53389 - Handle formatting General and @ formats even if a locale is ... | Nick Burch | 2012-06-12 | 1 | -5/+20 |
* | | fixed compilation for jdk 1.5 | Evgeniy Berlog | 2012-08-02 | 2 | -3/+7 |
* | | added Apache License header to each new file | Evgeniy Berlog | 2012-08-01 | 2 | -0/+34 |
* | | code refactoring | Evgeniy Berlog | 2012-08-01 | 4 | -408/+449 |
* | | added feature for setting additional shape type | Evgeniy Berlog | 2012-07-30 | 4 | -15/+246 |
* | | fixed bug 51675, added test case for bug 52272 | Evgeniy Berlog | 2012-07-28 | 1 | -1/+1 |
* | | added features: | Evgeniy Berlog | 2012-07-28 | 10 | -29/+69 |
* | | fixed cloning of sheets with charts | Evgeniy Berlog | 2012-07-24 | 2 | -8/+7 |
* | | added few improvements | Evgeniy Berlog | 2012-07-23 | 16 | -126/+128 |
* | | implemented removing of all shape types | Evgeniy Berlog | 2012-07-19 | 6 | -22/+53 |
* | | implemented cloning of shapes | Evgeniy Berlog | 2012-07-19 | 16 | -588/+289 |
* | | moved HSSFObjectData into drawing layer | Evgeniy Berlog | 2012-07-13 | 4 | -65/+85 |
* | | fixed auto filters(added class HSSFCombobox) | Evgeniy Berlog | 2012-07-11 | 5 | -24/+94 |
* | | checked all examples, added several features | Evgeniy Berlog | 2012-07-11 | 18 | -206/+345 |
* | | implemented creating shapes in new file using new model | Evgeniy Berlog | 2012-07-06 | 13 | -44/+104 |
* | | implemented work with existing shape groups and polygons | Evgeniy Berlog | 2012-07-01 | 10 | -141/+316 |
* | | implemented creating comments in existing files, bugfixes | Evgeniy Berlog | 2012-06-28 | 11 | -104/+178 |
* | | implemented creating shapes in existing files | Evgeniy Berlog | 2012-06-26 | 11 | -103/+352 |
* | | added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests | Evgeniy Berlog | 2012-06-22 | 6 | -66/+103 |
* | | Utility to test that POI produces readable output after re-saving xls files | Yegor Kozlov | 2012-06-20 | 1 | -0/+63 |
* | | improved aggregating drawing records in documents with charts, | Evgeniy Berlog | 2012-06-19 | 2 | -3/+45 |
* | | Added such improvements: | Evgeniy Berlog | 2012-06-18 | 14 | -296/+461 |
* | | fixed bug in EscherAggregate if sheet contains no shapes | Evgeniy Berlog | 2012-06-18 | 1 | -3/+12 |
* | | fixed EscherAggregate to correctly write records with trailing solver container | Yegor Kozlov | 2012-06-14 | 4 | -42/+49 |
* | | initial support for reading shapes, see patch from June 8 in Bugzilla 53372 | Yegor Kozlov | 2012-06-08 | 12 | -21/+382 |
* | | Bugzilla 53010, patch from June 3: improved support for Continue records in d... | Yegor Kozlov | 2012-06-04 | 4 | -999/+998 |