aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestNotesText.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-58/+0
* Sonar fixesAndreas Beeker2021-01-091-1/+1
* Sonar fixesAndreas Beeker2021-01-091-2/+2
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-4/+4
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-19/+19
* Eclipse automated refactor/cleanup: add final modifier to private fields to u...Javen O'Neal2016-10-201-1/+1
* reorganize imports (remove unused imports, sort alphabetically)Javen O'Neal2016-07-041-4/+2
* A few text handling related fixesAndreas Beeker2015-05-201-6/+6
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-4/+4
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-5/+6
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-3/+3
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-5/+5
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-4/+1
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Fixes/Updates to tests to go with big change in how slides/notes are tied to ...Nick Burch2006-03-271-2/+2
* Initial Powerpoint support, by Nick BurchAvik Sengupta2005-05-281-0/+61