]> source.dussan.org Git - poi.git/shortlog
poi.git
2010-04-03 Yegor Kozlovpropagate parent to parent-aware records decoded from...
2010-03-30 Nick BurchFix bug #48485 - Add extra paper size constans to Print...
2010-03-15 Yegor Kozlovfixed compilation errors in recently added examples
2010-03-12 Mark BeardsleyCorrect package statement
2010-03-12 Mark BeardsleyPorted to SS model.
2010-03-11 Mark BeardsleyComments modified re re-sizing behaviour
2010-02-19 Nick BurchFix an issue with the HSMF tests working on some machin...
2010-02-14 Yegor KozlovSupport evaluation of indirect defined names in INDIRECT
2010-02-08 Maxim ValyanskiyXSLFCommonSlideData: extract text data from group shape
2010-01-28 Nick BurchAdd a disabled test for bug #44501, which still remains...
2010-01-28 Nick BurchFix generics warnings, and fix up tests to handle the...
2010-01-28 Nick BurchApply patch from Jukka from bug #43670 to improve HDGF...
2010-01-28 Nick BurchImprove error message, and fix generics warnings
2010-01-26 Nick BurchAdd patch from Jukka from bug #48617 + test - Optionall...
2010-01-26 Nick BurchNew event based xssf text extractor (XSSFEventBasedExce...
2010-01-26 Nick BurchThe ReadOnlySharedStringsTable is re-usable for other...
2010-01-25 Nick BurchMost of support suggested by Phil Varner on the list...
2010-01-24 Yegor Kozlovavoid failures in XLSX2CSV when shared string table...
2010-01-24 Yegor Kozlovproperly close all IO streams created in OPCPackage...
2010-01-24 Yegor Kozlovalways copy all declared inner classes and interfaces...
2010-01-24 Yegor Kozlovadded mvn-install Ant target equivalent to 'mvn install...
2010-01-20 Maxim ValyanskiyPowerPoint OLEShape: extract last version of embedded...
2010-01-19 Nick BurchAdd a note about the UnicodeString move from a few...
2010-01-19 Nick BurchAdd changelog note
2010-01-19 Nick BurchImplement the ExtRst part of a UnicodeString
2010-01-19 Nick BurchIf there's no more data but there ought to be for unico...
2010-01-19 Nick BurchAdd more documentation, and make the constructor public...
2010-01-19 Nick BurchImprove unhandled continue record message by saying...
2010-01-18 Nick BurchFix a couple of warnings
2010-01-18 Nick BurchNew debugging class, useful for when figuring out how...
2010-01-18 Nick BurchTidy up some of the IntMapper/UnicodeString bits with...
2010-01-18 Nick Burchrecords.UnicodeString isn't actually a Record, just...
2010-01-15 Maxim Valyanskiybug#48068: RecordFormatException: The content of an...
2010-01-14 Yegor Kozlovavoid creating unnecessary temp files, tighten up usage...
2010-01-14 Maxim Valyanskiyrevert previous commit
2010-01-14 Maxim ValyanskiyExtractorFactory: save OOXML stream into temporary...
2010-01-13 Yegor KozlovAvoid creating temporary files when opening OPC package...
2010-01-13 Nick BurchAdd a command line wrapper around ExtractorFactory...
2010-01-13 Nick BurchRemove some generics warnings from the HPSF custom...
2010-01-13 Nick BurchTweak the generics definition on workbook so that metho...
2010-01-13 Nick BurchTweak the iterator section to avoid casts as we have...
2010-01-13 Nick BurchFix a few generics warnings
2010-01-12 Nick BurchImproved how HSMF handles multiple recipients
2010-01-12 Maxim Valyanskiyadd more powerpoint xml mime types
2010-01-11 Nick BurchAdd PublisherTextExtractor support to ExtractorFactory
2010-01-11 Nick BurchAdd status message for recent change from maxcom
2010-01-11 Maxim ValyanskiyXSLF: text extraction from tables
2010-01-11 Nick BurchMake it possible to return null on missing chunks,...
2010-01-11 Nick BurchDo a manual sync, as per the common skins README, to...
2010-01-08 Nick BurchAdd embeded (attachment) support to the outlook text...
2010-01-08 Nick BurchRename the outlook extractor to be more consistent...
2010-01-08 Nick BurchWire up the new HSMFTextExtactor to the ExtractorFactory
2010-01-08 Nick BurchAdd a text extractor to HSMF for simpler extraction...
2010-01-08 Nick BurchFix generics warnings
2010-01-08 Nick BurchMore work on the recipient related chunks, including...
2010-01-08 Nick BurchQuick bit of refactoring to save parsing the type and...
2010-01-08 Nick BurchSupport fetching the message date from the submission id
2010-01-08 Nick BurchDocs tweaks
2010-01-08 Nick BurchTweak a few tests, and add in a few more chunk types
2010-01-08 Nick BurchComplete chunk parser tests, and make more chunk groups...
2010-01-08 Nick BurchFix some chunk types, fix the directory descent, fix...
2010-01-07 Nick BurchShuffle where some of the HSMF tests live to better...
2010-01-07 Nick BurchStart on major HSMF refactoring. Should compile, but...
2010-01-07 Nick BurchAdd a couple more HSMF chunk types, and use Generics...
2010-01-07 Nick BurchSkip warnings we can't avoid
2010-01-05 Nick BurchInitialise the link type of HSSFHyperLink, so that...
2010-01-03 Nick BurchMore FeatRecord support
2010-01-03 Nick BurchAdd in a few bits of Generics to avoid warnings
2010-01-02 Nick BurchAdd a note on the different shared feature types
2009-12-29 Yegor Kozlovimproved usermodel to prevent data corruption when...
2009-12-28 Yegor Kozlovremoved svn:eol-style=native from binary files, uncomme...
2009-12-27 Nick BurchStart testing the contents of FeatRecord
2009-12-27 Nick BurchAdd Generics types to avoid warnings
2009-12-27 Nick BurchMake InternalSheet capture the feature related records
2009-12-27 Nick BurchLooks like we already had Ref8U but with a different...
2009-12-26 Nick BurchMore work on FeatRecord/Shared Features. More is still...
2009-12-26 Nick BurchFinish off common Ref8U subrecord, and add tests
2009-12-26 Josh MicichReplaced getInstance methods with field for instances...
2009-12-26 Josh MicichClean-up in BaseTestSheetShiftRows and subclasses.
2009-12-25 Josh MicichMade public instance fields for ITestDataProvider singl...
2009-12-25 Josh MicichMinor clean-up in TestXSSFSheet
2009-12-25 Josh MicichFixed FormulaParser to allow negative elements in array...
2009-12-25 Josh MicichAdded CellRange return type for Sheet array formula...
2009-12-25 Yegor Kozlovadded HSSF usermodel tests for array formulas, added...
2009-12-25 Yegor Kozlovfixed incorrect initialization of --noheader option...
2009-12-24 Yegor Kozlovremoved mistakenly submitted test
2009-12-23 Yegor Kozlovadded tests for XSSF usermodel for array formulas,...
2009-12-23 Josh MicichAdded arg check to NumericFunction.singleOperandEvaluate().
2009-12-23 Josh MicichSimplified InterfaceHdrRecord and InterfaceEndRecord...
2009-12-23 Josh Micichreplaced commented code with 'if (false)' block
2009-12-22 Yegor Kozlovimproved performance of DateUtil.isCellDateFormatted...
2009-12-22 Josh MicichAdded getRow() and getColumn() functions to TwoDEval...
2009-12-22 Josh MicichFixed SharedValueManager to create separate empty insta...
2009-12-22 Josh MicichRenamed model.Sheet to InternalSheet to alleviate name...
2009-12-22 Josh MicichRenamed model.Workbook to InternalWorkbook to alleviate...
2009-12-22 Josh Micichput field initialisation in Workbook constructor
2009-12-22 Josh MicichRemoved unused Model, ModelFactory. ModelFactoryListene...
2009-12-21 Josh Micichrenamed function implementations to avoid potential...
2009-12-21 Yegor Kozlovfixed InterfaceEndRecord to tolerate unexpected record...
2009-12-21 Yegor Kozlovundo code mistakenly submitted in r892839
next