2015-09-01 |
Nick Burch | Fix inconsistent indent/whitespace |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Nick Burch | Fix some Forbidden APIs errors |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Nick Burch | Fix some Forbidden APIs errors |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Nick Burch | Fix some Forbidden APIs errors |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Nick Burch | Fix some Forbidden APIs errors |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Nick Burch | Fix some Forbidden APIs errors |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Nick Burch | Fix some Forbidden APIs errors |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Nick Burch | Fix some Forbidden APIs errors |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Andreas Beeker | forbidden apis fixes |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Andreas Beeker | forbidden apis fixes |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Andreas Beeker | ignore IntelliJ project files |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Andreas Beeker | fixed a few forbidden api calls |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Andreas Beeker | junit4 fix |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Andreas Beeker | - reworked HexDump class - unified array dumps and... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Andreas Beeker | sonar - remove build dir when cleaning |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Nick Burch | Fix a handful of forbidden apis identified problems |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Nick Burch | Enable the Forbidden APIs checks on Main, Scratchpad... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Nick Burch | Update RAT docs, and fetch the Forbidden APIs jar |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Nick Burch | Stub a call to the Forbidden APIs check |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Dominik Stadler | Sonar Maven: Next try: Disable Subversion to see if... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Dominik Stadler | Sonar Maven: Revert previous changes as they also did... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Dominik Stadler | Adjust excludes for TestRecordLister |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Andreas Beeker | javadoc fix |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Andreas Beeker | Fix for JDK6 bug: http://bugs.java.com/view_bug.do... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Dominik Stadler | Add possibility to set zoomPercent for XWPFDocument |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Dominik Stadler | Next try for Sonar Maven build: Specify the src-pathes... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Dominik Stadler | Adjust excludes after adjusting multiple HeaderFooterRe... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Dominik Stadler | Refactor BaseXLSIteratingTest into a Parameterized... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Dominik Stadler | Allow multiple instances of HeaderFooterRecord in Custo... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Dominik Stadler | Try to specify list of sources in Sonar-Run to look... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Andreas Beeker | common sl: reworked and unified generics definitions |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Nick Burch | Tweak error message to make clear that we really need... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Nick Burch | Javadoc tweak |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Dominik Stadler | Reduce required memory in tests by not actually creatin... |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Dominik Stadler | Specify the amount of memory for OOXMLLite as different... |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Dominik Stadler | Add empty.pptx to excludes in rat-check |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Andreas Beeker | Move security schemas to security module |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Dominik Stadler | Eclipse warnings, code formatting, missing @Overrides... |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Dominik Stadler | Sonar Maven build: |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Dominik Stadler | Somehow the Date formatting via SimpleDateFormatter... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Nick Burch | Patch from Javen ONeal from bug #58254 - CellFormatResu... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dominik Stadler | POI Bug 58260: Fix checks for limit on number of styles... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dominik Stadler | Add additional checks to narrow down why this test... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dominik Stadler | Adjust excludes to make the output a bit cleaner in... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
David North | Improve ReadOnlySharedStringsTable to cope gracefully... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dominik Stadler | * Adjust reported text when a Zip-Bomb is detected... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
David North | Make intersection formulae work in XSSF. Patch from... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dominik Stadler | Add one unit-test for a different way of calculating... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dominik Stadler | Add more of the xsds to the Sonar Maven ooxml-schema... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dominik Stadler | Set some svn-ignores for generated files and directories |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Nick Burch | Comments, imports and warnings |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Nick Burch | Fix indents |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Nick Burch | Patch from Javen ONeal from bug #58253 - CellReference... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Nick Burch | Fix indents |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Nick Burch | Patch from Javen ONeal from bug #58252 - More CellRefer... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dominik Stadler | Use more permsize when running ooxml-lite as it seems... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dominik Stadler | Adjust dependencies to make target compile-ooxml-xsds... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Andreas Beeker | sonar xmlbeans fix |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Dominik Stadler | Bug 54938: Throw InvalidFormatException as documented... |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Andreas Beeker | Update to 3.13-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Dominik Stadler | Try to make Sonar builds run again: add missing depende... |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Andreas Beeker | Move and rename hslf line because of ambiguity with... |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Andreas Beeker | FindBugs - DLS_DEAD_LOCAL_STORE |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Andreas Beeker | FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COE... |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Andreas Beeker | Update to 3.13-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Andreas Beeker | FindBugs - DMI_INVOKING_TOSTRING_ON_ARRAY |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Andreas Beeker | FindBugs - BX_UNBOXING_IMMEDIATELY_REBOXED |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Andreas Beeker | FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COE... |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Andreas Beeker | FindBugs - DLS_DEAD_LOCAL_STORE |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Nick Burch | Bigger warnings that new users should use SXSSF, and... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Nick Burch | Remove catches which were previously incorrectly declar... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Nick Burch | #58237 When adding a picture to a XWPF header or footer... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Nick Burch | #58237 Add some more XWPF header and footer tests |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Nick Burch | Fix inconsistent line endings and some eclipse warnings |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Andreas Beeker | findbugs - DM_NUMBER_CTOR |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Andreas Beeker | findbugs - DM_BOXED_PRIMITIVE_... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Andreas Beeker | Common stress test for X/HSLF and a few bug fixes |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Nick Burch | More consistent test-file output for Excel testing |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Nick Burch | Fix inconsistent whitespace/indents |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Nick Burch | Continue with 55747 / 55324 testing |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Nick Burch | More tests for 55747 / 55324 |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Nick Burch | Note on arguments |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Nick Burch | Javadoc updates, and fix warning |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Nick Burch | #58220 - Improve the javadocs for XSSFFont and Font... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Nick Burch | Fix some eclipse warnings, add TODOs for fields/hyperli... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Nick Burch | Support XWPF field runs, the same way that we handle... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Dominik Stadler | Fix integration test for OPCPackage |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Nick Burch | Bring over some fixes from XSSFSheetXMLHandler, and... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Dominik Stadler | Bug 56479: don't hardcode dcterms as namespace alias... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Andreas Beeker | clamp (h)sl values |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Dominik Stadler | Provide more output when failing range-checks on HSL2RG... |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Andreas Beeker | #56519 - XSLFSlide.draw is not working with text embede... |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Nick Burch | Complete theme colour tests |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Nick Burch | Get theme and non-theme rows consistent in the test... |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Nick Burch | Begin Themes+Normal colour tests |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Nick Burch | Fix the themes test for the complex workbook |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Andreas Beeker | Added Siddharths ExcelComparator |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Andreas Beeker | use woodstox property on all junit calls |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Andreas Beeker | add ASL header |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Andreas Beeker | #58205 - getSlideMasters() returns the master slides... |
commit | commitdiff | tree | snapshot |
next |