aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestAddingSlides.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed TextRun handling and various junit testsAndreas Beeker2015-06-101-1/+1
* Commit changes in common_sl - need to update trunk ...Andreas Beeker2015-05-111-38/+35
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-34/+35
* optimized unused imports in poi-scratchpadYegor Kozlov2012-03-051-2/+0
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-7/+6
* fixed typo in SlideShow.removeSlide which prevened deletion of slide's notes,...Yegor Kozlov2009-06-271-4/+7
* Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261Yegor Kozlov2009-06-191-0/+23
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-25/+25
* added a method to remove slidesYegor Kozlov2009-02-011-0/+44
* JDK 1.4 compatibility. Some exception clean-upJosh Micich2008-08-071-7/+4
* fixed bug 42620: More than one slide fails to open in OpenOffice. Fix: UserEd...Yegor Kozlov2007-08-061-4/+31
* 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-0/+12
* Test to ensure that when we add slides, we can write them back out and everyt...Nick Burch2006-04-191-0/+191