6644 Commits (bc6ee96e1a409cfeae97c6cd2805b2ef9c420ac7)
 

Author SHA1 Message Date
  Dustin Spicuzza bc6ee96e1a Add Visio OOXML text extractor + tests 8 years ago
  Dustin Spicuzza 9716fd9a06 Add some limited XDGF documentation 8 years ago
  Dustin Spicuzza 66b0322e38 poi-import: fix build dependencies 8 years ago
  Dustin Spicuzza a14330b461 poi-visio import: reformat code to fit project standards, remove JRE 7isms 8 years ago
  Dustin Spicuzza 8a41cf7c40 Import poi-visio codebase 8 years ago
  Dominik Stadler 2afe977622 Bug 58499: Don't report Zip-Bomb for small files which should not cause memory issues anyway 8 years ago
  Dominik Stadler e62cac4f71 Use the default XmlOptions for all the invocations of the XmlBeans XML parsing 8 years ago
  Nick Burch 0d9c171e6f Update Commons jar versions in the Eclipse classpath 8 years ago
  David North e1222ec5c2 Remove unnecessary warning suppressions 8 years ago
  Dominik Stadler 6f2e63db99 Update test to not depend on an existing build-directory 8 years ago
  Dominik Stadler 76d99f9583 Delete outdated versions of ooxml-schemas jars before building 8 years ago
  Dominik Stadler a2a688eb0f Reenable test on Windows which was disabled previously but should now work after a workaround was put in place via bug 58480. 8 years ago
  Dominik Stadler 0648ee7b54 Bug 58480: Work around problem where on Windows systems a Mapped Buffer can still lock a file even if the Channel was closed properly. Use reflection as DirectBuffer is in package sun.com and thus likely to go away with Java 9. 8 years ago
  Dominik Stadler b4c0a91af8 Bug 58341: fix some edge cases in the DStar function 8 years ago
  Dominik Stadler f678783d46 Update to latest commons-codec-1.10 and commons-logging-1.2, use the properties for these libs everywhere in build.xml 8 years ago
  Andreas Beeker 1725c9100a javadoc fixes 8 years ago
  Andreas Beeker 86c72f59da - removed deprecated and confusing methods in XSSFColor 8 years ago
  Dominik Stadler 5735e23853 Retry which measures duration a few times to see if that reduces the number of failures caused by this test sometimes when CI machines are loaded. 8 years ago
  Nick Burch 710aa84544 Update the XSSF EventModel example, to show how to do it better using the SheetContentsHandler helper that does most of the work for you 8 years ago
  Dustin Spicuzza 6cb9d1cfdc Exclude visio xsd from rat check 8 years ago
  Dustin Spicuzza b593db9dfe Bug 58048: Add visio schemas to the OOXML jar 8 years ago
  Andreas Beeker 15c4dc67fe fix forbidden apis issue and make non-static as decimalformat is not thread-safe 8 years ago
  Dominik Stadler 52564877e3 Ant build: Use correct AntTask as reported by forbidden-apis-check, Print out which documentation directory is looked at in -check-docs 8 years ago
  David North 940f3c5af3 Format numbers more like Excel does 8 years ago
  Andreas Beeker 72bae7a1e6 sonar fixes and closing resources after use 8 years ago
  David North 0e05a94082 Clean up a bit and move some comments into descriptions for the benefit of ant -p 8 years ago
  David North a3dae0d233 Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466 8 years ago
  David North 37681555b7 Update my key with additional sigs from Nick 8 years ago
  Dominik Stadler 1cff226bcc As discussed at ApacheCon: Try to automatically find test-data in unit tests, this makes it easier to get going in Eclipse or other IDEs. 8 years ago
  Dominik Stadler ea73cb013e Eclipse warnings 8 years ago
  Andreas Beeker 461375359c fixed sonar issues and eclipse warnings 8 years ago
  Andreas Beeker 43db87198b obsoleted Codec classes by HexDump 8 years ago
  Andreas Beeker 590c07f917 removed obsolete classes 8 years ago
  Andreas Beeker 79879fb286 Fixed a problem with save-and-load of conditional formattings (CFHeader12 wasn't added to conditional formattings, rgb value wasn't saved in extended color) 8 years ago
  Andreas Beeker 012cfb107c sonar fixes 8 years ago
  Dominik Stadler 6d5e892986 Bug 55032: Fix handling missing option values in financial functions PV, FV, NPER and PMT 8 years ago
  Andreas Beeker fad6546d8a sonar fixes 8 years ago
  Dominik Stadler 5366f02c2c Update forbidden-api checks to new release 2.0 8 years ago
  Dominik Stadler 38827e7b29 Verify that bug 51998 is actually fixed since some time already. 8 years ago
  Dominik Stadler 23164fc28f Bug 50319: Make row groups which include row 0 work 8 years ago
  Dominik Stadler dce1c426df Tried to reproduce bug 48403 but couldn't, still adding the related unit test 8 years ago
  Andreas Beeker aacf48d5aa sonar fixes 8 years ago
  Dominik Stadler 3109f16a7f Add test which shows that bug 46515 is fixed since some time already. 8 years ago
  Dominik Stadler 8e02c19b15 Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandler 8 years ago
  Andreas Beeker 079d946894 Sonar fixes - add cloneable interface to classes with clone() 8 years ago
  Andreas Beeker 69100bf81e Removed HDF API 8 years ago
  Andreas Beeker da47014b1b Sonar fixes 8 years ago
  Andreas Beeker 28d074b4eb POI 3.13 site updates 8 years ago
  Andreas Beeker 8541049ee8 fixed some wrong nightly assumptions ... (Note to myself, don't rely on ant automatic file change detection, but run ant clean before ...) 8 years ago
  Andreas Beeker 84857ab688 - a few findbugs/sonar fixes 8 years ago