2014-08-10 |
Andreas Beeker | XML signature support |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Uwe Schindler | Add myself to keys file |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Nick Burch | Correct xmlbeans 2.6 url |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Nick Burch | Fix bug #56812 - In XSLF provide a way to get the URI... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Nick Burch | Add a disabled unit test for bug #56812, based on code... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Nick Burch | Before parsing an OOXML document, reset the xmlbeans... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Nick Burch | Change the default XMLBeans version used for running... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Nick Burch | Add another test file for #54764, and a test that uses it |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Nick Burch | Apply suggestions from Uwe Schindler for more secure... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Dominik Stadler | * Ensure that some older versions of third-party librar... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Andreas Beeker | Another test for NPOIFS in-place writing support -... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Nick Burch | Fix bug #56800 - Provide a helpful exception, XLSBUnsup... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Prep for 3.11 beta 1 |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Prep for 3.11 beta 1 |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Fix bug #55196 - Correct XWPF createTOC handling of... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Fix bug #55050 - If the start+end row and cell are... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Fix bug 54725 - HWPF where no parent style CHP exists... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Fix bug #56502 - When shifting XSSF rows with formula... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Fix bug #56527 - Avoid NPE from XSSFHyperLink when... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Fix javadoc warnings |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Nick Burch | Fix bug #53984 - Support the ColInfoRecord coming after... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Correct logic for the start-of-sheet missing rows,... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Generics fixes |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Start on details tests for bug #53433 |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Unit test to show that bug #53494 has already been... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | #56132 Allow XSSF formula evaluation to also skip missi... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Slightly modified test file for bug #56132 - xlsx file... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | XSSF external workbook lookup support for in-line file... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Convert the test to using interfaces |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | SVN mimetypes for Word files |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | SVN mimetypes for PowerPoint files |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | More mimetype updates |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | More Excel test file mimetypes in svn |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Correct the mimetype in svn for test spreadsheet files |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Updated patch from Marc from #55927 - handle date formu... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Add row label getter for Pivot Tables, and use this... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Patch from Sofia Larsson and Martin Andersson from... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Exclude the release notes and readmes from the rat... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Change XSSFSheetXMLHandler.SheetContentsHandler to... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nick Burch | Add a target to help with generating the release notes |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Dominik Stadler | Add simple unit test to verify that Bug 42016 was fixed... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Dominik Stadler | Add unit test for bug 37625 which verifies that this... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Dominik Stadler | Add/Fix some Javadoc |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Nick Burch | Unit test to show that bug #52111 (intersect formulas... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Nick Burch | HSSF and XSSF Multi-Sheet formula reference tests from... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Complete evaluation support for multi-sheet references... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Begin required interface + base-class support for multi... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Allow XSSF to evaluate multi-sheet references too,... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Split the reference and area tests for #55906 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Update the RefEval method signature to cope with multi... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Start preparing LazyAreaEval and LazyRefEval to handle... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Update the XSSF getExternalSheet method signature,... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | More tests for #55906, and provide a new eval that... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Areas can have multi-sheet references too, so add Formu... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Update Ref3DPxg to support multi-sheet ranges too,... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | Refactor to reduce clutter |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Burch | More progress towards #55906 - Have the ExternSheet... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | More progress towards #55906 - FormulaParser is able... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | More internal method signature updates, for HSSF extern... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Rename some of the internal HSSF sheet lookup methods... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | #55906 Extern Sheet References can have a last as well... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Disabled unit tests for multi-sheet references, see... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Patch from Shaun Kalley from bug #56023 - Allow XSSF... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Patch from thaichat04 from bug #56194 - HPSF thumbnail... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Patch from Raúl Wegmann from bug #56735 / GitHub Pull... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | To avoid problems on strange platforms, tell xmlbeans... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | XSSF table example, from Sofia Larsson from bug #55562 |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | For places where an ordered collection is created and... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Fix javadoc warning |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Correct HSSFOptimiser logic for the case where the... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Fix inconsistent whitespace |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | When evaluating a name in another workbook, need to... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nick Burch | Don't fetch the name, convert to a ptg, then convert... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Nick Burch | Get further with the XSSF formula reference evaluation... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Nick Burch | Further XSSF external name evaluation lookup support |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Dominik Stadler | JaCoCo 0.7.x requires asm-5 |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Dominik Stadler | Fix test to make it work on different date as well |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Dominik Stadler | Bug 56688: Fix border cases in EDATE function: handle... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Dominik Stadler | Fix formatting of trailing comma in HexDumps, cover... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Nick Burch | Use the link table when looking up external xssf names |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Nick Burch | Generalise the CollaboratingWorkbooksEnvironment setup... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Nick Burch | Fix inconsistent whitespace |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Nick Burch | Allow creating a CollaboratingWorkbooksEnvironment... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Nick Burch | Correct non-sheet-based NameXPxg formula rendering... |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nick Burch | More unit tests for #56737 and #56752 |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nick Burch | Comments updates |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nick Burch | Change how we update sheet names in XSSF formulas and... |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nick Burch | XSSF Pxgs must escape sheet names where required when... |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nick Burch | Common interface across the XSSF Ptg / Pxg classes |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nick Burch | Rename missing from previous commit |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nick Burch | Update the formula evaluator to support XSSF style... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | Better reporting on why a test is failing, and partial... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | Complete the XSSF Formula Parser tests for #56737 |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | Move towards supporting same workbook named ranges... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | Start to add XSSF specific handling for NameX (named... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | Provide XSSF-style external sheet support for areas... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | Fix inconsistent indents/whitespace |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | Start to update how the formula parser looks up sheets... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | Fix inconsistent indents |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Nick Burch | The Event User Model fake-workbook for formula evaluati... |
commit | commitdiff | tree | snapshot |
next |