| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | improved aggregating drawing records in documents with charts, | Evgeniy Berlog | 2012-06-19 | 4 | -11/+195 |
* | | Added such improvements: | Evgeniy Berlog | 2012-06-18 | 17 | -296/+830 |
* | | 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 | 6 | -85/+245 |
* | | added file for tests(check commit rights) | Evgeniy Berlog | 2012-06-12 | 1 | -0/+0 |
* | | initial support for reading shapes, see patch from June 8 in Bugzilla 53372 | Yegor Kozlov | 2012-06-08 | 15 | -42/+476 |
* | | Bugzilla 53010, patch from June 3: improved support for Continue records in d... | Yegor Kozlov | 2012-06-04 | 9 | -1164/+1177 |
* | | more tests and fixes, see patch from May 30 in Bugzilla 53010 | Yegor Kozlov | 2012-05-31 | 5 | -25/+197 |
* | | Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in... | Yegor Kozlov | 2012-05-28 | 6 | -37/+1836 |
* | | branch for gsoc2012 | Yegor Kozlov | 2012-05-22 | 0 | -0/+0 |
|/ |
|
* | Bugzilla 53025: Updatad documentation and example on data validations | Yegor Kozlov | 2012-05-18 | 3 | -25/+583 |
* | Bug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSF | Yegor Kozlov | 2012-05-18 | 1 | -95/+167 |
* | List Commons Codec as a dependency, as it has been needed for some time now | Nick Burch | 2012-05-13 | 1 | -1/+1 |
* | polishing BiffDrawingToXml: more readable output and removed unnecessary tags | Yegor Kozlov | 2012-05-05 | 4 | -24/+18 |
* | Bugzilla 53058 - Utility for representing drawings contained in a binary Exce... | Yegor Kozlov | 2012-05-02 | 29 | -18/+623 |
* | Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the desc... | Nick Burch | 2012-05-01 | 4 | -0/+36 |
* | Fix bug #48528 - support negative arguments to the DATE() function | Nick Burch | 2012-04-28 | 3 | -5/+73 |
* | Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), fo... | Nick Burch | 2012-04-27 | 3 | -9/+70 |
* | info on nightly builds | Yegor Kozlov | 2012-04-22 | 1 | -0/+12 |
* | include commons-codec.jar in dists, support for jenkins build | Yegor Kozlov | 2012-04-22 | 1 | -0/+3 |
* | Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file | Yegor Kozlov | 2012-04-21 | 3 | -7/+42 |
* | Bugzilla 53101: fixed evaluation of SUM over cell range > 255 | Yegor Kozlov | 2012-04-21 | 4 | -2/+25 |
* | Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ... | Yegor Kozlov | 2012-03-29 | 4 | -1/+20 |
* | unit test for #52991 (unexpected end of ZLIB input stream) | Maxim Valyanskiy | 2012-03-27 | 2 | -1/+16 |
* | HWPF: fix NPE when reading paragraph properties | Maxim Valyanskiy | 2012-03-27 | 2 | -2/+2 |
* | fixed broken link to release notes | Yegor Kozlov | 2012-03-27 | 1 | -2/+2 |
* | #52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPT | Maxim Valyanskiy | 2012-03-27 | 2 | -1/+234 |
* | updated sites to reflect our latest release POI-3.8 | Yegor Kozlov | 2012-03-27 | 2 | -77/+26 |
* | OPC: add original IOException to chain on open file errors | Maxim Valyanskiy | 2012-03-20 | 3 | -11/+18 |
* | trunk is 3.9-beta1 now | Yegor Kozlov | 2012-03-19 | 2 | -2/+5 |
* | fixed link to poi-dev archives on gmane.org | Yegor Kozlov | 2012-03-19 | 1 | -1/+1 |
* | removed svn:executable from source files | Yegor Kozlov | 2012-03-17 | 11 | -0/+0 |
* | Bugzilla >52928 - DateFormatConverter: an utility to convert instances of jav... | Yegor Kozlov | 2012-03-17 | 3 | -0/+557 |
* | Bugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString() | Yegor Kozlov | 2012-03-13 | 2 | -1/+2 |
* | Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsi... | Yegor Kozlov | 2012-03-11 | 3 | -9/+73 |
* | add RANK to the list of supported functions | Yegor Kozlov | 2012-03-11 | 1 | -0/+1 |
* | small fic to prevent NPE when iterating over shape attributes in HSLF | Yegor Kozlov | 2012-03-11 | 1 | -2/+3 |
* | bugzilla 52818 - Added implementation for RANK() | Yegor Kozlov | 2012-03-05 | 6 | -0/+199 |
* | corrected name of test file for Bugzilla 51710 | Yegor Kozlov | 2012-03-05 | 2 | -1/+1 |
* | optimized unused imports in poi-excelant | Yegor Kozlov | 2012-03-05 | 2 | -3/+0 |
* | optimized unused imports in poi-scratchpad | Yegor Kozlov | 2012-03-05 | 22 | -35/+0 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 62 | -148/+88 |
* | optimized unused imports and removed deprecation warnings in poi-ooxml | Yegor Kozlov | 2012-03-05 | 42 | -131/+23 |
* | optimized unused imports and removed deprecation warnings in poi-examples | Yegor Kozlov | 2012-03-05 | 8 | -15/+2 |
* | bugzilla 52682 - allow setting text with trailing carriage return in HSLF | Yegor Kozlov | 2012-03-01 | 3 | -8/+3 |
* | bugzilla 52244 - use correct text attributes when presentation has multiple T... | Yegor Kozlov | 2012-03-01 | 4 | -1/+20 |
* | support for setting color of sheet tab in XSSF | Yegor Kozlov | 2012-02-29 | 2 | -48/+24 |
* | Bugzilla 51564 - support for enforcing fields update in XWPF | Yegor Kozlov | 2012-02-29 | 4 | -0/+52 |
* | follow on to r1295058 | Yegor Kozlov | 2012-02-29 | 1 | -1/+32 |
* | Bugzilla 51673 - support grouping rows in SXSSF | Yegor Kozlov | 2012-02-29 | 4 | -4/+30 |