]> source.dussan.org Git - poi.git/shortlog
poi.git
2012-09-25 Sergey Vladimirovadd 4th example file from Bug 53380
2012-09-23 Sergey Vladimirovadd safe path for documents with missing list information
2012-09-23 Sergey Vladimirovfix LVL#xst definition and processing
2012-09-23 Sergey Vladimirovrefactor list format override structures (was marked...
2012-09-23 Sergey Vladimirovrefactor list format override structures (was marked...
2012-09-23 Sergey Vladimirovrefactor list format override structures (was marked...
2012-09-23 Sergey Vladimirovrefactor list format override structures (was marked...
2012-09-21 Sergey Vladimirov+one more test file for Bug 53380
2012-09-14 Yegor Kozlovupdated status.xml to reflect closed Bugzilla 53493
2012-09-14 Yegor KozlovBugzilla 53780: Fixed memory and temporary file leak...
2012-09-14 Yegor Kozlovadded relation for XSLF charts
2012-09-11 Sergey VladimirovFixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsi...
2012-09-09 Evgeniy Berlogfixed bug 46250
2012-09-08 Evgeniy Berlogfixed bug 53588
2012-09-05 Evgeniy Berlogupdated status.xml according to recently fixed bugs
2012-09-05 Evgeniy Berlogbugzilla ticket 53642: added detailed logging for formu...
2012-09-04 Evgeniy Berlogresolved bugzilla ticket 53642
2012-08-28 Evgeniy Berlogfixed bug 53434
2012-08-24 Evgeniy Berlogchanged status.xml according to the completed during...
2012-08-14 Evgeniy Berlogfixed bug 53432
2012-08-14 Evgeniy Berlogfixed bug 53028, added check before serialization if...
2012-08-12 Evgeniy Berlogcomplete refactoring in EscherAggregate
2012-08-12 Yegor KozlovBugzilla 53699 - Patch to correct BorderStyle enum...
2012-08-12 Yegor KozlovBugzilla 53064: Ugly Duckling case study
2012-08-12 Yegor Kozlovfixed compilation errors on JDk 1.5
2012-08-11 Yegor KozlovBugzilla 53644: XLS formula bugfix (CalFieldFunc) ...
2012-08-10 Yegor Kozlovmerge GSoC code with trunk
2012-08-09 Evgeniy Berlogincreased jvm heap size for testing(Xmx256) gsoc2012 gsoc2012
2012-08-08 Evgeniy Berlogadded javadoc and code refactoring
2012-08-06 Evgeniy Berlogadded javadoc and few other improvements
2012-08-06 Yegor Kozlovremoved #Override from interfaces to keep javac on...
2012-08-05 Evgeniy Berlogmerged with trunk
2012-08-04 Yegor KozlovBug 53500: split setRepatingRowsAndColumns into setRepe...
2012-08-04 Yegor KozlovBugzilla 53446 - Fixed some problems extracting PNGs
2012-08-02 Evgeniy Berlogfixed compilation for jdk 1.5
2012-08-01 Evgeniy Berlogadded Apache License header to each new file
2012-08-01 Evgeniy Berlogcode refactoring
2012-07-30 Evgeniy Berlogadded feature for setting additional shape type
2012-07-28 Evgeniy Berlogfixed bug 51675, added test case for bug 52272
2012-07-28 Evgeniy Berlogadded features:
2012-07-26 Yegor Kozlovtest file that belongs to r1365638
2012-07-25 Yegor KozlovBugzilla 53205 - Fix some parsing errors and encoding...
2012-07-24 Evgeniy Berlogfixed cloning of sheets with charts
2012-07-24 Yegor Kozlovfixed compilation errors on JDK 1.5
2012-07-23 Evgeniy Berlogadded few improvements
2012-07-23 Yegor Kozlovkeep javac on JDK 1.5 happy
2012-07-22 Yegor KozlovBugzilla 53204: Improve performance when opening certai...
2012-07-21 Yegor KozlovBugzilla 53500 - Getter for repeating rows and columns
2012-07-21 Yegor KozlovBugzilla 53369 fixed TestCellFormatPart.testDateFormat...
2012-07-19 Evgeniy Berlogimplemented removing of all shape types
2012-07-19 Evgeniy Berlogimplemented cloning of shapes
2012-07-16 Yegor KozlovBugzilla 53360 - Fixed SXSSF to correctly write text...
2012-07-13 Evgeniy Berlogmoved HSSFObjectData into drawing layer
2012-07-11 Evgeniy Berlogfixed auto filters(added class HSSFCombobox)
2012-07-11 Evgeniy Berlogchecked all examples, added several features
2012-07-10 Nick BurchAdd some helper methods for working with attachments
2012-07-09 Nick BurchProvide one example of how PropertyValues can be encode...
2012-07-08 Nick BurchStart on the code to process properties, and wire it...
2012-07-08 Nick BurchIn preparation for reading the HSMF __properties stream...
2012-07-06 Evgeniy Berlogimplemented creating shapes in new file using new model
2012-07-02 Nick BurchDisable building of the PDF version of the site
2012-07-02 Yegor Kozlovavoid NPE when setting line properties if linewidth...
2012-07-01 Evgeniy Berlogimplemented work with existing shape groups and polygons
2012-06-28 Evgeniy Berlogimplemented creating comments in existing files, bugfixes
2012-06-27 Yegor KozlovBugzilla 48469 - Updated case study
2012-06-27 Yegor KozlovBug 53476 - Support Complex Name in formulas
2012-06-26 Yegor KozlovBugzilla 53414: properly update sheet dimensions when...
2012-06-26 Evgeniy Berlogimplemented creating shapes in existing files
2012-06-22 Evgeniy Berlogadded support for HSSFPicture in HSSFShapeFactory,...
2012-06-21 Nick BurchUpdate JavaDocs to make it clearer to users about the...
2012-06-20 Yegor KozlovUtility to test that POI produces readable output after...
2012-06-20 Yegor Kozlovmore tests to ensure that poi compiles against poi...
2012-06-19 Nick BurchAdd File based constructor to OPCPackage, alongside...
2012-06-19 Evgeniy Berlogimproved aggregating drawing records in documents...
2012-06-18 Evgeniy BerlogAdded such improvements:
2012-06-18 Evgeniy Berlogfixed bug in EscherAggregate if sheet contains no shapes
2012-06-14 Yegor Kozlovfixed EscherAggregate to correctly write records with...
2012-06-12 Nick BurchFix bug #53389 - Handle formatting General and @ format...
2012-06-12 Evgeniy Berlogadded file for tests(check commit rights)
2012-06-10 Nick BurchUpdate the site footer year range
2012-06-10 Nick BurchUpdate the FormulaEvaluator performance section to...
2012-06-08 Yegor Kozlovinitial support for reading shapes, see patch from...
2012-06-04 Yegor KozlovBugzilla 53010, patch from June 3: improved support...
2012-05-31 Yegor Kozlovmore tests and fixes, see patch from May 30 in Bugzilla...
2012-05-30 Yegor Kozlovset line color in draw command in PPGraphics2D.java
2012-05-28 Yegor KozlovBugzilla 53302: fixed EscherAggregate to correctly...
2012-05-25 Yegor KozlovBugzilla 53271 - Removed unconditional asserts in SXSSF
2012-05-22 Yegor Kozlovbranch for gsoc2012
2012-05-18 Yegor KozlovBugzilla 53025: Updatad documentation and example on...
2012-05-18 Yegor KozlovBug 53227 - Corrected AddDimensionedImage.java to suppo...
2012-05-13 Nick BurchList Commons Codec as a dependency, as it has been...
2012-05-05 Yegor Kozlovpolishing BiffDrawingToXml: more readable output and...
2012-05-02 Yegor KozlovBugzilla 53058 - Utility for representing drawings...
2012-05-01 Nick BurchPatch from Josh Holthaus from bug #53165 - HWPF support...
2012-04-28 Nick BurchFix bug #48528 - support negative arguments to the...
2012-04-27 Nick BurchFix bug #53092 - allow specifying of a TimeZone to...
2012-04-22 Yegor Kozlovinfo on nightly builds
2012-04-22 Yegor Kozlovinclude commons-codec.jar in dists, support for jenkins...
2012-04-21 Yegor KozlovBugzilla 53043 - don't duplicate hyperlink relationship...
2012-04-21 Yegor KozlovBugzilla 53101: fixed evaluation of SUM over cell range...
next