summaryrefslogtreecommitdiffstats
path: root/src/scratchpad
Commit message (Expand)AuthorAgeFilesLines
...
* Updates from Yegor: New shape and picture stuff (see bug 39256)Nick Burch2006-04-1220-74/+995
* PPT file where the slides are returned in the wrong order, from bug #39228Nick Burch2006-04-121-0/+0
* Tests to ensure that the StyleTextProp and RichText stuff plays nicely togetherNick Burch2006-04-123-4/+207
* Need right date in the test formatterNick Burch2006-04-122-3/+3
* Fix bug #39177 - Last TextPropCollection needs a length 1 longer than the tex...Nick Burch2006-04-121-2/+12
* Bug fix for writing out the mask for BitMask propertiesNick Burch2006-04-121-2/+15
* Add a check that just opening a usermodel slidesheet on it doesn't break thingsNick Burch2006-04-121-4/+40
* Add constructors taking the main objects, rather than just input streamsNick Burch2006-04-052-7/+26
* Fix for 12 vs 24 hour timesNick Burch2006-04-054-19/+29
* More HPSF-related beautificationNick Burch2006-04-051-2/+2
* HPSF-related beautificationRainer Klute2006-04-051-4/+4
* Convert HWPFDocument to having POIDocument as its parentNick Burch2006-04-042-16/+36
* Create a new Superclass, POIDocument, which handles the property (hpsf) stuff...Nick Burch2006-04-043-77/+233
* Prevent infinite recursion (leading to stack overflow) on broken documents wh...Nick Burch2006-04-031-3/+9
* Add more tests to ensure the IDs are still correct after writing out and read...Nick Burch2006-03-271-2/+43
* Fixes/Updates to tests to go with big change in how slides/notes are tied to ...Nick Burch2006-03-275-20/+49
* Big change in how we tie slides, notes, and their text together. Now make use...Nick Burch2006-03-277-139/+195
* Have more useful information on how the different IDs are usedNick Burch2006-03-271-2/+8
* From Bug 38544 - example ppt file where paragraph styles run out before char ...Nick Burch2006-03-271-0/+0
* Developer helper program to try to help match Slide IDs between SlidePersistA...Nick Burch2006-03-271-0/+164
* More slide related testsNick Burch2006-03-262-1/+33
* Start to do more useful/sensible things with Slide IDsNick Burch2006-03-267-30/+69
* Tests for adding multiple slidesNick Burch2006-03-261-0/+123
* Fix for adding multiple slidesNick Burch2006-03-264-30/+72
* Tests for patches from Yegor (Bug #39097)Nick Burch2006-03-263-4/+54
* Patches from Yegor (Bug #39097), along with some sorting out of indenting, me...Nick Burch2006-03-2617-388/+836
* Also grab text from CStrings, which will get CommentsNick Burch2006-03-191-3/+18
* Fix for adding slides to sheets which already have some - get the SlidePersis...Nick Burch2006-03-191-4/+9
* Add Yegor's new slide functionality (see bug 38954), with a bit of refactoringNick Burch2006-03-194-6/+180
* Add Yegor's new slide functionality (see bug 38954), with a bit of refactoringNick Burch2006-03-1924-82/+1839
* Tests for improved child record adding codeNick Burch2006-03-191-0/+40
* Improve the child record adding codeNick Burch2006-03-191-22/+84
* Test for new Environment recordNick Burch2006-03-191-1/+11
* Add an Environment record, and make the code simplerNick Burch2006-03-194-22/+92
* Test for new Document record classNick Burch2006-03-191-0/+82
* Create a Document record class, to do a lot of the common Document stuff for usNick Burch2006-03-193-25/+221
* Tests to ensure we create empty StyleTextPropAtoms correctlyNick Burch2006-03-192-11/+97
* Create empty StyleTextPropAtoms correctlyNick Burch2006-03-192-3/+3
* Tests for getting and changing the font of a rich text runNick Burch2006-03-183-7/+80
* Support for getting and changing the font of a rich text runNick Burch2006-03-183-15/+187
* Tests for creating a new Comment2000 recordNick Burch2006-03-121-5/+24
* Support for creating a new Comment2000 recordNick Burch2006-03-121-0/+35
* Finish Comment2000Atom supportNick Burch2006-02-262-5/+49
* Finish Comment2000Atom supportNick Burch2006-02-263-6/+11
* Tests for Atom for 2000/XP style commentsNick Burch2006-02-261-0/+131
* Atom for 2000/XP style commentsNick Burch2006-02-261-0/+156
* Add support for converting to/from SYSTEMTIME datesNick Burch2006-02-261-0/+91
* Add support for converting to/from SYSTEMTIME datesNick Burch2006-02-261-0/+88
* Do the javadoc comment correctlyNick Burch2006-02-131-2/+2
* Friendly wrapper on HWPF for extracting text from Word DocumentsNick Burch2006-02-133-0/+175