]> source.dussan.org Git - poi.git/shortlog
poi.git
2014-09-09 Nick BurchExpose get/set reading order from the extended format...
2014-09-05 Andreas BeekerBug 56914 - XSSFRowShifter.updateConditionalFormatting...
2014-09-05 Andreas BeekerBug 56913 - Replace usages of o.a.p.util.ArrayUtil...
2014-09-04 Andreas BeekerBug 51483 - XSSF locking of specific features not working
2014-09-03 Nick BurchAdd getters for the common xml extended properties
2014-09-03 Nick BurchProvide a getter for custom properties, to match the...
2014-08-31 Dominik StadlerBug 48195: Formulas: Fix incorrect evaluation of IF...
2014-08-31 Dominik StadlerBug 55280: Implement a method XSSFSheet.removeMergedReg...
2014-08-31 Dominik StadlerBug 55280: Don't repeatedely fetch the size of the...
2014-08-31 Dominik StadlerBug 45312: Add unit-test and javadoc, also convert...
2014-08-29 Andreas BeekerBug 51222 - XSSFColor.getARGBHex() returns wrong color...
2014-08-28 Dominik StadlerBug 56730: Fix exporting XML if schema contains ref...
2014-08-28 Andreas BeekerBug 56864 - XWPFLatentStyles.isLatentStyle always retur...
2014-08-28 Andreas BeekerBug 56854 - XMLBeans performance when using getXXXList...
2014-08-22 Nick BurchFix indents / whitespace
2014-08-22 Nick BurchInclude the maximum number of Cell Styles in the spread...
2014-08-18 Uwe SchindlerAdd Dominik's suggestion to DocumentBuilderFactories...
2014-08-18 Dominik Stadler* Allow to start tests with old Xerces jar-file to...
2014-08-17 Andreas Beekeradded public key for kiwiwings (Andreas Beeker)
2014-08-17 Andreas Beekerignore .xsd - should be downloaded by build.xml or...
2014-08-13 Uwe SchindlerMore cleanups for bug #56814 and some more external...
2014-08-12 Uwe SchindlerAdd some extra safety test to check that external entit...
2014-08-12 Uwe SchindlerFix bug #56814 - Switch from dom4j to JAXP
2014-08-10 Uwe SchindlerAdd myself to keys file
2014-08-05 Nick BurchCorrect xmlbeans 2.6 url
2014-08-04 Nick BurchFix bug #56812 - In XSLF provide a way to get the URI...
2014-08-04 Nick BurchAdd a disabled unit test for bug #56812, based on code...
2014-08-04 Nick BurchBefore parsing an OOXML document, reset the xmlbeans...
2014-08-04 Nick BurchChange the default XMLBeans version used for running...
2014-08-04 Nick BurchAdd another test file for #54764, and a test that uses it
2014-08-04 Nick BurchApply suggestions from Uwe Schindler for more secure...
2014-08-03 Dominik Stadler* Ensure that some older versions of third-party librar...
2014-08-02 Andreas BeekerAnother test for NPOIFS in-place writing support -...
2014-08-01 Nick BurchFix bug #56800 - Provide a helpful exception, XLSBUnsup...
2014-07-31 Nick BurchPrep for 3.11 beta 1
2014-07-31 Nick BurchPrep for 3.11 beta 1
2014-07-31 Nick BurchFix bug #55196 - Correct XWPF createTOC handling of...
2014-07-31 Nick BurchFix bug #55050 - If the start+end row and cell are...
2014-07-31 Nick BurchFix bug 54725 - HWPF where no parent style CHP exists...
2014-07-31 Nick BurchFix bug #56502 - When shifting XSSF rows with formula...
2014-07-31 Nick BurchFix bug #56527 - Avoid NPE from XSSFHyperLink when...
2014-07-31 Nick BurchFix javadoc warnings
2014-07-31 Nick BurchFix bug #53984 - Support the ColInfoRecord coming after...
2014-07-30 Nick BurchCorrect logic for the start-of-sheet missing rows,...
2014-07-30 Nick BurchGenerics fixes
2014-07-30 Nick BurchStart on details tests for bug #53433
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...
next