]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-08-29 Yegor Kozlovutility to dump POIFS into filesystem
2008-08-29 Josh MicichRemoving calls to AreaEval.getValues() from count and...
2008-08-29 Josh MicichRemoving calls to AreaEval.getValues()
2008-08-29 Josh MicichChanged FormulaRecord.getParsedExpression to return...
2008-08-28 Josh MicichConsolidated TableRecord inside FormulaRecordAggregate...
2008-08-28 Josh MicichRemoved unused methods from CellValueRecordInterface...
2008-08-28 Josh MicichShould have been submitted with c689716 (bug 45699)
2008-08-28 Josh MicichFix for bug 45699 - RowRecordsAggregate needs to tolera...
2008-08-28 Josh MicichFix for bug 45698 - allow LinkTable to read EXTERNSHEET...
2008-08-27 Josh Micichshould have been submitted with c689559
2008-08-27 Josh MicichAdded names of known but uninterpreted BIFF records
2008-08-27 Josh MicichFixed size of TblPtg
2008-08-25 Josh MicichReplaced calls to deprecated versions of createCell...
2008-08-25 Josh MicichFix for small bug introduced in c688655 - keep header...
2008-08-25 Josh MicichFix for bug 45682 - allow cloning of sheets with condit...
2008-08-25 Josh MicichInitial support for evaluating external add-in function...
2008-08-25 Josh MicichJDK 1.4 fixes for new hpbf stuff. Some clean-up
2008-08-23 Josh MicichFix for bug 45672 - prevent MissingRecordAwareHSSFListe...
2008-08-20 Nick BurchHPBF text extractor and unit tests
2008-08-20 Nick BurchQuill CONTENTS bits, and tests
2008-08-20 Nick BurchMore HPBF stuff, and some tests
2008-08-20 Nick BurchMake an initial start on hpbf code
2008-08-19 Josh MicichFix for bug 45640 - avoid creating multiple GUTS records
2008-08-18 Yegor Kozlovfixed bug #45645: Fix for HSSFSheet.autoSizeColumn...
2008-08-17 Nick BurchFurther HPBF documentation, and some more sample files...
2008-08-17 Nick BurchMore work understanding hpbf
2008-08-17 Nick BurchMore work understanding hpbf
2008-08-17 Nick BurchMore work understanding hpbf
2008-08-17 Nick BurchFew little tweaks to dev helpers
2008-08-15 Nick BurchStart on a HPBF dumper
2008-08-15 Nick BurchMore sample hpbf docs, with a description
2008-08-15 Nick BurchAdd a few more source package excludes
2008-08-15 Nick BurchAdd sample publisher files from bug #45602 to svn
2008-08-14 Nick BurchMore for bug #45623 - Support for additional HSSF heade...
2008-08-14 Nick BurchFix bug #45623 - Support stripping HSSF header and...
2008-08-14 Nick BurchRefactor header/footer stuff to remove duplication
2008-08-12 Nick BurchUpdate changelog
2008-08-12 Nick BurchAdd HWPF support for stripping out fields (eg macros...
2008-08-12 Nick BurchFix a typo in the file name, and add a generic method...
2008-08-12 Nick BurchFew documentation updates for recent new code
2008-08-12 Nick BurchNew HPSF based TextExtractor for document metadata...
2008-08-12 Yegor KozlovProperly update the array of Slide's text runs in HSLF...
2008-08-12 Yegor KozlovFix bug #45590: Header/footer extraction for .ppt...
2008-08-11 Nick BurchFinally get all HWPF tests to pass again, by working...
2008-08-11 Josh Micichinitial work on supporting calls to add-in functions
2008-08-11 Nick BurchGet insert based HWPF tests working fine, delete ones...
2008-08-11 Nick BurchCHPXs and PAPXs are apparently cp based, but are really...
2008-08-11 Josh MicichRefinements to fix for bug 45126. Excel does not produ...
2008-08-11 Josh Micichdeleted obsolete comment (should have been done in...
2008-08-10 Nick BurchRemove random un-used import that makes gump unhappy
2008-08-09 Nick BurchDisable a few HWPF tests that aren't working while...
2008-08-09 Nick BurchAdd header/footer support to HWPF WordExtractor
2008-08-09 Nick BurchTests to show that header stuff all works right
2008-08-09 Nick BurchStart on headers/footers support
2008-08-09 Nick BurchImprove FIB updating on range changes, and add passing...
2008-08-09 Nick BurchGet most of the hwpf tests passing again
2008-08-09 Josh Micichadded getRowIndex() to HSSFCell, deprecated HSSFFormula...
2008-08-09 Nick BurchBig big unicode rationalisation in text piece code
2008-08-09 Josh MicichConverted rows map within HSSFSheet to use Integer...
2008-08-09 Nick BurchMore range tests, which show that we do have a bug...
2008-08-09 Nick BurchMore header and footer files, this time with unicode...
2008-08-09 Nick BurchMore tests to show that the range based stuff is workin...
2008-08-09 Nick BurchAdd lots more getters/setters for useful things to...
2008-08-09 Nick BurchStart to document the whole FIB stuff better
2008-08-09 Nick BurchPrepare to change how we do ranges, to handle different...
2008-08-09 Nick BurchMore HWPF/XWPF sample header footer documents
2008-08-09 Nick BurchMore HWPF/XWPF sample header footer documents
2008-08-09 Nick BurchAdd several test word files with headers and footers
2008-08-08 Josh Micichimproved error message for FormulaParser when the formu...
2008-08-08 Josh MicichStandardised toString methods on ScalarConstantPtg...
2008-08-08 Josh MicichPatch 45577 - Added implementations for Excel functions...
2008-08-08 Josh MicichFinished extracting PageSettingsBlock logic from Sheet
2008-08-08 Josh MicichExtracting PageSettingsBlock from Sheet
2008-08-08 Josh MicichConverted RowRecordsAggregate to proper RecordAggregate
2008-08-07 Josh MicichConsolidating ValueRecordsAggregate within RowRecordsAg...
2008-08-07 Josh MicichFix for bug 45582 - handle extra bytes after the EOFRecord
2008-08-07 Josh MicichJDK 1.4 compatibility. Some exception clean-up
2008-08-06 Josh MicichAdded conditional format records to BiffViewer
2008-08-06 Josh MicichPartial fix for bug 45570 - Converted instance BitField...
2008-08-06 Josh Micichremoved TODO comment and formatted
2008-08-06 Josh Micichshould have been submitted with r683081
2008-08-06 Josh Micichshould have been submitted with r683081
2008-08-06 Josh Micichrefactoring aggregate records to a separate hierarchy...
2008-08-05 Josh MicichFix JDK 1.4 compilation (after r682511 /bug 45538)
2008-08-05 Nick BurchWith help from Yegor, fix bug #45537 - Include headers...
2008-08-05 Nick BurchMore tests for bug #45365, but still not able to reprod...
2008-08-05 Nick BurchStart on bug #45537 - headers and footers from ppt
2008-08-05 Yegor Kozlovfixed bug #44692: HSSFPicture.resize() stretched image...
2008-08-05 Yegor Kozlovwhen a new RowRecord is created, the default row height...
2008-08-04 Nick BurchFix bug #45543 - Optionally extract comment text with...
2008-08-04 Nick BurchFix a comment
2008-08-04 Nick BurchFix bug #45538 - Include excel headers and footers...
2008-08-04 Josh Micichremoved debugging code leftover from r682508 (patch...
2008-08-04 Josh MicichPatch 44894 - refactoring duplicate logic from EventRec...
2008-08-04 Yegor Kozlovsupport for headers / footers in HSLF
2008-08-04 Josh MicichConsolidating various duplicates of CellRangeAddress
2008-08-03 Josh MicichSmall tweaks for data validation (bug 44953)
2008-08-03 Josh Micichfixed BiffViewer to add some missing record types....
2008-08-03 Josh Micichshould have been submitted with c682225 - Extensive...
2008-08-03 Josh MicichExtensive fixes for data validation (bug 44953)
next