5222 Commits (3c379bbcde3d65acac8a42b0f06200fb5cd1303b)
 

Author SHA1 Message Date
  Nick Burch 3c379bbcde Patch from Tim Allison from bug #55142 - Not all XWPF SDT block 11 years ago
  Dominik Stadler 5d40529d6a Bug 54920: do not set column and row separatedely, but use a reference 11 years ago
  Nick Burch f9c9def944 Patch and unit test from Tim Allen from bug #54686 - Improve how DataFormatter handles fractions 11 years ago
  Nick Burch 5f7a1597e4 Patch from Tim Allen from bug #55066 - unit test to show that we no longer load XWPF footnotes twice 11 years ago
  Nick Burch 0591f0edbe Avoid a NPE if no password was given - use the default office one instead 11 years ago
  Nick Burch b1e02dea83 Fix the footnote doubling, and then enable the rest of the SDT tests from Tim Allison from bug #54849 11 years ago
  Nick Burch 28981c3069 Remove tab indents 11 years ago
  Nick Burch 8465abf932 Patch from Tim Allison from bug #54849 - Controlled content/Form (Std/StdBlock) content 11 years ago
  Dominik Stadler d1a21260ca Bug 54607: Add unit test and fix NPE for getTopRow() and getLeftCol() 11 years ago
  Dominik Stadler fa19777476 Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 11 years ago
  Nick Burch 8b4cc4c474 Patch from Trejkaz from GitHub Pull 2 - HSSFWorkbook.getAllEmbeddedObjects() needs to recurse into container Shapes (with new unit test) 11 years ago
  Nick Burch d246052993 Fix and update JavaDoc entries, and correct areas with wildy inconsistent whitespace / style to the surrounding code 11 years ago
  Nick Burch abd6675bcf Fix and update JavaDoc entries, and correct areas with wildy inconsistent whitespace / style to the surrounding code 11 years ago
  Nick Burch d323b0054c Fix and update JavaDoc entries, and correct areas with wildy inconsistent whitespace / style to the surrounding code 11 years ago
  Nick Burch 19ade4ae64 Fix the javadoc, correct the indenting, and add the new test file from bug #54849 11 years ago
  Nick Burch 9228ac464d Patch from akhikhl from github pull #4 - Expose from XWPFParagraph the number level and format, if applied 11 years ago
  Nick Burch 7341e677fb Patch from akhikhl from github pull #3 - Extract references from XWPF footnotes 11 years ago
  Nick Burch 38691d40ab JavaDoc fixes from #54731 from Dominik Stadler 11 years ago
  Nick Burch 6e7b5eec64 EMCA have re-organised their website, update links to solve #55053 11 years ago
  Yegor Kozlov 63b0cd2802 fixed compatibility issues with JDK 1.5 11 years ago
  Yegor Kozlov c69739c288 removed @Override to keep javac on JDK 1.5 happy 11 years ago
  Yegor Kozlov 9fd5fb147d Bug 55047: REPT formula support 11 years ago
  Yegor Kozlov 0b7dc0f2ca missing tests for Bug 55041 - CODE formula support 11 years ago
  Yegor Kozlov 43011d3a3b added missing tests for Bug 55042: patch for missing function COMPLEX 11 years ago
  Yegor Kozlov 782fd29471 added missing tests for Bug 55042: patch for missing function COMPLEX 11 years ago
  Yegor Kozlov 24967623a9 Bugzilla 55043 and 55042: initial support for Complex and Quotient functions 11 years ago
  Yegor Kozlov bf443142c7 Bugzilla 55041: CODE function support, also removed @Override from interfaces to stay compatible with JDK 1.5 11 years ago
  Yegor Kozlov aad5f66735 Bugzilla 55037: DELTA function support 11 years ago
  Yegor Kozlov d1a6ade582 Bugzilla 55036 - Dec2HEx formula support 11 years ago
  Nick Burch c225df5b71 Unit test for bugs #54880 & #55030 - seems ok so far 11 years ago
  Nick Burch 2db6702d19 Test file from bug #54880 11 years ago
  Nick Burch 8476be0735 Fix bug #55001 - check for unicode text too (plus fix indents) 11 years ago
  Nick Burch ea27681eab Stub out the unit tests needed for bug #55026, and add the sample file from that 11 years ago
  Nick Burch 1a2591a8c1 More on bug #54682 - check for the end offset overflowing too 11 years ago
  Nick Burch 25bc679244 Fix bug #54682 - UnhandledDataStructure should sanity check before allocating, not after 11 years ago
  Nick Burch d9cd6b276c Following dev@ discussions, the next release will be 3.10 not 4.0 11 years ago
  Nick Burch 3ec882166c Don't include the generation date in the javadocs, as it bloats the changes when publishing the site 11 years ago
  Nick Burch a5c69d394b Where possible, allow fetching of the size of the OPC Package Part (-1 if not) 11 years ago
  Nick Burch f8ccd5d014 Fix #54891 - correct javadoc on HSSF + SS (XSSF was correct) for Row.createCell(int,int) 11 years ago
  Yegor Kozlov 4d2be80806 Bug 54673 - [PATCH] Simple wildcard support in HLOOKUP, VOOLKUP, MATCH, COUNTIF 11 years ago
  Yegor Kozlov 0f299e5b5f Bugzilla 54625 - Register user-defined functions in instance scope instead of static 11 years ago
  Yegor Kozlov ec930fd66a Bugzilla 54469 - Support for financial functions IPMT and PPMT 11 years ago
  Yegor Kozlov 38774b82a8 Bugzilla 54436: Fixed metadata for GETPIVOTDATA function 11 years ago
  Nick Burch 22f30ab168 Fix bug #54579 - Handle milliseconds in date formats eg ss.000 11 years ago
  Nick Burch f0ca7d2899 Fix bug #54557 - Don't mis-detect format patterns like .000 as dates 11 years ago
  Nick Burch c5b2f7dc7f Fix bug #54506 - Add "BOOK" to the list of unusual-but-largely-ok Workbook directory entry names list, alongside WORKBOOK, plus tests 11 years ago
  Nick Burch 76edd0fc3f Fix 1.6ism from original patch 11 years ago
  Nick Burch 3460c45bc3 EDate function implementation from Detlef Brendle from bug #54508 11 years ago
  Nick Burch f9dccbc978 A bit more towards matching properties to chunks 11 years ago
  Nick Burch d51fcd4843 Improve the number of steps when generating an ID of a new relationship, and add more tests, bug #53904 11 years ago