aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/sl
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-277-852/+0
* Sonar fixesAndreas Beeker2021-01-171-1/+1
* Sonar fixesAndreas Beeker2021-01-106-6/+6
* Sonar fixesAndreas Beeker2021-01-095-10/+10
* Sonar fixesAndreas Beeker2021-01-091-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-246-87/+73
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-154-24/+27
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-227-49/+50
* 63290 - PPTX To Png changes font sizes and colorsAndreas Beeker2020-06-041-16/+1
* Try to fix release buildAndreas Beeker2020-01-311-1/+1
* Replace manual close with try-with-resourcesDominik Stadler2019-12-151-4/+1
* Fix initialization of text body when used in XSLFAlain BĂ©arez2019-12-111-7/+7
* add another text height to TestFontsAndreas Beeker2019-10-121-1/+1
* Remove unnecesssary semicolonsDominik Stadler2018-12-261-3/+3
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-252-8/+8
* merge trunkAndreas Beeker2018-11-205-51/+18
|\
| * Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-195-51/+18
* | merge trunkAndreas Beeker2018-11-021-1/+1
|\|
| * bug 62859 -- fix two potential NPEs when initializing XWPFSDTContentTim Allison2018-10-261-1/+1
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-231-2/+0
|/
* #62041 - TestFonts fails on MacAndreas Beeker2018-05-201-1/+1
* FindBugs fixesAndreas Beeker2018-02-111-1/+0
* #61797 - Embed Excel / Ole objects into powerpointAndreas Beeker2017-12-311-0/+220
* #61943 - SL Common: narrow generics definition because of tighter java9 checksAndreas Beeker2017-12-311-1/+1
* #61671 - XSLFSlide does not contain isHidden and setHidden like HSLFSlide doesAndreas Beeker2017-11-021-0/+73
* Remove deprecated methods from NPOIFSFileSystem/OPOIFSFileSystemDominik Stadler2017-09-171-4/+1
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* Remove unnecessary initialization of membersDominik Stadler2017-09-161-1/+1
* Add more non-test classes in OOXMLLite and add another font-metric that appearsDominik Stadler2017-08-191-4/+5
* [Bug-61048] SXSSF module writes wrong escape sequence for carriage returnsPJ Fanning2017-08-091-1/+1
* Another font size variation. I suspect it is my Windows 10 scaling factor, s...Greg Woolsey2017-07-261-0/+1
* augment expected sizes in TestFontsTim Allison2017-07-241-1/+4
* Fonts bugfixAndreas Beeker2017-07-241-1/+1
* Bug 61331 - Font group handling / common font interfaceAndreas Beeker2017-07-231-43/+24
* Adjust TestFonts for my version of UbuntuDominik Stadler2017-07-211-4/+8
* add 362px font height for my computer's configuration (high-dpi monitor)Javen O'Neal2017-07-131-1/+3
* expand range of acceptable values in TestFontsPJ Fanning2017-07-101-3/+2
* font rendering - handle a few system dependent textbox sizesAndreas Beeker2017-07-091-2/+9
* [Bug-61268] avoid NegativeArraySizeException parsing doc filePJ Fanning2017-07-091-2/+2
* Rollback of r1801368 because of a generics bug with self-referenced types in ...Andreas Beeker2017-07-091-1/+1
* #61169 - Text with Japanese characters overflows textboxAndreas Beeker2017-07-084-45/+226
* #60998 - HSLFTable.setRowHeight sets row height incorrect Andreas Beeker2017-04-171-3/+8
* #60993 - HSLF: Grid and rowspan calculation in table cells is wrongAndreas Beeker2017-04-151-4/+58
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-082-266/+266
* #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for a...Andreas Beeker2016-11-293-97/+166
* Bug 60373 - TableCell.getTextHeight() returns Null pointer ExceptionAndreas Beeker2016-11-181-2/+4
* reorganize imports (remove unused imports, sort alphabetically)Javen O'Neal2016-07-041-3/+0
* #58144 - Behaviour for headers and footers of slides is inconsistent between ...Andreas Beeker2016-05-131-0/+81
* #59327 - Setting text direction on a table cell has no effectAndreas Beeker2016-05-041-1/+44
* prevent slideshow test-data files shapes.pptx and tables_test.pptx from being...Javen O'Neal2015-11-232-14/+60