]> source.dussan.org Git - poi.git/shortlog
poi.git
2006-06-27 Nick BurchHopefully fix bug 39228 - big overhaul of how slides...
2006-06-27 Nick BurchUpdate Document to offer the SlideListWithTexts by...
2006-06-16 Nick BurchAdd action for alpha 2 release
2006-06-16 Nick BurchRelease 3.0 alpha 2
2006-06-16 Nick BurchTweak rich text handling
2006-06-16 Nick BurchOn some JVMs, the problem family dialog has a capital...
2006-06-16 Nick BurchOn some JVMs, the problem family dialog has a capital...
2006-06-16 Nick BurchTweak comments
2006-06-16 Nick BurchAllow fetching and changing the character set, eg to...
2006-06-13 Nick BurchFix for bug 39800 - if the Array size in the simple...
2006-06-13 Nick BurchTests for new RichText code
2006-06-13 Nick BurchRefactor to allow easy testing of multiple files. Will...
2006-06-13 Nick BurchHopefully handle the building and using of RichTextRuns...
2006-06-13 Nick BurchSome PersistPtrHolders seem to reference records stored...
2006-06-13 Nick BurchAdd a currently broken test, which highlights a bug...
2006-06-12 Nick BurchSome initial changes that are needed to fix bug #38544
2006-06-12 Nick BurchNew dev program for helping us understand how SlideList...
2006-06-12 Nick BurchAdd some comments to the code, to help understand why...
2006-06-12 Nick BurchMake the output of the positions easier to understand
2006-06-12 Nick BurchBetter handling of zero sized images, and where the...
2006-05-26 Nick BurchAdd a quick guide to using the text extractor and frien...
2006-05-26 Nick BurchRecurrant typo fix
2006-05-10 Nick BurchAdd test for empty constructor
2006-05-10 Nick BurchIf given an empty (but not null) byte array to get...
2006-05-09 Nick BurchDon't blindly cast children to FontEntityAtom
2006-05-08 Nick BurchFixes from Yegor, from bug #39395
2006-05-06 Rainer KluteForgot to check in my nit-picking grammatical changes...
2006-05-06 Rainer KluteSupport for many, many character encodings added. Thank...
2006-04-29 Glen StampoultzisSupport for line thicknes through escher graphics 2d...
2006-04-25 Glen StampoultzisUpdated to support lines for the EscherGraphics2d draw...
2006-04-21 Nick BurchTests to go with fix for bug 39374
2006-04-21 Nick BurchFix for bug 39374 - handle unicode text runs
2006-04-21 Nick BurchTests for fixes associated with Bug 39324
2006-04-21 Nick BurchBug fix for newly created bitmask values (part of bug...
2006-04-21 Nick BurchWhen adding TextBoxes to a slide, make sure we update...
2006-04-21 Sean Sullivanchanged CVS references to Subversion
2006-04-19 Nick BurchTest to ensure that when we add slides, we can write...
2006-04-19 Nick BurchUpdated test from Yegor, to also test creating text...
2006-04-18 Sean Sullivaneliminated usage of a deprecated method
2006-04-18 Sean Sullivaneliminated usage of a deprecated method
2006-04-18 Sean Sullivanfixed ArrayIndexOutOfBoundsException in the format...
2006-04-12 Nick BurchUpdates from Yegor: New shape and picture stuff (see...
2006-04-12 Nick BurchAdd Yegor's documention on the Shapes and Pictures...
2006-04-12 Nick BurchPPT file where the slides are returned in the wrong...
2006-04-12 Nick BurchTests to ensure that the StyleTextProp and RichText...
2006-04-12 Nick BurchNeed right date in the test formatter
2006-04-12 Nick BurchFix bug #39177 - Last TextPropCollection needs a length...
2006-04-12 Nick BurchBug fix for writing out the mask for BitMask properties
2006-04-12 Nick BurchAdd a check that just opening a usermodel slidesheet...
2006-04-05 Nick BurchAdd constructors taking the main objects, rather than...
2006-04-05 Nick BurchFix for 12 vs 24 hour times
2006-04-05 Nick BurchMore HPSF-related beautification
2006-04-05 Rainer KluteHPSF-related beautification
2006-04-04 Nick BurchConvert HWPFDocument to having POIDocument as its parent
2006-04-04 Nick BurchCreate a new Superclass, POIDocument, which handles...
2006-04-03 Nick BurchPrevent infinite recursion (leading to stack overflow...
2006-03-27 Nick BurchAdd more tests to ensure the IDs are still correct...
2006-03-27 Nick BurchFixes/Updates to tests to go with big change in how...
2006-03-27 Nick BurchBig change in how we tie slides, notes, and their text...
2006-03-27 Nick BurchHave more useful information on how the different IDs...
2006-03-27 Nick BurchFrom Bug 38544 - example ppt file where paragraph style...
2006-03-27 Nick BurchDeveloper helper program to try to help match Slide...
2006-03-26 Nick BurchMore slide related tests
2006-03-26 Nick BurchStart to do more useful/sensible things with Slide IDs
2006-03-26 Nick BurchTests for adding multiple slides
2006-03-26 Nick BurchFix for adding multiple slides
2006-03-26 Nick BurchCopy HSLF resources over when compiling scratchpad
2006-03-26 Nick BurchTests for patches from Yegor (Bug #39097)
2006-03-26 Nick BurchPatches from Yegor (Bug #39097), along with some sortin...
2006-03-24 Rainer KluteAdded a reference to Wotsit's Format.
2006-03-19 Nick BurchAlso grab text from CStrings, which will get Comments
2006-03-19 Nick BurchUpdate docs with info on new code
2006-03-19 Nick BurchFix for adding slides to sheets which already have...
2006-03-19 Nick BurchAdd Yegor's new slide functionality (see bug 38954...
2006-03-19 Nick BurchAdd Yegor's new slide functionality (see bug 38954...
2006-03-19 Nick BurchTests for improved child record adding code
2006-03-19 Nick BurchImprove the child record adding code
2006-03-19 Nick BurchTest for new Environment record
2006-03-19 Nick BurchAdd an Environment record, and make the code simpler
2006-03-19 Nick BurchTest for new Document record class
2006-03-19 Nick BurchCreate a Document record class, to do a lot of the...
2006-03-19 Nick BurchTests to ensure we create empty StyleTextPropAtoms...
2006-03-19 Nick BurchCreate empty StyleTextPropAtoms correctly
2006-03-18 Nick BurchTests for getting and changing the font of a rich text run
2006-03-18 Nick BurchSupport for getting and changing the font of a rich...
2006-03-12 Nick BurchTests for creating a new Comment2000 record
2006-03-12 Nick BurchSupport for creating a new Comment2000 record
2006-03-03 Rainer Klute* Writing support added to the SummaryInformation and...
2006-02-26 Nick BurchFinish Comment2000Atom support
2006-02-26 Nick BurchFinish Comment2000Atom support
2006-02-26 Nick BurchTests for Atom for 2000/XP style comments
2006-02-26 Nick BurchAtom for 2000/XP style comments
2006-02-26 Nick BurchAdd support for converting to/from SYSTEMTIME dates
2006-02-26 Nick BurchAdd support for converting to/from SYSTEMTIME dates
2006-02-13 Nick BurchDo the javadoc comment correctly
2006-02-13 Nick BurchUpdate scratchpad link, and mention extractor for hwpf
2006-02-13 Nick BurchFriendly wrapper on HWPF for extracting text from Word...
2006-02-13 Nick BurchFriendly wrapper on HWPF for extracting text from Word...
2006-02-12 Nick BurchStart to support friendly usermodel interface to rich...
2006-02-12 Nick BurchStart to support friendly usermodel interface to rich...
next