]> source.dussan.org Git - poi.git/shortlog
poi.git
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)
2008-08-01 Josh MicichSmall update for c681530 bug 45519
2008-07-31 Josh MicichFix for bug 45519 - keep data validation records together
2008-07-29 Nick BurchSupport for creating new HSLF CurrentUserAtoms
2008-07-28 Nick BurchSome work on bug #45466 - Partial support for removing...
2008-07-28 Josh MicichMore tweaks for bug 45404. Fixes for JDK 1.4, improved...
2008-07-28 Nick BurchFix for DataFormatter on some JVMs
2008-07-21 Nick BurchFix bug #45437 - Detect encrypted word documents, and...
2008-07-20 Nick BurchApply, with some tweaks, the patch from bug #45404...
2008-07-18 Nick BurchPatch from bug #45414 - Don't add too many UncalcedReco...
2008-07-18 Nick BurchPatch from bug #45398 - Support detecting date formats...
2008-07-18 Nick BurchUpdate homepage for 3.5.1 beta 1
2008-07-18 Nick BurchPatch from Jukka from bug #45394 - tidy up examples...
2008-07-16 Josh MicichPatch 45410 - removed dependency on commons beanutils...
2008-07-15 Nick BurchCell Style optimisations too
2008-07-15 Nick BurchStart on HSSFOptimiser, which removes un-needed cell...
2008-07-15 Nick BurchSupport for removing low level font records
2008-07-15 Nick BurchMethod to check if two fonts have the same contents
2008-07-15 Yegor Kozlovfixed bug #45322: HSSFSheet.autoSizeColumn() throws...
2008-07-13 Josh MicichFix for bug 45380 - added return keyword in ArrayPtg...
2008-07-13 Nick BurchInspired by bug #44958 - Record level support for Data...
2008-07-12 Nick BurchImplement idea from bug #35583 - Include a version...
2008-07-12 Nick BurchAllow the cloning of one HSSFCellStyle onto another...
2008-07-12 Nick BurchSupport for cloning one extended format record onto...
2008-07-12 Nick BurchSupport for cloning one font record onto another, plus...
2008-07-11 Josh MicichPatch 45289 - finished support for special comparison...
2008-07-10 Nick BurchAdd a test to show that the behaviour around bug #30635...
next