1093 Révisions (f9fc75461142acf8108356d84d0f1967b414ed77)

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