| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 10 | -1416/+0 |
* | Sonar fixes | Andreas Beeker | 2021-01-23 | 1 | -1/+3 |
* | Sonar fixes | Andreas Beeker | 2021-01-22 | 4 | -160/+150 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 4 | -7/+7 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 8 | -34/+34 |
* | #65026 - Migrate tests to Junit 5 | Andreas Beeker | 2020-12-24 | 9 | -52/+53 |
* | mute talkative tests, which spam to StdOut/StdErr | Andreas Beeker | 2020-12-13 | 1 | -2/+19 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-13 | 1 | -31/+3 |
* | Sonar fixes | Andreas Beeker | 2020-04-05 | 1 | -85/+39 |
* | Fix Visio compression | Andreas Beeker | 2020-01-01 | 1 | -242/+183 |
* | Migrate all junit tests to Junit 4 | Andreas Beeker | 2019-12-27 | 3 | -35/+57 |
* | Replace manual close with try-with-resources | Dominik Stadler | 2019-12-15 | 1 | -4/+1 |
* | Remove unnecessary initialization of members | Dominik Stadler | 2017-09-16 | 1 | -1/+1 |
* | fix eclipse warnings / close resources in tests | Andreas Beeker | 2017-01-16 | 1 | -43/+60 |
* | fix eclipse warnings - close resources / type generics | Andreas Beeker | 2017-01-15 | 4 | -99/+93 |
* | Fix missing license-headers | Dominik Stadler | 2016-12-31 | 1 | -0/+20 |
* | Cover some dev-tools with a few simple tests, close resources correctly | Dominik Stadler | 2016-12-31 | 1 | -0/+14 |
* | SonarCube fixes - visibility of member attributes | Andreas Beeker | 2016-11-27 | 1 | -4/+4 |
* | Fix close warnings | Nick Burch | 2016-10-25 | 1 | -11/+18 |
* | Whitespace | Nick Burch | 2016-10-25 | 1 | -72/+72 |
* | v5 text extraction | Nick Burch | 2016-10-25 | 1 | -5/+2 |
* | Inconsistent whitespace | Nick Burch | 2016-10-25 | 1 | -21/+21 |
* | Refactor child pointer logic to the factory | Nick Burch | 2016-10-25 | 1 | -0/+14 |
* | Partial Visio v5 pointer support | Nick Burch | 2016-10-25 | 2 | -7/+37 |
* | Eclipse automated refactor/cleanup: add final modifier to private fields to u... | Javen O'Neal | 2016-10-20 | 2 | -3/+3 |
* | Eclipse automated refactor/cleanup: convert for loops to for-each loops | Javen O'Neal | 2016-10-19 | 1 | -6/+6 |
* | Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann... | Javen O'Neal | 2016-10-19 | 5 | -9/+18 |
* | Bug 58326 - Forbidden APIs patches - second set of changes for charset settings | Andreas Beeker | 2015-09-08 | 1 | -9/+18 |
* | More helpful visio v5 exception, see bug #56171 | Nick Burch | 2014-02-20 | 1 | -1/+1 |
* | Bugzilla 53205 - Fix some parsing errors and encoding issues in HDGF | Yegor Kozlov | 2012-07-25 | 1 | -0/+25 |
* | optimized unused imports in poi-scratchpad | Yegor Kozlov | 2012-03-05 | 3 | -4/+0 |
* | cleanup sxxsf temp files after tests, remove non-ascii characters from source... | Yegor Kozlov | 2011-06-25 | 1 | -3/+5 |
* | Refactor the common LZW decompression code out into utils | Nick Burch | 2010-12-21 | 1 | -7/+7 |
* | Improve the HDGF LZW code. | Nick Burch | 2010-12-16 | 1 | -13/+94 |
* | Add a disabled test for bug #44501, which still remains, plus fix a generics ... | Nick Burch | 2010-01-28 | 1 | -0/+13 |
* | Fix generics warnings, and fix up tests to handle the extra bit of text being... | Nick Burch | 2010-01-28 | 1 | -11/+22 |
* | Apply patch from Jukka from bug #43670 to improve HDGF v11 Separator detectio... | Nick Burch | 2010-01-28 | 1 | -3/+8 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 11 | -38/+28 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 5 | -10/+10 |
* | Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma... | Josh Micich | 2009-05-21 | 9 | -338/+347 |
* | Resolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual... | Nick Burch | 2008-12-31 | 1 | -1/+1 |
* | Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk... | Nick Burch | 2008-04-07 | 4 | -14/+129 |
* | Problem files from bug #44501 | Nick Burch | 2008-03-04 | 3 | -0/+0 |
* | Add in a (disabled) test for bug #43670 (not yet fixed) | Nick Burch | 2007-10-28 | 2 | -3/+17 |
* | Stub out the HDGF compression routine, and tests for it. Document the first s... | Nick Burch | 2007-10-14 | 1 | -5/+90 |
* | Replace the HDGW LZW engine with a fully documented, ASL licenced version. (D... | Nick Burch | 2007-10-13 | 1 | -3/+3 |
* | Include a test for the text extraction code. Update code to use POILogger ins... | Nick Burch | 2007-06-27 | 1 | -0/+107 |
* | Lots more HDGF support for chunks, and add support for basic text extraction | Nick Burch | 2007-06-27 | 1 | -0/+60 |
* | Make a start on processing the commands within the chunks, and their values. ... | Nick Burch | 2007-06-21 | 1 | -3/+5 |
* | Start on processing the commands stored within a HDGF chunk, plus initial tes... | Nick Burch | 2007-06-21 | 1 | -0/+50 |