9112 Commits (8507286f77bdb3942714f98e4c191823040a39d0)
 

Author SHA1 Message Date
  Dominik Stadler 8507286f77 Add .gitattribute file and set lf for one sample-file, see bug 61609 6 years ago
  Dominik Stadler 6da0ec1845 Bug 61648: Test Sheet.setArrayFormula for SXSSF 6 years ago
  Dominik Stadler 6c89a6a460 Add test which verifies that bug 61652 is not appearing any more on latest trunk 6 years ago
  Dominik Stadler dc621da629 Update some tests and IntelliJ warnings 6 years ago
  PJ Fanning a3ddc94776 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning 8e1ffb56f8 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning f285780483 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning 4c4bddf5c7 Bug-61947 add back deprecated methods (removed by accident) 6 years ago
  PJ Fanning fe589a664e Bug-61947 remove deprecated method 6 years ago
  PJ Fanning f4ba8f0fcb Bug-61947 remove deprecated method 6 years ago
  Andreas Beeker 704b41ab9a #61797 - Embed Excel / Ole objects into powerpoint 6 years ago
  Andreas Beeker cdab1a4511 #61943 - SL Common: narrow generics definition because of tighter java9 checks 6 years ago
  Andreas Beeker 248aa420f8 #61942 - Refactor PackagePartName handling and add getUnusedPartIndex method 6 years ago
  Andreas Beeker 8eaecc49a4 #61941 - Move Ole marker generation to Ole10Native 6 years ago
  Andreas Beeker be3e6f34c7 #61940 - Replace ClassID statics with enum 6 years ago
  Andreas Beeker 7349dc47f6 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar 6 years ago
  Andreas Beeker 8eb76242b3 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar 6 years ago
  Yegor Kozlov 3d4acce3a7 Bug 58106: when a cell with a 'master' shared formula is removed, the next cell in the range becomes the master 6 years ago
  Yegor Kozlov 176b557f0d Bugzilla 61116: Formula evaluation fails when using matrix addition within index function call 6 years ago
  Dominik Stadler 9365c5caa3 Disable test which currently breaks with every little change to the resulting XML 6 years ago
  Dominik Stadler 9c288abff0 Bug 61665: Enhance SSPerformanceTest some more to add a warmup run and allow to run with unsynchronized XmlBeans 6 years ago
  Dominik Stadler 8197a53eca Fix bug 61787, which was introduced by bug 58067: Change how deleted content is detected to not incorrectly see too much text as deleted. 6 years ago
  Dominik Stadler 67683086b5 Bug 61798: Fix usage of getLastCellNum(), unfortunately this is a bit misleading compared to getFirstCellNum()... 6 years ago
  Dominik Stadler 89e7fbe6cd Bug 61911: Avoid IndexOutOfBounds access when reading pictures 6 years ago
  Dominik Stadler 62c8296c70 Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use try-with-resources, update/enhance JavaDoc somewhat 6 years ago
  Greg Woolsey 6e67de2160 Added a couple missing null checks. 6 years ago
  Greg Woolsey 94bec76385 Implement DMAX and DSUM functions, following the pattern from DMIN. 6 years ago
  PJ Fanning 80e430f295 Remove misleading SXSSF logging 6 years ago
  Yegor Kozlov a96d86bfe8 Bug 61869: updating a cell with shared formula produces an unreadable file 6 years ago
  PJ Fanning 808ec42570 use try with resources 6 years ago
  PJ Fanning 943eb6b6cf use try with resources 6 years ago
  PJ Fanning 537badf156 use StandardCharsets 6 years ago
  PJ Fanning 819eac1f82 use StandardCharsets 6 years ago
  PJ Fanning 2a63c7e75d use non deprecated method for adding string to shared strings table 6 years ago
  Yegor Kozlov 0ad8c53743 Bug 61859: support for evaluating comparison operators in array mode, detect array mode from formula ptgs 6 years ago
  PJ Fanning a401e74ec6 Bug-61906 fix javadoc issue 6 years ago
  PJ Fanning 845c7fcdea Bug-61906 add API for working with RichStringText and deprecate API methods that use CTRst 6 years ago
  PJ Fanning e74e6d749a Bug-61792 simplify sxssf code that writes chars 6 years ago
  Javen O'Neal f79e00625a delete commented out code 6 years ago
  Javen O'Neal 54b0cf8f93 bug 57423: add unit test demonstrating corrupted workbook where CTRow xmlbeans are not in ascending order in the CTWorksheet; unit test adapted from Luca 6 years ago
  Nick Burch 2ed2aa504d #61765 Another HSSF Workbook name found from (unknown) third party software produced files 6 years ago
  Greg Woolsey 50ffe0de32 Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 years ago
  Greg Woolsey f90801d366 Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 years ago
  Andreas Beeker f182b44c62 remove package name to ease the output 6 years ago
  Andreas Beeker 0ddda673b3 #61881 - handle invalid font names 6 years ago
  Greg Woolsey 990b52390f #61841 6 years ago
  Greg Woolsey 1d2c550dbe #61841 fix typo in method name 6 years ago
  Greg Woolsey d55ee57741 Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all column reference 6 years ago
  Greg Woolsey 8f26e2721d Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all column reference 6 years ago
  PJ Fanning 37a349dc19 use try-with-resources in more places 6 years ago