Andreas Beeker
|
1d676a098d
|
Sonar fixes
JUnit5 test classes and methods should have default package visibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885302 13f79535-47bb-0310-9956-ffa450edef68
|
2021-01-09 15:49:35 +00:00 |
|
Andreas Beeker
|
a0fa9e19b1
|
#65026 - Migrate tests to Junit 5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884783 13f79535-47bb-0310-9956-ffa450edef68
|
2020-12-24 18:42:29 +00:00 |
|
Andreas Beeker
|
90cb7589f2
|
fix eclipse resource leak warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1797043 13f79535-47bb-0310-9956-ffa450edef68
|
2017-05-31 14:10:18 +00:00 |
|
Nick Burch
|
a55e016c86
|
In-place write for HSLF #57919
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753741 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-21 23:25:02 +00:00 |
|
Nick Burch
|
2750df0433
|
#57919 HSLF writing to new File
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753622 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-20 23:20:02 +00:00 |
|
Javen O'Neal
|
6af8f42b3a
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1739661 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-17 21:51:16 +00:00 |
|
Andreas Beeker
|
b9851d98b9
|
#56570 - RecordType has repeat by code type 3009
#58159 - getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722476 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-31 22:10:17 +00:00 |
|
Andreas Beeker
|
7127adb1ab
|
committing intermediate results - hslf is mostly migrated to common interface - junit tests partly fail - still a few compile errors - xslf drawing works - hslf drawing is not yet tested
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1676365 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-27 20:13:43 +00:00 |
|
Andreas Beeker
|
9a85a2e76b
|
Snapshot commit - still lots of errors, xslf rendering works, started work on hslf
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1667902 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-19 23:44:23 +00:00 |
|
Andreas Beeker
|
a30d2870c8
|
Bug 48593 - [PATCH] Multiple Saves Causes Slide Corruption
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1553610 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-27 00:22:19 +00:00 |
|
Yegor Kozlov
|
2712b14d2f
|
moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-23 12:34:24 +00:00 |
|
Josh Micich
|
852e34bfea
|
Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777204 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 18:12:22 +00:00 |
|
Nick Burch
|
4da1dceb38
|
When writing out a HSLF file, optionally also write out all the different OLE2 streams, and not just the normal HSLF related ones
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576505 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-17 16:30:31 +00:00 |
|
Henri Yandell
|
b8f7a14477
|
Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@489730 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-22 19:18:16 +00:00 |
|
Nick Burch
|
993972171b
|
Update Document to offer the SlideListWithTexts by name, and change addSlide to add to the right SlideListWithText. (Based on a bug, the number I don't have to hand, doh\!)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@417434 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-27 11:42:29 +00:00 |
|
Nick Burch
|
90f6aaad7f
|
Refactor to allow easy testing of multiple files. Will enable a second file when bug #39800 is fixed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413913 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-13 14:58:24 +00:00 |
|
Nick Burch
|
66d1f0d1e2
|
Add a check that just opening a usermodel slidesheet on it doesn't break things
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393497 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-12 16:31:34 +00:00 |
|
Avik Sengupta
|
6424e17b17
|
Initial Powerpoint support, by Nick Burch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353701 13f79535-47bb-0310-9956-ffa450edef68
|
2005-05-28 05:36:00 +00:00 |
|