]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-11-25 Yegor Kozlovupdated DOAP for POI, this file is used by projects...
2008-11-25 Yegor Kozlovproperly set font size when applying indexed font
2008-11-24 Josh MicichFix for bug 46280 - RowRecordsAggregate should allow...
2008-11-24 Yegor Kozlovset new version.id=3.5-beta5
2008-11-21 Yegor Kozlovrenamed Name.setFormula to more descriptive setRefersTo...
2008-11-21 Josh MicichFixes / additions for reserialization of HyperlinkRecord
2008-11-21 Josh Micichrefactoring test case
2008-11-20 Yegor Kozlovapplied patch #46229 by Gisella Bronsetti: initial...
2008-11-20 Yegor Kozlovimproved tasks for making Maven artifacts1. maven-dist...
2008-11-19 Josh Micichshould have been submitted with r719053 (moving other...
2008-11-19 Josh MicichFixed NoteRecord to allow for unicode author names
2008-11-19 Josh Micichmoving other chart records into dedicated package
2008-11-19 Josh Micichrecord sid clean-up
2008-11-19 Josh Micichfixing test hierarchies
2008-11-19 Josh Micichconsolidated TestXSSFHeaderFooter
2008-11-19 Josh Micichadded getNumberOfCells CellRangeAddressBase etc
2008-11-19 Josh MicichInitial support for union operator in FormulaParser...
2008-11-19 Josh MicichRefactoring Record.serialize methods
2008-11-18 Josh MicichRefactoring Record.serialize methods
2008-11-18 Josh MicichFixed XSSFName and test cases
2008-11-16 Yegor Kozlovapplied fix suggested in bug#46197: missing cast to...
2008-11-15 Josh MicichFix for bug 46213 - FormulaRecordAggregate should grace...
2008-11-15 Josh MicichFollow-on from r713909 (bug 46174) - fixing Name to...
2008-11-15 Yegor Kozlovapplied patch #46212 by Gisella Bronzetti: initial...
2008-11-14 Yegor Kozlovmore updates in javadocs and site documentation, also...
2008-11-14 Yegor Kozlov1. fixed XSSFSheet.groupRow and ungroupRow to operate...
2008-11-14 Josh MicichFix for bug 46174 - HSSFName now handles general formul...
2008-11-14 Josh Micichrefactoring Record.serialize
2008-11-14 Josh MicichPatch from Patrick Cheng (bugzilla 46189) - added chart...
2008-11-13 Josh MicichFix for bug 46199 - tweaks to EmbeddedObjectRefSubRecord
2008-11-13 Josh MicichChanges to formula evaluation allowing for reduced...
2008-11-13 Josh Micichupdated javadoc
2008-11-13 Josh Micichextracted local variable
2008-11-12 Nick BurchFix bug #45290 - Support odd files where the POIFS...
2008-11-12 Nick BurchFix bug #46184 - more odd escaped date formats
2008-11-12 Nick BurchInclude the sheet number in the output of XLS2CSVmra
2008-11-12 Nick BurchFix bug #46043 - correctly write out HPSF properties...
2008-11-12 Yegor Kozlovcommon ss interfaces for drawing, clientacnhor and...
2008-11-11 Yegor Kozlovdocs cleanup and improvements
2008-11-11 Yegor Kozlovbug# 45973: added factory method for FormulaEvaluator...
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...
next