]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-11-11 Yegor Kozlovfixed bug#46182: Slideshow.readPictures() skips pictu...
2008-11-10 Nick BurchFix for bug #46137 - continue records after eofrecord
2008-11-10 Yegor Kozlovjunit should run with fork=yes, this option is importan...
2008-11-09 Yegor Kozlovconverted non-ascii characters to unicode to keep compi...
2008-11-09 Yegor Kozlov1. removed interfaces-jdk14, they are now obsolete2...
2008-11-09 Yegor Kozlovremoved dependencies for jaxen and xerces, ooxml module...
2008-11-08 Yegor Kozlovminor improvements in build.xml, also fixed indents
2008-11-07 Josh MicichFixed problem with linking shared formulas when ranges...
2008-11-07 Yegor Kozlovjavadocs cleanup
2008-11-07 Yegor Kozlovfixed a typo in the url to junit
2008-11-07 Yegor Kozlovimproved tasks for fetching jars
2008-11-07 Yegor Kozlovcopy the ooxml branch to trunk
2008-11-06 Josh MicichMerged revisions 711764 via svnmerge from ooxml ooxml
2008-11-06 Yegor Kozlovshould have been included in r711839
2008-11-06 Yegor Kozlov1. included ooxml javadocs in build.xml2. added a new...
2008-11-06 Josh MicichBug 45784 - More fixes to SeriesTextRecord
2008-11-06 Josh MicichMerged revisions 709570,709598,710114,710134,710136...
2008-11-06 Josh MicichIntroduced ContinuableRecord to help fix serialization...
2008-11-05 Josh MicichFixed mistake in test case. Constant value was 4 bytes...
2008-11-05 Josh MicichRefactoring test case
2008-11-05 Josh MicichRefactoring test case
2008-11-05 Josh MicichFixed bug in conversion to/from text cells
2008-11-05 Josh MicichRefactored test case
2008-11-05 Josh MicichConverted SupBookRecord to use plain Strings instead...
2008-11-05 Josh MicichConverted ConstantValueParser to use plain Strings...
2008-11-05 Josh MicichRefactored test case
2008-11-03 Yegor Kozlovupdated status of the fixed bug #46033
2008-11-03 Yegor Kozlovfixed bug #46033: table cells had incorrect text type...
2008-11-03 Yegor Kozlovfixed #46122: Picture#getEscherBSERecord threw NullPoin...
2008-10-31 Josh MicichSimplified multiple record expansion logic
2008-10-31 Josh Micichmade DrawingSelectionRecord into a plain BIFF record...
2008-10-31 Josh MicichMerged revisions 709263-709264,709317 via svnmerge...
2008-10-31 Josh Micichconverted getRecordSize methods to getDataSize
2008-10-30 Josh MicichIntroduced Record.getDataSize() method
2008-10-30 Josh MicichRemoved dodgy superlcass implementation of Record.getRe...
2008-10-30 Josh MicichMerged revisions 708385,708996,709054,709217,709221...
2008-10-30 Josh MicichFixed compilation error introduced in r708982
2008-10-30 Josh MicichFix for bug 15716 - - converted Ptg arrays into Formula...
2008-10-30 Josh MicichOptimised slow test case (after reviewing original...
2008-10-30 Josh MicichFixed compiler warnings / simplified code
2008-10-30 Yegor Kozlovapplied patches #46119, #46120 and #46078 by Gizella...
2008-10-30 Josh Micichremoved obsolete methods
2008-10-29 Josh MicichAllowed for quad-byte padding alignment on ObjRecord
2008-10-29 Yegor Kozlovmore cleanup and refactoring of ooxml code,added more...
2008-10-28 Yegor Kozlovbelongs to r708506
2008-10-28 Yegor Kozlovmoved FontUnderline to interfaces-jdk15
2008-10-28 Yegor Kozlov1. moved ooxml enums into interfaces-jdk15, they are...
2008-10-27 Josh MicichSmall fix for bug in RecordInputStream.readAllContinued...
2008-10-27 Josh MicichMerged revisions 707953,708242,708252,708260,708262...
2008-10-27 Yegor Kozlovimproved XSSFName:check for name uniqueness, validate...
2008-10-27 Josh MicichPreparation for fix for bug 46009. (Bug visible on...
2008-10-27 Josh MicichBugzilla 46065 - added implementation for VALUE function
2008-10-27 Josh MicichRemoved obsolete class
2008-10-27 Nick BurchPatch from bug #46092 - fix hssf dev utility
2008-10-27 Nick BurchLink typo fix
2008-10-26 Yegor Kozlov1. support for the ooxml maven dependencies:
2008-10-26 Josh MicichBugzilla 45966 - added implementation for FIND function...
2008-10-26 Josh MicichMerged revisions 707486,707519,707525,707534,707541...
2008-10-26 Josh MicichMerged revisions 706772,707450,707481 via svnmerge...
2008-10-25 Yegor Kozlovapplied patches #46079, #46080 and #46081 by Gisella...
2008-10-25 Yegor Kozlovmore cleanup and refactoring of the ooxml code:1. remov...
2008-10-25 Josh MicichMerged revisions 703100,703197,703302,703596,703620...
2008-10-25 Josh MicichFurther simplification to RecordInputStream. Mostly...
2008-10-24 Josh Micichshould have been submitted with c707778
2008-10-24 Josh MicichOptimisation of RecordInputStream - removed intermediat...
2008-10-24 Josh MicichFixed test suite name
2008-10-24 Josh MicichGeneral clean-up in LittleEndian util class. (Some...
2008-10-24 Josh MicichSimplification and code clean-up
2008-10-24 Josh Micichremoving unused code
2008-10-24 Josh MicichRemoved String methods from LittleEndianInput
2008-10-24 Josh Micichadded LittleEndianByteArrayInputStream
2008-10-24 Josh MicichFurther conversion of Ptg classes to use LittleEndian...
2008-10-24 Josh MicichFix for unicode string bug in StyleRecord. Improvement...
2008-10-23 Josh MicichConverted Ptgs to use LittleEndianOutput
2008-10-23 Josh Micichfixed re-serialization of tAttrChoose
2008-10-23 Josh MicichFix for bug 45778 - made ObjRecord read sub-record...
2008-10-23 Yegor Kozlov1. important algorithmic improvements of XSSFRow and...
2008-10-21 Josh MicichFix for bug 46053 - fixed evaluation cache dependency...
2008-10-21 Yegor Kozlov1. implemented XSSFSheet.autosizeColumn(), for now...
2008-10-21 Yegor Kozlovupdated release version on the index page, started...
2008-10-19 Yegor Kozlovcleanup of POIXMLDocument constructors and related...
2008-10-19 Yegor Kozlovmore code cleanup and refactoring: (a) removed referenc...
2008-10-17 Yegor Kozlovapplied patch #46003 by Gisella Bronzetti
2008-10-17 Yegor Kozlovapplied patches #46004 and #46006 submitted by Gisella...
2008-10-17 Yegor Kozlovshould have been included in r705638
2008-10-17 Yegor Kozlovmore progress on SpreadsheetML drawing layer;finished...
2008-10-12 Yegor Kozlovrefactored POIXMLFactory and related classes; simplifie...
2008-10-12 Yegor Kozlovapplied patch #45967 by Gisella Bronzetti: support...
2008-10-11 Yegor Kozlovset trunk version.id=3.3-alpha1
2008-10-11 Yegor Kozlovfixed error in eval.xml: use &lt; instead of '<'
2008-10-11 Josh Micichfix for bug 45866 - allowed for change of unicode compr...
2008-10-10 Josh MicichMade RecordInputStream final (major clean-up in test...
2008-10-10 Yegor KozlovInitial support for SpreadsheetML drawings,implemented...
2008-10-10 Josh MicichFix for bug 45964 - support for link formulas in Text...
2008-10-09 Josh MicichShould have been submitted with r703100 (changes to...
2008-10-09 Josh MicichRemoved last occurrences of storing Ptg arrays in Stack...
2008-10-09 Josh MicichMerged revisions 703092 via svnmerge from
2008-10-09 Josh Micichconverted short HSSFCell.getCellNum to int getColumnIndex
2008-10-09 Josh MicichMerged revisions 703063 via svnmerge from
2008-10-09 Josh MicichMerged revisions 701756,702231 via svnmerge from
next