]> source.dussan.org Git - poi.git/shortlog
poi.git
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,...
2005-06-12 Nick BurchTestcase for the DocumentAtom support just committed
2005-06-12 Nick BurchSupport for DocumentAtom
2005-06-09 Avik SenguptaNew formula eval stuff - added functions and refactored...
2005-06-09 Avik Senguptacompilation problem
2005-06-09 Nick BurchAdd tests for more classes
2005-06-09 Nick BurchImproved handling of byte level position sensitive...
2005-06-09 Nick BurchQuickButCruddyTextExtractor - gets all the text (includ...
2005-06-09 Nick BurchImproved handling of byte position sensitive records
2005-06-09 Nick BurchImproved handling of byte level position sensitive...
2005-06-09 Nick BurchA few small updates to the HSLF useage docs, and adding...
2005-06-01 Avik Senguptaminor updates to build
2005-05-31 Avik Senguptabug 35084, reported by Stefano Rocca. fixed in Sheet...
2005-05-31 Avik Senguptabug 35084, reported by Stefano Rocca. fixed in Sheet...
2005-05-31 Avik Senguptanew testcase
2005-05-28 Avik Senguptadocumentation for powerpoint support
2005-05-28 Avik SenguptaInitial Powerpoint support, by Nick Burch
2005-05-25 Avik Senguptacheck for short EscherClientAnchor Records. Bug 34787...
2005-05-24 Avik Senguptasmall update
2005-05-24 Avik SenguptaAdditional constants for background fill, by Andreas...
2005-05-21 Andrew C. Oliverremoved old links to an alternatives page which no...
2005-05-21 Andrew C. OliverNo other project really does this and it has outlived...
2005-05-20 Avik Senguptalicensing as per http://www.apache.org/dev/apply-licens...
2005-05-20 Avik Senguptalicensing as per http://www.apache.org/dev/apply-licens...
2005-05-20 Avik SenguptatoString() method for HSSFCell to return
2005-05-19 Avik Senguptatestcase for bug 34775
2005-05-19 Avik SenguptaFix for bug 27272 : Unknown Ptg 3C and 3D
2005-05-19 Avik Senguptaprevent output scrolling, pls revert if needed
2005-05-19 Avik Senguptabetter diagnostic
2005-05-19 Avik SenguptaInitial checkin for FormulaEvaluator and associated...
next