990 Commits (trunk)

Author SHA1 Message Date
  PJ Fanning 3f414c760c [bug-66087] make DStar functions case insensitive 1 year ago
  PJ Fanning d178bb9dc1 [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id 2 years ago
  Dominik Stadler f8e27ee19b Prevent an overly large allocation when using HPSF 2 years ago
  PJ Fanning a8f1e7acd1 [github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. This closes #321 2 years ago
  PJ Fanning 05e8a16543 [github-321] add test case 2 years ago
  PJ Fanning 56b4313997 [bug-64536] add getDimension on XSSFSheet 2 years ago
  PJ Fanning 935c8ab06a add xssf test (width/height) 2 years ago
  PJ Fanning 85356f1d54 [bug-65946] remove duplicate Category property from extracted properties 2 years ago
  PJ Fanning 6622d9badb [bug-65899] fix issue where malformed tnef file can cause memory problems 2 years ago
  Dominik Stadler 7283d7ed64 Make all text-extractors always return a non-null String 2 years ago
  Dominik Stadler 729d78cda6 Limit allocated elements in the PlfLfo structure for word documents 2 years ago
  Dominik Stadler 1d630a94fc Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregate 2 years ago
  PJ Fanning 837590024f [bug-65741] rework previous change 2 years ago
  PJ Fanning 0baf788054 [bug-65738] add basic test 2 years ago
  PJ Fanning a24820e629 add data-formatter test 2 years ago
  PJ Fanning 50bab16ece add xlookup test 2 years ago
  PJ Fanning f713f551ad [bug-65718] Charts imported without blip fills 2 years ago
  PJ Fanning 53da548689 [bug-65711] add test 2 years ago
  PJ Fanning 7475b1f609 [bug-65706] ignore trash parts in OOXML files 2 years ago
  Andreas Beeker d3ff953cf7 #65694 - HSLF - handle date/time fields and formats 2 years ago
  PJ Fanning 20c0ac1637 [bug-65678] add XSLFGraphicFrame hasDiagram 2 years ago
  PJ Fanning 458369a64d [bug-65674] add isVideoFile to XSLFPictureShape 2 years ago
  PJ Fanning 336bce7c82 [bug-65673] add test case (that passes) 2 years ago
  Dominik Stadler 7a5bc4227b Do not fail on different count of categories and points and fix cloning charts 2 years ago
  PJ Fanning 2730bdc113 [bug-65649] add test case 2 years ago
  Dominik Stadler 0727874584 Avoid NullPointerException when cloning sheets where there is no drawing patriarch 2 years ago
  PJ Fanning 69eb168051 scaling issue 2 years ago
  PJ Fanning ba08e1a46c [bug-65255] add test case but cannot reproduce issue 2 years ago
  PJ Fanning 787af858e7 add problem file to build 2 years ago
  PJ Fanning 005810640d [bug-65638] Remove escaping of ampersand from headers and footers created by Excel. Thanks to Viru. 2 years ago
  PJ Fanning b906b72d29 [bug-59388] Set comment with option isVisible in .xlsx. Thanks to ryoii. This closes #239 2 years ago
  Andreas Beeker db71e2328a #65551 - Incorrect fetching paragraph and text runs props from master shape 2 years ago
  PJ Fanning 2514e4d0ab [bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null if file type not recognised 2 years ago
  PJ Fanning 7d47c205e9 [bug-65306] issue with shift rows that remove rows and how shared formulas are affected 2 years ago
  PJ Fanning 08a1f9af22 [bug-65268] issue reading shared formulas 2 years ago
  PJ Fanning 5562858eba github260 2 years ago
  PJ Fanning bd1ea63abe [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. This closes #254 2 years ago
  PJ Fanning abe22ef8f7 [bug-65595] Strip colour formatting in headers and footers 2 years ago
  PJ Fanning ac83ff11f4 add test for broken file (5.0.1-RC1 issues) 2 years ago
  PJ Fanning f591073698 add test for broken file (5.0.1-RC1 issues) 2 years ago
  PJ Fanning 5d0ea93bb4 add basic support for hdphoto/wdp images in slideshows 2 years ago
  PJ Fanning 7bcf6d5a6d add support for reading hyperlinks that have cell refs that are area references (very limited update or write support as yet) 2 years ago
  PJ Fanning cd7b6b7197 [bug-65467] support IFNA() function. Thanks to Ross Patterson 2 years ago
  PJ Fanning 3aa03459a7 [bug-65464] fix issue where shared formulas can be corrupted 2 years ago
  PJ Fanning a6b9f5c006 update stress.xls 2 years ago
  PJ Fanning cb6e6e0609 [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid xlsx file. Thanks to Yury Molchan. 2 years ago
  PJ Fanning 0678b16f14 right to left xlsx test 2 years ago
  Sayi 974da9f981 fixed unable to read comments with pictures 3 years ago
  Dominik Stadler f71833e1d9 Do not return null for POITextExtractor.getMetadataTextExtractor() for old Excel files 3 years ago
  PJ Fanning 50cfe3c10e [github-235] Fix date formatting for number cell values. Thanks to Anthony Schott. This close #235 3 years ago