aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hslf/TestReWrite.java
Commit message (Expand)AuthorAgeFilesLines
* fix eclipse resource leak warningsAndreas Beeker2017-05-311-8/+8
* In-place write for HSLF #57919Nick Burch2016-07-211-1/+11
* #57919 HSLF writing to new FileNick Burch2016-07-201-20/+29
* whitespaceJaven O'Neal2016-04-171-114/+114
* #56570 - RecordType has repeat by code type 3009Andreas Beeker2015-12-311-32/+46
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-1/+1
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-11/+12
* Bug 48593 - [PATCH] Multiple Saves Causes Slide CorruptionAndreas Beeker2013-12-271-6/+19
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-11/+10
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-15/+12
* When writing out a HSLF file, optionally also write out all the different OLE...Nick Burch2007-09-171-0/+35
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Update Document to offer the SlideListWithTexts by name, and change addSlide ...Nick Burch2006-06-271-6/+6
* Refactor to allow easy testing of multiple files. Will enable a second file w...Nick Burch2006-06-131-7/+29
* Add a check that just opening a usermodel slidesheet on it doesn't break thingsNick Burch2006-04-121-4/+40
* Initial Powerpoint support, by Nick BurchAvik Sengupta2005-05-281-0/+73