10091 Commits (c6dd3af374a594cc3be5b43af2c1970e567da39d)
 

Author SHA1 Message Date
  Dominik Stadler 821e164041 Bug 63700: Make D* functions work with numeric result column 4 years ago
  Dominik Stadler 3cc54a8dff Bug 63960: Write pre-evaluated string-values in formula cells with the correct type 4 years ago
  Dominik Stadler bc0dcdf369 Fix bug 63984: AND / OR should treat missing parameters as FALSE 4 years ago
  Andreas Beeker 71338b958c Sonar fixes 4 years ago
  Andreas Beeker a0770034fc #64036 - remove reflective calls in Workbook- and SlideShowFactory 4 years ago
  Andreas Beeker c66575c1e7 Migrate all junit tests to Junit 4 4 years ago
  PJ Fanning 37282aae8f try to find issue in test 4 years ago
  PJ Fanning d240fb1378 [github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang. This closes #163 4 years ago
  PJ Fanning 40da053a4a fix spelling of OutlookTextExtractor class name 4 years ago
  PJ Fanning 91017547ae fix spelling of OutlookTextExtractor class name 4 years ago
  PJ Fanning ceef7e2611 fix spelling of Usage 4 years ago
  PJ Fanning 25a82d8c55 fix spelling of OutlookTextExtractor class name 4 years ago
  Andreas Beeker 7493473a8e Replace internal GUID class with ClassID 4 years ago
  Andreas Beeker 03fe2ded64 #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 years ago
  PJ Fanning 93a7b81ed9 convert some tabs to spaces 4 years ago
  Andreas Beeker 66471836f5 Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 years ago
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 years ago
  Dominik Stadler ecb42bd78d Remove exception-handling code in ZipPackage that was never reached 4 years ago
  Dominik Stadler 921259fd36 Add more information to assertion 4 years ago
  Dominik Stadler 030eb8203f Add some more tests for IOUtils 4 years ago
  Dominik Stadler 5e394a5e10 Let IntelliJ simplify some assertions 4 years ago
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Dominik Stadler 2748844549 Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty Sheets 4 years ago
  Dominik Stadler 57e5e87e58 Add MemoryVerifier to enable memory leak checking in unit-tests and add 4 years ago
  Andreas Beeker 3fb5e79490 #64004 - Replace clone() with copy constructor 4 years ago
  Dominik Stadler 129b8215ce Ensure that the temporary directory does exist before using it in tests 4 years ago
  Dominik Stadler befd31663f Bug 63569: Adjust handling of check for max allocation of byte array 4 years ago
  Dominik Stadler 57b0576f63 Adjust some JavaDoc and fix some IDE warnings 4 years ago
  PJ Fanning 4c034f0e20 [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164 4 years ago
  PJ Fanning f12a414662 [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164 4 years ago
  Alain Béarez 6602cb2cfb Fix initialization of text body when used in XSLF 4 years ago
  Andreas Beeker 37a5888565 fix typo 4 years ago
  Alain Béarez 091eb161ec Correctly initialize text shapes' first paragraph 4 years ago
  Andreas Beeker cd38079247 Provide XAdES schemas locally, because of connection timeouts 4 years ago
  Andreas Beeker b5d6afa0a1 Provide XAdES schemas locally, because of connection timeouts 4 years ago
  Andreas Beeker b0b16846fe Ignore "IIO Can't create cache file" errors 4 years ago
  Andreas Beeker 4c4a33c5de Remove POIBrowser and SViewer and remove references to it 4 years ago
  Andreas Beeker d8bfbaffdf Migrate tests to Junit 4 4 years ago
  Andreas Beeker cdd945b0da Bug 63927 - Inconsistent mapping of Norwegian locales for date formats 4 years ago
  Andreas Beeker 1c678f415c Bug 63779 - Add support for the new Java date/time API added in Java 8 4 years ago
  Andreas Beeker 0f29ae8e4d Sonar fixes - type: bugs / severity: major 4 years ago
  Alain Béarez 82156bc63c Attempt to fix bug 63901 4 years ago
  Alain Béarez a56353b651 Fix column addition and removal in XSLFTable 4 years ago
  Alain Béarez bb2ad49a2f Retrieve chart from graphical frame 4 years ago
  Alain Béarez 4703c18b83 Miscellaneous fixes for chart functionalities 4 years ago
  Andreas Beeker de2467e9ae Reindent to 4 spaces - optimize imports 4 years ago
  Andreas Beeker b2a33515e9 Sonar Fixes - type: bugs / severity: critical - mostly div by 0 4 years ago
  Andreas Beeker 9f2f9dc793 Sonar Fixes 4 years ago
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper 4 years ago
  Alain Béarez dd3279df30 Fix examples to build chart from scratch 4 years ago