| Commit message (Expand) | Author | Age | Files | Lines |
* | #58204 - STYLE: ShapeContainer interface makes internal getShapesList() redun... | Andreas Beeker | 2015-08-05 | 2 | -8/+4 |
* | NPE fix for text extraction from MSG files with only a short name | Nick Burch | 2015-08-05 | 2 | -3/+27 |
* | Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY | Andreas Beeker | 2015-08-04 | 10 | -88/+104 |
* | FindBugs fixes - MS_SHOULD_BE_FINAL | Andreas Beeker | 2015-08-03 | 2 | -2/+2 |
* | Javadoc fixes | Andreas Beeker | 2015-08-03 | 2 | -3/+3 |
* | #58190 - The current picture handling uses raw integers for types and index, ... | Andreas Beeker | 2015-08-02 | 23 | -389/+307 |
* | Javadoc fixes | Andreas Beeker | 2015-07-26 | 7 | -10/+8 |
* | merged common_sl branch to trunk | Andreas Beeker | 2015-07-24 | 157 | -8670/+8362 |
|\ |
|
| * | merge trunk to common sl branch | Andreas Beeker | 2015-07-19 | 213 | -21125/+684 |
| |\
| |/
|/| |
|
| * | Introduce dirty flag for paragraphs and store them to records on save | Andreas Beeker | 2015-07-18 | 4 | -12/+57 |
| * | junit fixes | Andreas Beeker | 2015-07-15 | 10 | -198/+362 |
| * | JUnit and rendering fixes | Andreas Beeker | 2015-07-12 | 6 | -33/+91 |
| * | added ASL header to drawing classes | Andreas Beeker | 2015-07-09 | 20 | -2/+362 |
| * | downgraded xjc params to jdk6 and regenerated geometry binding classes | Andreas Beeker | 2015-07-08 | 84 | -2378/+1821 |
| * | Rendering fixes | Andreas Beeker | 2015-06-17 | 13 | -994/+1046 |
| * | Rendering of rotated group shapes fixed, other smaller fixes, defaulting to w... | Andreas Beeker | 2015-06-13 | 10 | -45/+63 |
| * | Fixed TextRun handling and various junit tests | Andreas Beeker | 2015-06-10 | 45 | -1014/+927 |
| * | Fixed several test drivers or the implementation | Andreas Beeker | 2015-05-28 | 29 | -1042/+1287 |
| * | Fixed some style related corner cases and adapted the tests for it | Andreas Beeker | 2015-05-24 | 9 | -67/+185 |
| * | Creating a new slideshow and manipulating existing ones works again :) | Andreas Beeker | 2015-05-23 | 8 | -232/+253 |
| * | A few text handling related fixes | Andreas Beeker | 2015-05-20 | 7 | -308/+333 |
| * | Commit changes in common_sl - need to update trunk ... | Andreas Beeker | 2015-05-11 | 12 | -291/+276 |
| * | HSLF table and example fixes | Andreas Beeker | 2015-05-04 | 3 | -5/+10 |
| * | fixed HSLF text handling | Andreas Beeker | 2015-05-03 | 10 | -131/+250 |
| * | Added Distributed option to TextAlignment | Andreas Beeker | 2015-04-29 | 6 | -37/+180 |
| * | committing intermediate results - hslf is mostly migrated to common interface... | Andreas Beeker | 2015-04-27 | 134 | -4790/+4071 |
| * | Snapshot commit - still lots of errors, xslf rendering works, started work on... | Andreas Beeker | 2015-03-19 | 139 | -2504/+2537 |
| * | committing intermediate results - xslf now compiles - hslf needs to be migrat... | Andreas Beeker | 2015-03-07 | 82 | -498/+669 |
| * | initial commit - still lots of errors, but I need to switch to a clean trunk ... | Andreas Beeker | 2015-02-21 | 165 | -580/+19911 |
* | | Add some missing close(), reduce output in unit tests and remove some other E... | Dominik Stadler | 2015-07-07 | 1 | -12/+29 |
* | | Bug 57744: Fix parsing the email submission data when id contains a hyphen | Dominik Stadler | 2015-07-03 | 3 | -4/+72 |
* | | Bug 57678: Apply patch to better handle years in mail-messages between 1980 a... | Dominik Stadler | 2015-07-03 | 3 | -4/+74 |
* | | Bug 54332 - WMF extraction failing in Tika for older PowerPoint Files | Andreas Beeker | 2015-06-24 | 11 | -51/+199 |
* | | Pull out the parts of TextPainter needed by XSLF from HSLF to common-SL in co... | Nick Burch | 2015-05-28 | 1 | -39/+1 |
* | | #57963 Move the WP and SL interface definitions to core from scratchpad, so t... | Nick Burch | 2015-05-28 | 24 | -988/+0 |
* | | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -17/+9 |
* | | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 11 | -84/+39 |
* | | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 4 | -16/+18 |
* | | POI-56998 add some getters to help with list numbering in hwpf | Tim Allison | 2015-04-28 | 2 | -0/+79 |
* | | Fix usage of Generics in some classes | Dominik Stadler | 2015-04-20 | 8 | -37/+40 |
* | | Fix possible ArrayIndexOutOfBoundsException seen with some word documents | Dominik Stadler | 2015-04-20 | 1 | -1/+1 |
* | | Detect if a file is actually PDF instead of .doc similar to how it is already... | Dominik Stadler | 2015-04-20 | 1 | -2/+4 |
* | | Patch from Jon Scharff from bug #57820 - Avoid NPE on HSLF Tables with a top... | Nick Burch | 2015-04-18 | 2 | -1/+33 |
* | | Eclipse warnings, Generics, unused members in some exapmles and scratchpad cl... | Dominik Stadler | 2015-03-22 | 12 | -64/+58 |
* | | Bug 47304: use fixed encoding when extracting text in WordDocument | Dominik Stadler | 2015-03-22 | 2 | -1/+37 |
* | | Remove Javadoc/Eclipse warnings | Dominik Stadler | 2015-03-14 | 1 | -3/+5 |
* | | Remove some findbugs warnings about missing close of streams, use existing IO... | Dominik Stadler | 2015-03-14 | 1 | -10/+15 |
* | | Move test-case to location where the scratchpad-classes are available | Dominik Stadler | 2015-02-27 | 1 | -1/+27 |
|/ |
|
* | XWPF implementation of some common Paragraph methods | Nick Burch | 2015-02-05 | 1 | -13/+14 |
* | Stub a common WP paragraph class, needs uncommenting as XWPF implements/emulates | Nick Burch | 2015-02-05 | 1 | -0/+144 |