821 Revīzijas (44e9f4ec2451eaa1e24c4ca7cfe988f210f11f3c)

Autors SHA1 Ziņojums Datums
  PJ Fanning 5d0ea93bb4 add basic support for hdphoto/wdp images in slideshows pirms 2 gadiem
  PJ Fanning 7bcf6d5a6d add support for reading hyperlinks that have cell refs that are area references (very limited update or write support as yet) pirms 2 gadiem
  PJ Fanning cd7b6b7197 [bug-65467] support IFNA() function. Thanks to Ross Patterson pirms 2 gadiem
  PJ Fanning 3aa03459a7 [bug-65464] fix issue where shared formulas can be corrupted pirms 2 gadiem
  PJ Fanning a6b9f5c006 update stress.xls pirms 2 gadiem
  PJ Fanning cb6e6e0609 [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid xlsx file. Thanks to Yury Molchan. pirms 2 gadiem
  PJ Fanning 0678b16f14 right to left xlsx test pirms 2 gadiem
  Sayi 974da9f981 fixed unable to read comments with pictures pirms 3 gadiem
  Dominik Stadler f71833e1d9 Do not return null for POITextExtractor.getMetadataTextExtractor() for old Excel files pirms 3 gadiem
  PJ Fanning 50cfe3c10e [github-235] Fix date formatting for number cell values. Thanks to Anthony Schott. This close #235 pirms 3 gadiem
  Andreas Beeker 1d594451d8 #65228 - the method getCap() does not work correctly in xslf.usermodel.XSLFTextRun pirms 3 gadiem
  Andreas Beeker 48d3c68270 TIKA-3164 - add more .xsb and classes needed for TIKAs extractor pirms 3 gadiem
  PJ Fanning e7a2df7dda [github-234] Ensure the hours position is correct. Thanks to Anthony Schott. This closes #234 pirms 3 gadiem
  Dominik Stadler 4027d8ac67 Allow negative numbers in conditional part of format string pirms 3 gadiem
  Nick Burch 82b5113ba9 Implement CONCAT function #65185 pirms 3 gadiem
  Marius Volkhart d1c9a07860 Add the ability to edit HSLFPictureData contents pirms 3 gadiem
  Dominik Stadler caf2d32393 Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleList pirms 3 gadiem
  PJ Fanning 4013ffa220 [bug-65096] XLSX Streaming XML not correctly reading multiple inline Strings pirms 3 gadiem
  Alain Béarez 825bebdbd1 Bug 65016 - Creating a chart throws exception pirms 3 gadiem
  Andreas Beeker 8f2c722fd3 Integration tests - try to fix Oracle/OpenJDK vs IBM-JDK error message differences on XXE files pirms 3 gadiem
  Andreas Beeker 8d0e84f257 integration tests: ignore hsmf/lots-of-recipients.msg because of concurrent test errors - also takes too long to process pirms 3 gadiem
  Andreas Beeker 44efecf42e integration tests: Fix handling of NullPointerExceptions for Java 16+ (again ...) pirms 3 gadiem
  Andreas Beeker 5e110d7216 integration tests: NullPointerExceptions contain now a description in Java 16+ pirms 3 gadiem
  Andreas Beeker 309e657b0d #65046 - Simplify integration tests pirms 3 gadiem
  Andreas Beeker fb2a96a048 Sonar fixes pirms 3 gadiem
  Andreas Beeker 2125c37d31 #65063 - WMF parsing failed on closed empty polygon pirms 3 gadiem
  Dominik Stadler b7e9cb48d0 Bug 64132: Fix regression introduced by changing factories pirms 3 gadiem
  Dominik Stadler e08a1785c3 ooxml-schema: trigger loading stress-documents as part of the normal unit-tests pirms 3 gadiem
  Dominik Stadler 622574f5f4 Bug 64450: Allow to parse a file where the relationship-id is an empty string pirms 3 gadiem
  Dominik Stadler 685af351d1 Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getDataValidationArray pirms 3 gadiem
  Andreas Beeker e4b70720be workaround NullPointerException when font family (of bullets) can't be determined pirms 3 gadiem
  Andreas Beeker 91eb4861b7 workaround "Width (0) and height (0) cannot be <= 0" error while rendering text with textures pirms 3 gadiem
  Andreas Beeker f7c50cfbe3 add failing regression test files pirms 3 gadiem
  Dominik Stadler b231366fb6 Bug 64986: Support missing or blank match_type for function Match pirms 3 gadiem
  Dominik Stadler 42c4e7d89a Add unfixed test for bug 64759 and make the ones fail which depend on manual opening of files in Microsoft Excel for verification pirms 3 gadiem
  Dominik Stadler a7c1d84c5d Improve the speed of the styles-optimiser when there are many styles in a Workbook pirms 3 gadiem
  PJ Fanning 353293f244 [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212 pirms 3 gadiem
  Dominik Stadler 352f5a034c Fix bug 64238: Make LOOKUP functions deal with empty last arg correctly pirms 3 gadiem
  Nick Burch 6cba0bd437 Test PPT file containing a XLSX via an OLE2 intermediate layer, from Apache Tika pirms 3 gadiem
  Andreas Beeker 2a292cb42d #64773 - Visual signatures for .xlsx/.docx pirms 3 gadiem
  Andreas Beeker 8acb3adab9 Add more render test images pirms 3 gadiem
  Andreas Beeker b00ca445b2 #64693 - POI HwmfGraphics cannot read the embedded document title pirms 3 gadiem
  Tim Allison ab2dc71a95 Bug 64667.xlsx prevent NPE loading styles table pirms 3 gadiem
  PJ Fanning a8d90aba91 [github-187] Add length validation for Excel DataValidations that are list literals. Thanks to Leo Webb. This closes #187 pirms 3 gadiem
  PJ Fanning 26c2049147 [bug-64508] add guard for invalid v value pirms 3 gadiem
  PJ Fanning be09639638 [github-185] Fix if function in array formulas with 2nd argument evaluating to error. Thanks to Miłosz Rembisz. This closes #185 pirms 3 gadiem
  PJ Fanning f99533c56e move docx added to wrong test dir pirms 4 gadiem
  PJ Fanning 06cf5caa2d [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elements pirms 4 gadiem
  Andreas Beeker d559feb7de 64512 - Ole10Native aka embedded / object packager - handle UTF16 variants pirms 4 gadiem
  PJ Fanning b7930fc65c [github-181] make Value function work with arrays. Thanks to Miłosz Rembisz. This closes #181 pirms 4 gadiem