]> source.dussan.org Git - poi.git/shortlog
poi.git
2006-01-24 Nick BurchBinaryTagData seems to contain records, but it isn...
2006-01-22 Shawn LaubachFixed an issue with it not compiling.
2006-01-22 Nick BurchFix from CVS import - ensure PPT test files are stored...
2006-01-21 Shawn LaubachAdded the ability to set the default style for an indiv...
2006-01-21 Jason HeightBug37630: SQUASHED! Array Ptgs now implemented (at...
2006-01-17 Jason HeightBUG 38230 Fixed. Confirmed that the typecast from byte...
2006-01-16 Nick BurchFrom Bug 38289: Yegor's support for pictures embeded...
2006-01-16 Nick BurchFrom Bug 38289: Yegor's support for pictures embeded...
2006-01-16 Nick BurchSample data from bug 38283, for a PPT file with an...
2006-01-13 Jason HeightBUG 37056 & BUG 37058 fixed
2006-01-05 Jason HeightMultiple clone of same sheet now generates unique sheet...
2006-01-03 Nick BurchAdd (and throw) an exception if the powerpoint file...
2006-01-03 Nick BurchAdd (and throw) an exception if the powerpoint file...
2006-01-03 Nick BurchAdd (and throw) an exception if the powerpoint file...
2006-01-03 Jason HeightFixes to Unicode support. Believe that most unicode...
2006-01-03 Jason HeightAdded patch (along with fixes to it so that the unit...
2006-01-02 Henri Yandellremoved line in the file to test svn commiting
2005-11-29 Nick BurchMore rich text related tests
2005-11-29 Nick BurchSome support for changing text in Rich text runs
2005-11-29 Nick BurchGet a bit further with building up RichTextRuns
2005-11-29 Nick BurchSimple rich text sample PPT file
2005-11-24 Nick BurchFix NPE in case when we can't find the Document atom...
2005-11-13 Nick BurchTest for extracting text from slide PPDrawings (to...
2005-11-13 Nick BurchFix for text runs from PPDrawings (bug 37451), as sugge...
2005-11-13 Nick BurchTest data from Yegor Kozlov from bug 37451 - PPT file...
2005-11-13 Nick BurchBasic tests for model.TextRun, and notes on what tests...
2005-11-13 Nick BurchHandle saving unicode text where the underlying record...
2005-11-07 Nick BurchTests for updated RecordContainer
2005-11-07 Nick BurchBit of refactoring - move child records into parent...
2005-11-07 Nick BurchSome further tests for rich text supporting code
2005-11-07 Nick BurchLay some of the groundwork for model/usermodel support...
2005-09-17 Nick BurchPass font details + character styling up to the model
2005-09-17 Nick BurchAdded information from Yegor on font storage
2005-09-05 Nick BurchList Yegor as co-author on file, since his code contrib...
2005-09-05 Nick BurchList Yegor as co-author on file, since his information...
2005-09-04 Nick BurchNCB: Updated documentation on StyleTextPropAtom
2005-09-04 Nick BurchFinish off character style tests, and add paragraph...
2005-09-04 Nick BurchHandle internal representation duplication correctly
2005-09-02 Jason HeightBitfieldFactory update
2005-09-02 Jason HeightUpdated to use BitFieldFactory. Appologies for stepping...
2005-09-02 Jason HeightPerformance and memory improvements:
2005-09-02 Jason HeightUnicodeString now does not do the peculiar new String...
2005-09-02 Jason HeightAdded a factory implementation for BitFields. Will...
2005-08-26 Jason HeightRemoved the containsLabels variable
2005-08-26 Jason HeightApplied patch to convert LabelRecords to LabelSSTRecord...
2005-08-24 Amol S. DeshmukhFix for Bug#28328
2005-08-23 Jason HeightMinor javadoc update
2005-08-18 Jason HeightWhy is there always one file that gets missed??
2005-08-18 Jason HeightMajor landing of the following changes: tags/AFTER_RICHTEXT@353769
2005-08-14 Nick BurchAdd a few more tests tags/BEFORE_RICHTEXT@353767
2005-08-14 Nick BurchFor listing the contents of StyleTextPropAtom entries
2005-08-14 Nick BurchImproved handling of BitMask TextProp entries
2005-08-14 Nick BurchUpdate tests to track updates in StyleTextPropAtom
2005-08-14 Nick BurchBig overhaul, with lots of help from Yegor
2005-08-07 Nick BurchBetter handle the case of there not being enough data...
2005-08-07 Nick BurchAdd some information on fonts, paragraph stylings etc...
2005-08-02 Nick BurchTests for Font support from Yegor, from Bug #35972
2005-08-02 Nick BurchFont support from Yegor, from Bug #35972
2005-08-01 Nick BurchAdd a partial test for changing style properties
2005-08-01 Nick BurchAdd support for setting some of the style properties
2005-07-31 Nick BurchTest code for the new Text Styling record class
2005-07-31 Nick BurchRead only support for paragraph styling, and the stylin...
2005-07-20 Amol S. Deshmukh[35799] Added testXFIndexForColumn
2005-07-20 Amol S. Deshmukh[35799] Used getXFIndexForColAt(short ) to get the...
2005-07-20 Amol S. Deshmukh[35799] getXFIndexForColAt(short ) added
2005-07-14 Nick BurchContribution from Yegor Kozlov (Bug 35630):
2005-07-13 Rainer Klute- Added the "source" and "target" options to the javac...
2005-07-13 Amol S. DeshmukhAdded quick-guide entry for how to create NamedRanges...
2005-07-13 Amol S. DeshmukhFix for issue# 35716: additional check added in method...
2005-07-13 Amol S. Deshmukhadded failing tests for singleCell NamedRange creation...
2005-07-13 Nick BurchUpdate to handle changed method signature on ddf.Escher...
2005-07-08 Nick BurchMove from having the list of classes to use for records...
2005-07-08 Avik Senguptabug 34575 fixed, thanks Amol
2005-07-08 Nick BurchRecord level dumper of powerpoint files, and their...
2005-07-08 Avik Senguptatrivial edit
2005-07-08 Nick BurchTests to ensure that RecordTypes.java is behaving as...
2005-07-08 Nick BurchBased on version submitted by Yegor Kozlov
2005-07-06 Amol S. Deshmukhfix for issues 34575 and 35527 { fillFields(..) modified }
2005-07-04 Nick BurchAdd information about HSLF support that's now present...
2005-07-04 Glen StampoultzisValidation issues
2005-07-04 Glen StampoultzisChanged for upcoming build
2005-06-26 Nick BurchTest to ensure that the updating of a slide's notes...
2005-06-26 Nick BurchUpdate to match changes in usermodel
2005-06-26 Nick BurchUse the new "most recent important records" record...
2005-06-26 Nick BurchThe usermodel code is now responsible for filtering...
2005-06-26 Nick BurchAllow setting of the ID of the notes associated with...
2005-06-26 Nick BurchTest to ensure that the code for working out the "most...
2005-06-26 Nick BurchMake use of the PersistPtr records to come up with...
2005-06-22 Amol S. Deshmukhchanged the mapping of functions that wil never be...
2005-06-22 Amol S. Deshmukhupdated test cases to consider the case that rate=0
2005-06-22 Amol S. Deshmukhchanged due to renaming of super class (DefaultFunction...
2005-06-22 Amol S. Deshmukhimplemented the NOT boolean function
2005-06-22 Amol S. Deshmukhchanged "extends DefaultFunctionImpl" to "implements...
2005-06-22 Amol S. DeshmukhImplemented this finance function evaluation
2005-06-22 Amol S. DeshmukhChanged implementations to handle the case where rate...
2005-06-22 Amol S. DeshmukhRenamed DefaultFunctionImpl
2005-06-22 Amol S. DeshmukhRemoved java files corresponding to excel functions...
2005-06-19 Nick BurchTesting for ColorSchemeAtom record
2005-06-19 Nick BurchRecord support for ColorSchemeAtom (no model support...
2005-06-14 Avik SenguptaAmol's formula eval additions. Missed these files,...
next