]> source.dussan.org Git - poi.git/shortlog
poi.git
2012-11-05 Sergey Vladimirovupdate CHP type definition (all flags from grpfChp...
2012-11-05 Sergey Vladimirova bit more debug logging
2012-11-05 Sergey VladimirovBug 53914 - TableRow#getTopBorder() return bottom's...
2012-11-05 Sergey Vladimirovignore "bin" folder (common folder name for Eclipse)
2012-11-01 Yegor KozlovBugzilla 54070: Patch for typos in comments, javadoc...
2012-10-29 Yegor KozlovBug #53282 - Avoid exception when parsing OPC relations...
2012-10-26 Yegor KozlovBug #53707: SlideShow.addPicture declares IOException...
2012-10-26 Yegor KozlovBug #54016 - Avoid exception when parsing workbooks...
2012-10-26 Yegor KozlovBug 54008: Fixed Ant build to support build directories...
2012-10-26 Yegor KozlovBug #53374 Avoid exceptions when parsing hyperlinks...
2012-10-25 Yegor KozlovBug #53404 - Fixed compatibility issue with modifying...
2012-10-24 Yegor KozlovBugzilla 53979 - Support fetching properties of Numbere...
2012-10-24 Yegor Kozlovadded missing licence header
2012-10-24 Yegor Kozlovsupport links to slides in HSLF
2012-10-24 Yegor Kozlovfixed failing tests, force UTC time zone when formattin...
2012-10-15 Nick BurchBug #53784 - Partial support for fixed-length Outlook...
2012-10-15 Nick BurchUse a chunk that really isn't there, to avoid issues...
2012-10-15 Nick BurchSupport output to a specified stream
2012-10-14 Nick BurchTest files for HSMF from Bug #53784
2012-10-12 Yegor KozlovBugzilla 53943 - added method processSymbol() to allow...
2012-10-12 Yegor KozlovBugzilla 53763: avoid style mess when using HSSFOptimiser
2012-10-12 Yegor Kozlovpreserve leading / trailing spaces in SXSSF
2012-10-10 Yegor KozlovBug 53965: Fixed XmlValueOutOfRangeExceptio calling...
2012-10-10 Yegor KozlovBugzilla >53974 - Avoid exception when constructing...
2012-10-10 Yegor KozlovBugzilla 53568: Fixed null returned by XSSFPicture...
2012-10-04 Yegor KozlovBugzilla 53950 - fixed setForceFormulaRecalculation...
2012-10-04 Yegor KozlovBugzilla 52211 - avoid unnessary re-coverting content...
2012-10-04 Yegor KozlovBugzilla 53568 - Set shapes anchors in XSSF when readin...
2012-09-29 Nick BurchHave HSSFOptimiser also remove un-used cell styles...
2012-09-29 Nick BurchFix generics warnings
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...
next