]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-09-09 Yegor Kozlovdon't increment the number of shapes when cloning a...
2008-09-08 Josh MicichCommon refactoring for one arg numeric functions
2008-09-08 Josh MicichRefactored OperandResolver coerce functions to convert...
2008-09-08 Josh MicichFixes for DAY/MONTH/YEAR functions (junit cases added)
2008-09-08 Josh MicichAdditional fix for 45720 - bug in HSSFWorkbook.findExis...
2008-09-08 Josh Micichcosmetic fix for Area3DPtg.toString()
2008-09-08 Nick BurchFix bug #45761 - Support for Very Hidden excel sheets...
2008-09-08 Yegor Kozlovalways call Workbook.cloneDrawings when cloning sheets
2008-09-07 Nick BurchPatch from bug #45738 - Initial HWPF support for Office...
2008-09-07 Yegor Kozlovfixed bug #45720: cloneSheet breaks autofilters.
2008-09-06 Josh MicichMinor fixes to YEARFRAC(). Added ISEVEN() and ISODD...
2008-09-06 Josh MicichFixes for special cases of lookup functions (test cases...
2008-09-05 Josh Micichreverted changes accidentally submitted with r692538
2008-09-05 Josh MicichModified formula evaluator to handle whole column refs
2008-09-05 Josh MicichMinor fixes for numeric operators - junit added. Some...
2008-09-04 Josh MicichFix for bug 45376 - added caching to HSSFFormulaEvaluator
2008-09-04 Josh MicichMade HSSFFormulaEvaluator capable of handling simple...
2008-09-04 Josh MicichFixed compiler warnings, linked junit test to suite
2008-09-04 Josh MicichFix unused import (correction to r692239)
2008-09-04 Josh MicichFixed 2 small bugs in RelationalOperationEval (added...
2008-09-03 Josh MicichInitial work on bug 45720 - copy 'FilterDatabase' named...
2008-09-03 Josh MicichFixed ArrayPtg.toString to not crash when partially...
2008-09-03 Yegor Kozlovfixed bug #45728: SlideShow.reorderSlide didn't work...
2008-09-02 Yegor Kozlovcontinue making progress with hslf hyperlinks
2008-09-02 Yegor Kozlovimproved handling of StyleTextPropAtom bit masks, added...
2008-09-01 Nick BurchDV related fixes from Pierre Lavignotte
2008-09-01 Josh MicichUpdate status for bug 45358 (fixed with r690772, r69083...
2008-09-01 Josh MicichFixed IF() to handle different types for the first arg
2008-09-01 Josh MicichConverted AreEval and RefEval to be lazy (part of fix...
2008-08-31 Josh MicichImproving AreaI interface and AreaPtg hierarchy
2008-08-31 Josh MicichPartial fix for bug 45358 - parsing area refs with...
2008-08-31 Josh Micichremoved AreaEval.getValues (initial work for bug 45358)
2008-08-31 Nick BurchHPBF docs update
2008-08-31 Nick BurchAdd HPBF hyperlinks support to the extractor
2008-08-31 Nick BurchStart to support HPBF hyperlinks
2008-08-31 Josh MicichAdded junit to show bug 45717 is fixed. (Previously...
2008-08-31 Josh MicichFix for bugs 26321 and 44958 - preserve position of...
2008-08-31 Josh Micichchanged serialize method on Sheet to visitContainedReco...
2008-08-30 Nick BurchFurther HPBF plc tests
2008-08-30 Nick BurchStart to support HPBF PLC parts
2008-08-30 Nick BurchVarious bug fixes, and hpbf updates
2008-08-30 Josh MicichFixed decoding of operand class for ArrayPtg
2008-08-29 Josh MicichAdded ArrayRecord and CellRangeAddress8Bit
2008-08-29 Josh MicichClean-up toString() and inner class
2008-08-29 Yegor Kozlovinitial support for embedded movies and controls.
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...
next