60 Commits (944ea414cd2cec5643c0e225e91b2ce5c4070bb0)

Author SHA1 Message Date
  PJ Fanning 944ea414cd [bug-65576] replace StringCodepointsIterable 2 years ago
  PJ Fanning 99047b5245 tabs to spaces 2 years ago
  Dominik Stadler 0739e608a8 Improve error messages when charting data is not valid 2 years ago
  Dominik Stadler 3e7672d856 Adjust imports and apply some IDE suggestions 2 years ago
  PJ Fanning 7e352f2dbe fix spelling of quiet 2 years ago
  PJ Fanning ed09bf39bd fix error message 2 years ago
  PJ Fanning f5d51e5084 minor text issues 2 years ago
  PJ Fanning 1bdf4bd18f POI 5.1.0 2 years ago
  Andreas Beeker f71cebcce5 sonar fixes 2 years ago
  PJ Fanning 315beed17c more use of commons-io 2 years ago
  PJ Fanning 5d0ea93bb4 add basic support for hdphoto/wdp images in slideshows 2 years ago
  Andreas Beeker b9e0f8edb8 Bug 65501 - Use viewbox when rendering SVG images 2 years ago
  PJ Fanning 3ba7b4b122 slightly more impl in XSSFDataBarFormatting 2 years ago
  PJ Fanning f83a4152d5 support removing hyperlink from one cell when hyperlink is shared by many cells 2 years ago
  PJ Fanning 4bac6db36b support removing hyperlink from one cell when hyperlink is shared by many cells 2 years ago
  PJ Fanning bf6184fd80 [bug-65490] add support for removing hyperlink directly from sheet 2 years ago
  PJ Fanning df9bc05a94 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 b4e1eedcf8 [bug-65492] XSSFExportToXml does not handle formula type cells with boolean values 2 years ago
  PJ Fanning 5e15f7bf77 fix broken test case 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 eecb44281e [bug-65464] fix issue where shared formulas can be corrupted. Thanks to Nico Seegert 2 years ago
  PJ Fanning cceb910254 update docs about deferred SXSSF and limitations on what can be done in row generating function 2 years ago
  PJ Fanning 3aa03459a7 [bug-65464] fix issue where shared formulas can be corrupted 2 years ago
  PJ Fanning 8679488458 handle case where row nums are the same 2 years ago
  PJ Fanning 4f1f2c9f80 handle case where row nums are the same 2 years ago
  PJ Fanning ca93275431 fix spelling 2 years ago
  PJ Fanning c8b475a9c2 partially undo change 2 years ago
  PJ Fanning 49237e4e98 remove some unnecessary casts from copy method 2 years ago
  PJ Fanning 50a4a3102f remove unchecked cast from setHyperlink 2 years ago
  PJ Fanning f01a45f9be [bug-64759] ignore unknown relationships when cloning sheets 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
  Dominik Stadler 8f2795a621 Apply some IDE suggestions 2 years ago
  PJ Fanning 31f17c5e99 update javadoc 3 years ago
  PJ Fanning 13ac67d18d update javadoc 3 years ago
  PJ Fanning 313b7acbc5 remove unnecessary cast 3 years ago
  Sayi 25470ddb55 #65331 - Wrong mapping of TableRowAlign 3 years ago
  Andreas Beeker 1bb995ec16 replace CombinedIterable with a few lines of simple code 3 years ago
  PJ Fanning d3899d4744 convert tabs to spaces 3 years ago
  Andreas Beeker 7eaca60a1a activate javadoc lint and fix errors 3 years ago
  Sayi cecab7f573 Bug65292: Manual revert r1884958, Add a paragraph by default when creating a cell and not add a paragraph when loading an existing table cell 3 years ago
  Sayi 974da9f981 fixed unable to read comments with pictures 3 years ago
  PJ Fanning f260abab3b use commons-io StringBuilderWriter 3 years ago
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency 3 years ago
  Dominik Stadler 454d0452ef Bug 63339: Use removeFormulaImpl() where possible and add a test which verifies that setting a string-value on a formula cell is performed 3 years ago
  Dominik Stadler 5e656e05ef Apply some IDE suggestions 3 years ago
  Sayi d977656195 Remove invalid code 3 years ago
  Andreas Beeker 0b0bcce7ac #64844 - Incorrect sizes of images in SVG 3 years ago
  Sayi 841d558018 #65282 - addRun method only adds to run collection, missing iRun collection 3 years ago
  Andreas Beeker 45995b4a24 #65214 - Document signed by POI reported as 'partially' signed 3 years ago
  Sayi 90f228cabb Fix ArrayIndexOutOfBoundsException if XWPFRun does not set style 3 years ago