]> source.dussan.org Git - poi.git/shortlog
poi.git
2005-08-14 (no author)This commit was manufactured by cvs2svn to create tag tags/BEFORE_RICHTEXT@550310
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...
2005-05-19 Avik Senguptabuild tweaks
2005-05-19 Avik Senguptanew formula eval docs
2005-05-18 Avik Senguptaunary plus: patch by Amol Deshmukh, test added
2005-05-16 Rainer KluteLast-minute fix
2005-05-16 Rainer Klute- Improved the build process' with respect to its depen...
2005-05-16 Rainer KluteJavadoc issues resolved.
2005-05-16 Avik SenguptaStringUtil javadocs, supplied by Nick Burch, thanks...
2005-05-13 Avik Senguptadocumentation for formula Evaluation. Thanks Amol! NIO_BRANCH@353679
2005-05-13 Avik Senguptaextra styles
2005-05-09 Shawn LaubachFixed issue where adding builtin types pushed other...
2005-05-07 Avik Senguptauser API to set window pane when wb is opened
2005-05-05 Glen StampoultzisBug 34745 Update ddf.EscherTextboxRecord to be cleaner...
2005-05-05 Glen StampoultzisRemoved some unused initializers
2005-05-05 Glen StampoultzisKeep field 6 intact
2005-05-05 Glen StampoultzisIndent
2005-05-05 Glen StampoultzisPatch from Nick. Bug 34744 Fix for ddf.DefaultRecordFa...
2005-05-05 Glen StampoultzisThere seems to be a bug with the current implementation...
2005-05-05 Glen StampoultzisMinor mod - keep original
2005-05-03 Avik Senguptatestcase for 33082, which is now fixed
next