9112 コミット (8507286f77bdb3942714f98e4c191823040a39d0)
 

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