1093 Revize (f9fc75461142acf8108356d84d0f1967b414ed77)

Autor SHA1 Zpráva Datum
  Cédric Walter f9fc754611 Bug 55081: patch for missing function WEEKNUM před 10 roky
  Cédric Walter 805d583bab Bug 55037: patch for missing function DELTA před 10 roky
  Dominik Stadler 927dc0ce1d Apply patch from bug 55341 před 10 roky
  Nick Burch 5adfec1810 Support more hashing formats for OOXML protected documents, for bug #55544 před 10 roky
  Dominik Stadler f81c3cb9cb Remove Eclipse warnings, remove duplicate test, rename tests to also run tests in base class před 10 roky
  Dominik Stadler 8693b4f997 Bug 54524: Fix border case in FormulaShifter před 10 roky
  Nick Burch 0c44c5fec7 More unit tests for column conversion, and avoid the use of Math.pow based on the suggestion from github-6 před 11 roky
  Dominik Stadler f06e06ef12 Add testcase which tries to reproduce Bug 48495, but seems to be fixed před 11 roky
  Nick Burch fa39b0e791 Add some explicit tests for column letter to/from number conversion před 11 roky
  Nick Burch c46f0ec2aa Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle před 11 roky
  Dominik Stadler 5a067c6b97 fix some Eclipse warnings, adjust some unit tests slightly před 11 roky
  Dominik Stadler cb6ca3554d Fix unit test for Bug 50298 some more před 11 roky
  Dominik Stadler da0b4d1b3a Adjust test for Bug 50298 to not leave a temporary file behind and před 11 roky
  Dominik Stadler 324a36e170 Bug 50298: Fix corruption of Workbook when setting sheet order. The před 11 roky
  Cédric Walter f75f0ec612 Bug 55043: patch for missing function QUOTIENT před 11 roky
  Cédric Walter ce4501452f Bug 55082: patch for missing function ROMAN před 11 roky
  Cédric Walter 906aafbc59 Bug 55080: patch for missing function IMREAL před 11 roky
  Cédric Walter 828ce7281b Bug 55079: patch for missing function IMAGINARY před 11 roky
  Cédric Walter 1d2f94829e Bug 54720: Support for Row/Col Area Range like 8:8 or H:H před 11 roky
  Cédric Walter 1b795e34f7 Bug 54723: Support for percentage in VALUE() function před 11 roky
  Dominik Stadler 04e0efdbd5 Bug 54786: Fix missing quoting in date formatting, add a number of unit před 11 roky
  Tim Allison 0c35aa60e1 55419 and refactor SimpleFraction před 11 roky
  Dominik Stadler 5ce60e1140 Bug 55195: use interface instead of implementation for před 11 roky
  Dominik Stadler 0b5244e619 Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying to merge overlapping regions any more, the implementation is buggy and even tagged TODO - unit test missing. The code is hard to understand and bug-free-ness is better than catching all possible merges imho. před 11 roky
  Dominik Stadler 97d6444cb0 Add more unit tests to cover more of HSSFWorkbook and HSSFSheet, check one more case of IndexOutOfBoundsException před 11 roky
  Dominik Stadler 6d772a851e Fix build broken by previous checkin by creating a TestUnfixedBugs for ooxml as well and excluding the new test-class in test-ooxml similar to the main tests. před 11 roky
  Dominik Stadler 4a85927e98 Bug 54084: Add testcase which reproduces the bug, no fix available yet před 11 roky
  Nick Burch ea1bb016a9 Add a test to show that bug #53150 has been fixed by the recent fraction work před 11 roky
  Nick Burch 401dcb864d Deprecate the old HPSF codepage Constants list, and change the code to use the new CodePageUtil class instead for their codepage work před 11 roky
  Nick Burch 853ac73ce1 New parent test class, which includes the common assertContains pattern před 11 roky
  Nick Burch 85cca5bc2d Add a write method to HPSFPropertiesOnlyDocument, and use this to finish the unit tests for bug #54233 před 11 roky
  Nick Burch 80677e58b3 Fix bug #54233 - Some HPSF documents require UnicodeStrings to be 4-byte aligned, spot these from the otherwise invalid length před 11 roky
  Nick Burch 41665ca038 Add missing license headers, and a few javadoc tweaks while working on those files před 11 roky
  Nick Burch 7067e87b8b Fix from Florian Hopf from bug #54564 - Fix error message text před 11 roky
  Nick Burch 882bf2cfe8 Patch from Andrew Novikov from bug #53972 - Presence of PLV record shouldn't affect HSSF Data Validation před 11 roky
  Nick Burch f9c9def944 Patch and unit test from Tim Allen from bug #54686 - Improve how DataFormatter handles fractions před 11 roky
  Dominik Stadler fa19777476 Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. před 11 roky
  Nick Burch 8b4cc4c474 Patch from Trejkaz from GitHub Pull 2 - HSSFWorkbook.getAllEmbeddedObjects() needs to recurse into container Shapes (with new unit test) před 11 roky
  Yegor Kozlov 9fd5fb147d Bug 55047: REPT formula support před 11 roky
  Yegor Kozlov 0b7dc0f2ca missing tests for Bug 55041 - CODE formula support před 11 roky
  Yegor Kozlov 43011d3a3b added missing tests for Bug 55042: patch for missing function COMPLEX před 11 roky
  Yegor Kozlov 24967623a9 Bugzilla 55043 and 55042: initial support for Complex and Quotient functions před 11 roky
  Yegor Kozlov bf443142c7 Bugzilla 55041: CODE function support, also removed @Override from interfaces to stay compatible with JDK 1.5 před 11 roky
  Yegor Kozlov aad5f66735 Bugzilla 55037: DELTA function support před 11 roky
  Yegor Kozlov d1a6ade582 Bugzilla 55036 - Dec2HEx formula support před 11 roky
  Yegor Kozlov 4d2be80806 Bug 54673 - [PATCH] Simple wildcard support in HLOOKUP, VOOLKUP, MATCH, COUNTIF před 11 roky
  Yegor Kozlov ec930fd66a Bugzilla 54469 - Support for financial functions IPMT and PPMT před 11 roky
  Nick Burch 22f30ab168 Fix bug #54579 - Handle milliseconds in date formats eg ss.000 před 11 roky
  Nick Burch f0ca7d2899 Fix bug #54557 - Don't mis-detect format patterns like .000 as dates před 11 roky
  Nick Burch c5b2f7dc7f Fix bug #54506 - Add "BOOK" to the list of unusual-but-largely-ok Workbook directory entry names list, alongside WORKBOOK, plus tests před 11 roky