aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad
Commit message (Expand)AuthorAgeFilesLines
* #58204 - STYLE: ShapeContainer interface makes internal getShapesList() redun...Andreas Beeker2015-08-052-8/+4
* NPE fix for text extraction from MSG files with only a short nameNick Burch2015-08-052-3/+27
* Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAYAndreas Beeker2015-08-0410-88/+104
* FindBugs fixes - MS_SHOULD_BE_FINALAndreas Beeker2015-08-032-2/+2
* Javadoc fixesAndreas Beeker2015-08-032-3/+3
* #58190 - The current picture handling uses raw integers for types and index, ...Andreas Beeker2015-08-0223-389/+307
* Javadoc fixesAndreas Beeker2015-07-267-10/+8
* merged common_sl branch to trunkAndreas Beeker2015-07-24157-8670/+8362
|\
| * merge trunk to common sl branchAndreas Beeker2015-07-19213-21125/+684
| |\ | |/ |/|
| * Introduce dirty flag for paragraphs and store them to records on saveAndreas Beeker2015-07-184-12/+57
| * junit fixesAndreas Beeker2015-07-1510-198/+362
| * JUnit and rendering fixesAndreas Beeker2015-07-126-33/+91
| * added ASL header to drawing classesAndreas Beeker2015-07-0920-2/+362
| * downgraded xjc params to jdk6 and regenerated geometry binding classesAndreas Beeker2015-07-0884-2378/+1821
| * Rendering fixesAndreas Beeker2015-06-1713-994/+1046
| * Rendering of rotated group shapes fixed, other smaller fixes, defaulting to w...Andreas Beeker2015-06-1310-45/+63
| * Fixed TextRun handling and various junit testsAndreas Beeker2015-06-1045-1014/+927
| * Fixed several test drivers or the implementationAndreas Beeker2015-05-2829-1042/+1287
| * Fixed some style related corner cases and adapted the tests for itAndreas Beeker2015-05-249-67/+185
| * Creating a new slideshow and manipulating existing ones works again :)Andreas Beeker2015-05-238-232/+253
| * A few text handling related fixesAndreas Beeker2015-05-207-308/+333
| * Commit changes in common_sl - need to update trunk ...Andreas Beeker2015-05-1112-291/+276
| * HSLF table and example fixesAndreas Beeker2015-05-043-5/+10
| * fixed HSLF text handlingAndreas Beeker2015-05-0310-131/+250
| * Added Distributed option to TextAlignmentAndreas Beeker2015-04-296-37/+180
| * committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-27134-4790/+4071
| * Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-19139-2504/+2537
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-0782-498/+669
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-21165-580/+19911
* | Add some missing close(), reduce output in unit tests and remove some other E...Dominik Stadler2015-07-071-12/+29
* | Bug 57744: Fix parsing the email submission data when id contains a hyphenDominik Stadler2015-07-033-4/+72
* | Bug 57678: Apply patch to better handle years in mail-messages between 1980 a...Dominik Stadler2015-07-033-4/+74
* | Bug 54332 - WMF extraction failing in Tika for older PowerPoint FilesAndreas Beeker2015-06-2411-51/+199
* | Pull out the parts of TextPainter needed by XSLF from HSLF to common-SL in co...Nick Burch2015-05-281-39/+1
* | #57963 Move the WP and SL interface definitions to core from scratchpad, so t...Nick Burch2015-05-2824-988/+0
* | #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-17/+9
* | #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-1111-84/+39
* | #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-114-16/+18
* | POI-56998 add some getters to help with list numbering in hwpfTim Allison2015-04-282-0/+79
* | Fix usage of Generics in some classesDominik Stadler2015-04-208-37/+40
* | Fix possible ArrayIndexOutOfBoundsException seen with some word documentsDominik Stadler2015-04-201-1/+1
* | Detect if a file is actually PDF instead of .doc similar to how it is already...Dominik Stadler2015-04-201-2/+4
* | Patch from Jon Scharff from bug #57820 - Avoid NPE on HSLF Tables with a top...Nick Burch2015-04-182-1/+33
* | Eclipse warnings, Generics, unused members in some exapmles and scratchpad cl...Dominik Stadler2015-03-2212-64/+58
* | Bug 47304: use fixed encoding when extracting text in WordDocumentDominik Stadler2015-03-222-1/+37
* | Remove Javadoc/Eclipse warningsDominik Stadler2015-03-141-3/+5
* | Remove some findbugs warnings about missing close of streams, use existing IO...Dominik Stadler2015-03-141-10/+15
* | Move test-case to location where the scratchpad-classes are availableDominik Stadler2015-02-271-1/+27
|/
* XWPF implementation of some common Paragraph methodsNick Burch2015-02-051-13/+14
* Stub a common WP paragraph class, needs uncommenting as XWPF implements/emulatesNick Burch2015-02-051-0/+144