| Commit message (Expand) | Author | Age | Files | Lines |
* | a couple of HSLF examples | Yegor Kozlov | 2008-04-21 | 2 | -0/+228 |
* | more improvements in slide rendering | Yegor Kozlov | 2008-04-21 | 9 | -13/+155 |
* | more improvements in slide rendering | Yegor Kozlov | 2008-04-20 | 10 | -71/+228 |
* | misc improvements in slide rendering | Yegor Kozlov | 2008-04-19 | 3 | -28/+60 |
* | properly set shapeId for new shapes | Yegor Kozlov | 2008-04-19 | 7 | -9/+109 |
* | Support for getting embedded sounds from slide show | Yegor Kozlov | 2008-04-19 | 10 | -2/+565 |
* | improved rendering of text | Yegor Kozlov | 2008-04-18 | 3 | -16/+78 |
* | initial support for rendering powerpoint slides into images | Yegor Kozlov | 2008-04-17 | 27 | -67/+1285 |
* | Support for getting OLE object data from slide show | Yegor Kozlov | 2008-04-16 | 9 | -17/+309 |
* | Misc improvements in Freeform shape | Yegor Kozlov | 2008-04-16 | 2 | -10/+180 |
* | bug #41071 is fixed in trunk. Added a unit test and resolved. | Yegor Kozlov | 2008-04-16 | 2 | -0/+20 |
* | Improved factoring of ppt objects. For ppt tabels Slide.getShapes() returns t... | Yegor Kozlov | 2008-04-15 | 3 | -15/+107 |
* | TextSpecInfoAtom is present in PPT 2003+. When the text is changed we must up... | Yegor Kozlov | 2008-04-15 | 2 | -1/+86 |
* | start improving handling of resources in HSLF. PPFont object represents a fon... | Yegor Kozlov | 2008-04-15 | 6 | -13/+464 |
* | TextShape is a common superclass of all shapes that can hold text. The subcla... | Yegor Kozlov | 2008-04-15 | 16 | -470/+797 |
* | make sure all hslf classes use POI loggers | Yegor Kozlov | 2008-04-14 | 17 | -66/+77 |
* | misc usermodel improvements. Also added the source code for the ApacheconEU08... | Yegor Kozlov | 2008-04-14 | 10 | -138/+716 |
* | use commons logging throughout the code | Yegor Kozlov | 2008-04-14 | 10 | -46/+38 |
* | Finish off eventusermodel based Excel Extractor, and update the xls to csv co... | Nick Burch | 2008-04-13 | 1 | -303/+0 |
* | Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and... | Nick Burch | 2008-04-11 | 4 | -24/+154 |
* | Improve how POIFS works with directory entries, and update HWPFDocument to su... | Nick Burch | 2008-04-10 | 4 | -11/+54 |
* | Initial support for getting and changing chart titles and series titles | Nick Burch | 2008-04-10 | 2 | -19/+199 |
* | Implement a proxy HSSFListener which tracks the format records, and lets you ... | Nick Burch | 2008-04-09 | 1 | -30/+15 |
* | Provide a common ole2 implementation of POITextExtractor, which gives access ... | Nick Burch | 2008-04-09 | 3 | -6/+6 |
* | fix bug #44770: RuntimeException: Couldn't instantiate the class for type wit... | Yegor Kozlov | 2008-04-08 | 4 | -4/+28 |
* | misc usermodel improvements in HSLF | Yegor Kozlov | 2008-04-07 | 6 | -279/+1803 |
* | empty.ppt with the master styles compatible with PPT 2003 | Yegor Kozlov | 2008-04-07 | 1 | -0/+0 |
* | Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk... | Nick Burch | 2008-04-07 | 9 | -26/+234 |
* | Make a bit of a start on being able to edit chart titles, based on the email ... | Nick Burch | 2008-04-03 | 2 | -0/+139 |
* | added set accessor to indentation level | Yegor Kozlov | 2008-04-02 | 1 | -0/+9 |
* | Implement Sheet.removeShape(Shape shape) in HSLF | Yegor Kozlov | 2008-03-31 | 2 | -0/+53 |
* | Move the FormulaEvaluator code out of scratchpad | Nick Burch | 2008-03-29 | 374 | -25245/+0 |
* | Merge several bug tests into one file | Nick Burch | 2008-03-29 | 4 | -245/+169 |
* | Move the missing record aware eventusermodel code out of scratchpad | Nick Burch | 2008-03-29 | 5 | -721/+0 |
* | (real) fix for bug #44691. Modified Pmt.java to allow for 3 arguments. Adde... | Josh Micich | 2008-03-27 | 4 | -119/+152 |
* | Add failing (but disabled) test from bug #44691 | Nick Burch | 2008-03-27 | 1 | -0/+70 |
* | Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Docu... | Nick Burch | 2008-03-27 | 4 | -24/+41 |
* | Make junit happy | Nick Burch | 2008-03-20 | 1 | -2/+2 |
* | Test relating to bug #44636 | Nick Burch | 2008-03-20 | 2 | -0/+118 |
* | Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu... | Nick Burch | 2008-03-16 | 1 | -0/+71 |
* | Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu... | Nick Burch | 2008-03-16 | 5 | -206/+379 |
* | Patch from Josh, which shows that various bugs are now fixed | Nick Burch | 2008-03-16 | 2 | -0/+218 |
* | Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() ... | Nick Burch | 2008-03-13 | 4 | -15/+68 |
* | Patch largely from Josh from bug #44539 - Support for area references in form... | Nick Burch | 2008-03-07 | 10 | -109/+163 |
* | Big patch from Josh from bug #44504 - lots of formula parser improvements | Nick Burch | 2008-03-04 | 51 | -1186/+1331 |
* | Problem files from bug #44501 | Nick Burch | 2008-03-04 | 3 | -0/+0 |
* | Patch from Josh from bug #44508 - Fix formula evaluation with evaluateInCell ... | Nick Burch | 2008-03-03 | 1 | -0/+42 |
* | Patch from Josh from bug #44450 - VLookup and HLookup support, and improvemen... | Nick Burch | 2008-02-22 | 9 | -298/+1394 |
* | Patch from Josh from bug #44371 - support for OFFSET function, and various tw... | Nick Burch | 2008-02-21 | 10 | -72/+657 |
* | Patch from Josh from bug #44403 - Further support for unusual, but valid, arg... | Nick Burch | 2008-02-20 | 5 | -78/+577 |