6029 Комити (5b42301a451bd4c4598b6f85bab7b1e53b72aef4)
 

Аутор SHA1 Порука Датум
  Dominik Stadler 5b42301a45 Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random number in unique-strings-count-field пре 9 година
  Dominik Stadler faa8575923 Bug 57479: Typo in HSSFWorkbook javaDocs пре 9 година
  Dominik Stadler d05e0e199c Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ... пре 9 година
  Dominik Stadler 18a640a2a9 Add ooxml-sources-jar files to up-to-date check to still recompile if only they are missing пре 9 година
  Nick Burch 56cddecfbe Finish converting ErrorEval to only use the FormulaError constants, and then finish unit test for 57535 пре 9 година
  Nick Burch c397f276a0 Prepare FormulaError for both long and short codes пре 9 година
  Nick Burch ff210628cc Add a unit test (disabled) for bug #57535 - "Unknown error type: -60" fetching formula error value пре 9 година
  Nick Burch dbe1ee7be6 Reduce duplication between FormulaError and ErrorConstants пре 9 година
  Nick Burch c42c709c9a XWPF implementation of some common Paragraph methods пре 9 година
  Nick Burch eeb40d677f Stub a common WP paragraph class, needs uncommenting as XWPF implements/emulates пре 9 година
  Nick Burch 5c86e51b65 More common HWPF/XWPF interfaces пре 9 година
  Nick Burch 20349c8ce0 More common XWPF/HWPF character run methods пре 9 година
  Nick Burch b1cb4b0f68 XWPF double strikethrough, and start on a common interface for HWPF and XWPF character runs пре 9 година
  Andreas Beeker 3d97978cee The default for standard encryption cipher algorithm was wrongly set to rc4 пре 9 година
  Nick Burch 0bd3a6df26 57482 Handle XSLX files with no shared strings table in read-only mode пре 9 година
  Nick Burch 61e7dc447a Unit test from Isao Kadowaki from bug #57482 пре 9 година
  Dominik Stadler 4ccc8fd048 Add a developer-tool to pretty-print the XMLs in an OOXML file. This makes it easier to compare OOXML files produced by different applications with differeing XML formatting. пре 9 година
  Dominik Stadler 8b4308d68a Bug 57468: Avoid possible build-error if lib-directory is not created пре 9 година
  Nick Burch cef16bab94 Have ExtractorFactory open OPCPackages from files in read-only mode by default, since writing should never be needed when extracting text пре 9 година
  Nick Burch bcb02aa4bc For XSSFSheet, add a getDrawingPatriarch() method alongside the existing createDrawingPatriarch() one пре 9 година
  Nick Burch 631fc8f9bc Fix TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage пре 9 година
  Nick Burch ffe2581d6d Another exclude пре 9 година
  Nick Burch 00e6e937f7 Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for it пре 9 година
  Nick Burch 26de25b7d3 Test to show that bug #57430 works fine already пре 9 година
  Dominik Stadler 117e591778 Adjust Bin2Dec similar to what we did for Hex2Dec in Bug 57196 and fix some smaller problems in the implementation found while adding full unit tests пре 9 година
  Dominik Stadler a6d668c6f2 Fix Eclipse warnings, provide better error message and adjust javadoc slightly пре 9 година
  Dominik Stadler ffdf1ba216 Bug 57196: Resolve RefEval to it's inner ValueEval in Hex2Dec пре 9 година
  Nick Burch ef2ca85280 Swap Exception for Throwable, to skip a wider range of problems (eg GAE) when attempting to set an xml security manager as best we can пре 9 година
  Dominik Stadler f465ee1313 * Add missing close() on streams in ImageUtils.getImageDimension() пре 9 година
  Dominik Stadler 0179875251 Add reproducer for bug 56655 пре 9 година
  Dominik Stadler 3f6f9da0ce Add reproducer for bug 57074 пре 9 година
  Dominik Stadler c7d0c19328 Add reproducing testcase for Bug 57294 пре 9 година
  Dominik Stadler 959fecbb44 Move some tests to the base test class where applicapple пре 9 година
  Dominik Stadler 7100931eae Update disabled test for bug 54071 to show the root-cause better пре 9 година
  Dominik Stadler b7ab04e5f2 Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks that can never happen, fix setting failed state on error in evaluation пре 9 година
  Dominik Stadler 33c4268b2e Remove unnecessary casts пре 9 година
  Dominik Stadler e8317cea56 Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFSheet and enhance unit tests for XWPFParagraph and ExcelAntTest пре 9 година
  Dominik Stadler 3329608dd0 Improve information in exceptions thrown by XSSFRichTextString and improve unit tests пре 9 година
  Dominik Stadler 4894e5aa96 Fix copy/paste errors in XSSFSimpleShape, allow unset of insets multiple times and add unit tests пре 9 година
  Dominik Stadler f93512c7eb Fix copy/paste error in XSSFTextParagraph and add unit tests пре 9 година
  Dominik Stadler 467350c6d8 Adjust .classpath sources and add missing dependencies to run ooxml-lite tests standalone пре 9 година
  Dominik Stadler 55275b1e67 Update to junit-4.12, the jar file is downloaded, so not required on classpath anymore. Also adjust version in pom.xml for Sonar. пре 9 година
  Dominik Stadler 64ded75d87 Update to latest JaCoCo 0.7.2 and adjust coverage report to exclude third-party code that is not relevant for coverage measurement пре 9 година
  Dominik Stadler 1e340fbce8 Bug 53453: Apply patch to add methods to set margins in sections of HWPF documents пре 9 година
  Andreas Beeker 460678e607 Test and fix for bug #46441 пре 9 година
  Dominik Stadler a361a16899 Add missing license header пре 9 година
  Dominik Stadler d9cf9bfbed Add verifying test-case for bug 52420 пре 9 година
  Dominik Stadler 6359ff892f Include seen invalid index in thrown Exception пре 9 година
  Dominik Stadler 3b4ab5e30b Extract ROOT_DIR into constant, ignore .csv files пре 9 година
  Dominik Stadler 24f27b9ae1 Fix some Eclipse warnings пре 9 година