aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hwpf/TestFieldsTables.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-90/+0
* Sonar fixesAndreas Beeker2021-01-091-1/+1
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-2/+2
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-18/+18
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-04-171-1/+1
* SonarCube fix - make members privateAndreas Beeker2016-12-131-47/+32
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+1
* introduce SubdocumentPart and simplify CP start/end FIB APISergey Vladimirov2011-07-191-3/+3
* introduce DocumentPart enum and simplify fields access APISergey Vladimirov2011-07-191-8/+5
* update TestFieldsTablesSergey Vladimirov2011-07-081-52/+68
* support for getting HWPFDocument fields, see Bugzilla 50313Yegor Kozlov2011-03-141-0/+91