]> source.dussan.org Git - poi.git/shortlog
poi.git
2014-07-30 Nick BurchUnit test to show that bug #53494 has already been...
2014-07-30 Nick Burch#56132 Allow XSSF formula evaluation to also skip missi...
2014-07-30 Nick BurchSlightly modified test file for bug #56132 - xlsx file...
2014-07-30 Nick BurchXSSF external workbook lookup support for in-line file...
2014-07-30 Nick BurchConvert the test to using interfaces
2014-07-30 Nick BurchSVN mimetypes for Word files
2014-07-30 Nick BurchSVN mimetypes for PowerPoint files
2014-07-30 Nick BurchMore mimetype updates
2014-07-30 Nick BurchMore Excel test file mimetypes in svn
2014-07-30 Nick BurchCorrect the mimetype in svn for test spreadsheet files
2014-07-30 Nick BurchUpdated patch from Marc from #55927 - handle date formu...
2014-07-30 Nick BurchAdd row label getter for Pivot Tables, and use this...
2014-07-30 Nick BurchPatch from Sofia Larsson and Martin Andersson from...
2014-07-30 Nick BurchExclude the release notes and readmes from the rat...
2014-07-30 Nick BurchChange XSSFSheetXMLHandler.SheetContentsHandler to...
2014-07-30 Nick BurchAdd a target to help with generating the release notes
2014-07-28 Dominik StadlerAdd simple unit test to verify that Bug 42016 was fixed...
2014-07-27 Dominik StadlerAdd unit test for bug 37625 which verifies that this...
2014-07-27 Dominik StadlerAdd/Fix some Javadoc
2014-07-26 Nick BurchUnit test to show that bug #52111 (intersect formulas...
2014-07-26 Nick BurchHSSF and XSSF Multi-Sheet formula reference tests from...
2014-07-25 Nick BurchComplete evaluation support for multi-sheet references...
2014-07-25 Nick BurchBegin required interface + base-class support for multi...
2014-07-25 Nick BurchAllow XSSF to evaluate multi-sheet references too,...
2014-07-25 Nick BurchSplit the reference and area tests for #55906
2014-07-25 Nick BurchUpdate the RefEval method signature to cope with multi...
2014-07-25 Nick BurchStart preparing LazyAreaEval and LazyRefEval to handle...
2014-07-25 Nick BurchUpdate the XSSF getExternalSheet method signature,...
2014-07-25 Nick BurchMore tests for #55906, and provide a new eval that...
2014-07-25 Nick BurchAreas can have multi-sheet references too, so add Formu...
2014-07-25 Nick BurchUpdate Ref3DPxg to support multi-sheet ranges too,...
2014-07-25 Nick BurchRefactor to reduce clutter
2014-07-25 Nick BurchMore progress towards #55906 - Have the ExternSheet...
2014-07-24 Nick BurchMore progress towards #55906 - FormulaParser is able...
2014-07-24 Nick BurchMore internal method signature updates, for HSSF extern...
2014-07-24 Nick BurchRename some of the internal HSSF sheet lookup methods...
2014-07-24 Nick Burch#55906 Extern Sheet References can have a last as well...
2014-07-24 Nick BurchDisabled unit tests for multi-sheet references, see...
2014-07-24 Nick BurchPatch from Shaun Kalley from bug #56023 - Allow XSSF...
2014-07-24 Nick BurchPatch from thaichat04 from bug #56194 - HPSF thumbnail...
2014-07-24 Nick BurchPatch from Raúl Wegmann from bug #56735 / GitHub Pull...
2014-07-24 Nick BurchTo avoid problems on strange platforms, tell xmlbeans...
2014-07-24 Nick BurchXSSF table example, from Sofia Larsson from bug #55562
2014-07-24 Nick BurchFor places where an ordered collection is created and...
2014-07-24 Nick BurchFix javadoc warning
2014-07-24 Nick BurchCorrect HSSFOptimiser logic for the case where the...
2014-07-24 Nick BurchFix inconsistent whitespace
2014-07-24 Nick BurchWhen evaluating a name in another workbook, need to...
2014-07-24 Nick BurchDon't fetch the name, convert to a ptg, then convert...
2014-07-23 Nick BurchGet further with the XSSF formula reference evaluation...
2014-07-23 Nick BurchFurther XSSF external name evaluation lookup support
2014-07-23 Dominik StadlerJaCoCo 0.7.x requires asm-5
2014-07-23 Dominik StadlerFix test to make it work on different date as well
2014-07-22 Dominik StadlerBug 56688: Fix border cases in EDATE function: handle...
2014-07-22 Dominik StadlerFix formatting of trailing comma in HexDumps, cover...
2014-07-21 Nick BurchUse the link table when looking up external xssf names
2014-07-21 Nick BurchGeneralise the CollaboratingWorkbooksEnvironment setup...
2014-07-21 Nick BurchFix inconsistent whitespace
2014-07-21 Nick BurchAllow creating a CollaboratingWorkbooksEnvironment...
2014-07-21 Nick BurchCorrect non-sheet-based NameXPxg formula rendering...
2014-07-20 Nick BurchMore unit tests for #56737 and #56752
2014-07-20 Nick BurchComments updates
2014-07-20 Nick BurchChange how we update sheet names in XSSF formulas and...
2014-07-20 Nick BurchXSSF Pxgs must escape sheet names where required when...
2014-07-20 Nick BurchCommon interface across the XSSF Ptg / Pxg classes
2014-07-20 Nick BurchRename missing from previous commit
2014-07-20 Nick BurchUpdate the formula evaluator to support XSSF style...
2014-07-19 Nick BurchBetter reporting on why a test is failing, and partial...
2014-07-19 Nick BurchComplete the XSSF Formula Parser tests for #56737
2014-07-19 Nick BurchMove towards supporting same workbook named ranges...
2014-07-19 Nick BurchStart to add XSSF specific handling for NameX (named...
2014-07-19 Nick BurchProvide XSSF-style external sheet support for areas...
2014-07-19 Nick BurchFix inconsistent indents/whitespace
2014-07-19 Nick BurchStart to update how the formula parser looks up sheets...
2014-07-19 Nick BurchFix inconsistent indents
2014-07-19 Nick BurchThe Event User Model fake-workbook for formula evaluati...
2014-07-19 Nick BurchFix Generics warnings
2014-07-19 Nick BurchThe way that HSSF and XSSF stores references to externa...
2014-07-19 Nick BurchThere can be more than one linked ExternalLinks table...
2014-07-19 Nick BurchTurns out that .xlsx files can have multiple link table...
2014-07-19 Nick BurchConvert test to junit 4, and stub out the additional...
2014-07-18 Nick BurchStub the unit test which is the next thing to need...
2014-07-18 Nick BurchBit more towards XSSF name support for #56737, will...
2014-07-18 Nick BurchInitial support for XSSF External Links tables, which...
2014-07-18 Nick BurchLeave part disabled for now
2014-07-18 Nick BurchStart to support formula parsing of sheet-specified...
2014-07-18 Nick BurchUpdate bug reference numbers, and bring over part of...
2014-07-18 Nick BurchHave WorkbookEvaluator process NameXPtgs, rather than...
2014-07-18 Nick Burch#56737 Sometimes Excel writes an internal reference...
2014-07-17 Nick BurchAdd disabled unit tests for bug #56737, which currently...
2014-07-14 Nick BurchFix for #56702 - If a cell is of type numeric but has...
2014-07-03 Nick BurchThis bug has been fixed, so re-enable the unit test
2014-07-03 Nick BurchAdd a disabled unit test for bug #56420
2014-07-03 Nick BurchUpdate the CheckFunctionsSupported example to take...
2014-07-03 Nick BurchWhen throwing an exception during formula evaluation...
2014-07-03 Nick BurchFormula evaluation and error handling example - reports...
2014-07-03 Nick BurchNow that XSSFWorkbook can be closed, the older path...
2014-07-02 Dominik StadlerBug 56537: Update javadoc to reflect the addition of...
2014-07-02 Dominik StadlerUpgrade to latest JaCoCo 0.7.1
2014-06-16 Tim AllisonBUG 54771: add class to svn
next