5439 Commits (54d462a3f6fda9493eca34f4cfa9af7a965c60b0)
 

Author SHA1 Message Date
  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
  Nick Burch d526d35ff7 An XBAT may not be fully used, and remaining entries may be 0 not POIFSConstants.UNUSED_BLOCK, so avoid trying to process any that we know aren't used. Fixes bug #53810 11 years ago
  Evgeniy Berlog 15f41d128f set isHidden flag 'true' for invisible comment and 'false' for visible comments 11 years ago
  Nick Burch 59320b3ed5 Continue with support for property lookups of chunks 11 years ago
  Nick Burch 1c99cef041 Start on decoding fixed sized HSMF properties, and linking the variable sized ones with their matching chunks 11 years ago
  Yegor Kozlov 98a74d96d5 one more fix related to Bugzilla 54407 11 years ago
  Yegor Kozlov 7298228b91 Bugzilla 54407 - Avoid XmlValueDisconnectedException when merging slides 11 years ago
  Yegor Kozlov 358ac60813 keep javac on JDK 1.5 happy 11 years ago
  Yegor Kozlov b8ed791e2c keep javac on JDK 1.5 happy 11 years ago
  Yegor Kozlov dec55b8ead fix exception when calling importContent, see Bugzilla 54407 11 years ago
  Yegor Kozlov 0476e2d7d8 Bugzilla 54356 - Support of statistical function SLOPE 11 years ago
  Nick Burch 6ddb26916d Pull in the new documentation from the subtree via a svn:externals 11 years ago
  Nick Burch 733546a21e Remove old documentation, now in the site subtree 11 years ago
  Nick Burch f7b2d4047f Patch from Johan from bug #54402 - fix IfError with indirect references 11 years ago
  Yegor Kozlov 008dea947c Bugzilla 54356: Support of statistical function INTERCEPT 11 years ago
  Nick Burch 413c5594fb Patch from Johan Karlsteen for bug #53966 - Implement IfError AP function 11 years ago
  Nick Burch 20f20b04dd Make the exception a bit more explicit about what is wrong 11 years ago
  Nick Burch b290b1bce2 Patch from Jan from bug #54282 - Improve the performance of ColumnHelper addCleanColIntoCols, speeds up some .xlsx file loading 11 years ago
  Yegor Kozlov 7041704618 updated sha1 and md5 checksums on the downloads page 11 years ago
  Yegor Kozlov 50c8e74af9 Bug 53650 - Prevent unreadable content and disalow to overwrite rows in user templates 11 years ago
  Yegor Kozlov 8e1d206e26 Bugs 54228,53672 - Fixed XSSF to read cells with missing R attribute 11 years ago
  Yegor Kozlov 022b06d172 Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas 11 years ago
  Yegor Kozlov d3170f4e94 sync table headers with worksheet on save 11 years ago
  Yegor Kozlov 408abf1008 Bug 54210 - Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNG 11 years ago
  Yegor Kozlov 8851e7387d updated my GPG key 11 years ago
  Yegor Kozlov 73584faa0e updated version.id and release date of POI-3.9 11 years ago
  Yegor Kozlov a7df28a576 updated POI rdf descriptor 11 years ago
  Yegor Kozlov 3365bae530 removed svn:executable from test files 11 years ago
  Yegor Kozlov 287e0a6f19 fixed missing licence headers 11 years ago
  Yegor Kozlov afba4c2a2d Bugzilla 54188 - Avoid NPE in PPT2PNG 11 years ago
  Yegor Kozlov 2599c4f9df avoid warning: check if property node exists instead of throw/catch exception 11 years ago
  Yegor Kozlov e0b6a9975c Bug 52628 - Replace System.err info messages with a POILogger 11 years ago
  Yegor Kozlov 1ee9f0d29f fixed javadoc warnings 11 years ago
  Yegor Kozlov bea7b6f2ef bugzilla 54137 - improved performance of DataFormatter with Fractions 11 years ago