| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Support for DIB picture types, from Bug 40740 | Nick Burch | 2006-10-17 | 5 | -0/+127 |
* | Support for Master Sheets from Yegor (bug 40753) | Nick Burch | 2006-10-17 | 26 | -323/+1068 |
* | Don't depend on source files being utf8 for test to work | Nick Burch | 2006-10-17 | 1 | -1/+1 |
* | If we hit an unknown picture type, don't break completely - report an error b... | Nick Burch | 2006-10-12 | 2 | -5/+10 |
* | Fix for NPE in bug #40036. The TextBox will still be fairly useless though | Nick Burch | 2006-09-26 | 3 | -8/+54 |
* | FOP fix from bug #39086 | Nick Burch | 2006-09-26 | 1 | -4/+8 |
* | From bug #38616 - support for extracting images from word files, plus tests f... | Nick Burch | 2006-09-26 | 8 | -0/+645 |
* | Don't just assume we'll only have container records for the shape's escher re... | Nick Burch | 2006-09-26 | 1 | -6/+20 |
* | Handle the case where a StyleTextPropAtom has a mask that codes for more prop... | Nick Burch | 2006-09-26 | 4 | -8/+81 |
* | Support alignment and indent levels for HSLF - patch from Yegor in bug #40324 | Nick Burch | 2006-09-19 | 4 | -13/+97 |
* | Improved picture support for HSLF, from Yegor in bug 40388 | Nick Burch | 2006-09-19 | 18 | -232/+1211 |
* | Just removed a bunch of unused imports etc. Reduces eclipse warnings | Jason Height | 2006-08-29 | 27 | -64/+3 |
* | Hopefully fixed scratchpad test org.apache.poi.hssf/record/formula/functions/... | Jason Height | 2006-08-28 | 3 | -11/+13 |
* | Found a case where the shared formula does not resolve. This was in the test ... | Jason Height | 2006-08-26 | 1 | -13/+8 |
* | Access to Saved By Information - patch from Trejkaz in bug #38647 | Nick Burch | 2006-08-14 | 6 | -0/+349 |
* | Throw a more useful exception in the case of word95 documents | Nick Burch | 2006-08-10 | 1 | -2/+10 |
* | If we're created with an InputStream, check to see if it's really RTF before ... | Nick Burch | 2006-08-10 | 2 | -2/+25 |
* | Yegor's TxMasterStyleAtom code from Bug #40057 | Nick Burch | 2006-07-18 | 4 | -8/+454 |
* | Add lookups for the common text alignments | Nick Burch | 2006-07-18 | 1 | -1/+16 |
* | Yegor's update from bug #39991 - better identification of what underlying pic... | Nick Burch | 2006-07-14 | 3 | -1/+28 |
* | Expose the underlying TextRun | Nick Burch | 2006-07-13 | 1 | -0/+7 |
* | Add in a main() method, so people can stop moaning | Nick Burch | 2006-07-12 | 1 | -0/+18 |
* | Remove a bit of debug code | Nick Burch | 2006-07-03 | 1 | -2/+0 |
* | Get to a consistent indent | Nick Burch | 2006-07-03 | 1 | -140/+140 |
* | Yegor's Slide Title patch from bug 39948 | Nick Burch | 2006-07-03 | 2 | -1/+97 |
* | Add correct detection for encrypted powerpoint files. An exception will be th... | Nick Burch | 2006-07-03 | 11 | -60/+564 |
* | Support re-ordering of slides, now that we know how slider ordering works | Nick Burch | 2006-07-02 | 5 | -35/+498 |
* | Hopefully fix bug 39228 - big overhaul of how slides and notes are build, bas... | Nick Burch | 2006-06-27 | 4 | -153/+215 |
* | Update Document to offer the SlideListWithTexts by name, and change addSlide ... | Nick Burch | 2006-06-27 | 4 | -30/+76 |
* | Tweak rich text handling | Nick Burch | 2006-06-16 | 2 | -2/+13 |
* | Tweak comments | Nick Burch | 2006-06-16 | 1 | -2/+2 |
* | Tests for new RichText code | Nick Burch | 2006-06-13 | 1 | -5/+203 |
* | Refactor to allow easy testing of multiple files. Will enable a second file w... | Nick Burch | 2006-06-13 | 1 | -7/+29 |
* | Hopefully handle the building and using of RichTextRuns correctly. Should inc... | Nick Burch | 2006-06-13 | 2 | -39/+150 |
* | Some PersistPtrHolders seem to reference records stored after them. Add a sec... | Nick Burch | 2006-06-13 | 2 | -9/+28 |
* | Some initial changes that are needed to fix bug #38544 | Nick Burch | 2006-06-12 | 2 | -9/+30 |
* | New dev program for helping us understand how SlideListWithTexts interact | Nick Burch | 2006-06-12 | 2 | -1/+92 |
* | Add some comments to the code, to help understand why an extra +1 is added (b... | Nick Burch | 2006-06-12 | 1 | -0/+4 |
* | Make the output of the positions easier to understand | Nick Burch | 2006-06-12 | 1 | -1/+1 |
* | Better handling of zero sized images, and where the picture stream doesn't ha... | Nick Burch | 2006-06-12 | 2 | -3/+14 |
* | Add test for empty constructor | Nick Burch | 2006-05-10 | 1 | -1/+20 |
* | Don't blindly cast children to FontEntityAtom | Nick Burch | 2006-05-09 | 1 | -6/+10 |
* | Fixes from Yegor, from bug #39395 | Nick Burch | 2006-05-08 | 13 | -177/+620 |
* | Tests to go with fix for bug 39374 | Nick Burch | 2006-04-21 | 1 | -1/+46 |
* | Fix for bug 39374 - handle unicode text runs | Nick Burch | 2006-04-21 | 1 | -12/+13 |
* | Tests for fixes associated with Bug 39324 | Nick Burch | 2006-04-21 | 2 | -28/+314 |
* | Bug fix for newly created bitmask values (part of bug 39324). A few enhanceme... | Nick Burch | 2006-04-21 | 1 | -17/+50 |
* | When adding TextBoxes to a slide, make sure we update the PPDrawing's cache o... | Nick Burch | 2006-04-21 | 1 | -0/+7 |
* | Test to ensure that when we add slides, we can write them back out and everyt... | Nick Burch | 2006-04-19 | 1 | -0/+191 |
* | Updated test from Yegor, to also test creating text boxes with properties | Nick Burch | 2006-04-19 | 1 | -27/+23 |