]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-05-06 Josh Micich42564 - fixed ArrayPtg to use ConstantValueParser....
2008-05-05 Josh MicichFollow-on from 28754 - StringPtg.toFormulaString()...
2008-05-05 Josh MicichAdded test case method javadoc for old bug 44675
2008-05-05 Yegor Kozlovrestored mistakenly commented line
2008-05-05 Yegor Kozlovbug #44235 is not reproducible in 3.1-beta1
2008-05-05 Yegor Kozlovgetting ready to 3.1-beta2
2008-05-05 Yegor Kozlovtake into account indentation in HSSFSheet.autosizeColumn
2008-05-05 Yegor Kozlovtake into account indentation in HSSFSheet.autosizeColumn
2008-05-03 Josh MicichSwapped ArrayIndexOutOfBoundsException for plain array...
2008-05-03 Josh Micich44929 - Improved error handling in HSSFWorkbook when...
2008-05-03 Josh MicichFixed 44675 - Parameter operand classes (function metad...
2008-05-02 Josh Micichshould have been submitted with r652934
2008-05-02 Josh Micich44921 - allow Ptg.writeBytes() to be called on relative...
2008-05-01 Josh Micichadded disabled junit for bug 44916
2008-05-01 Josh Micich44914 - Fix/suppress warning message - WARN. Unread...
2008-05-01 Josh Micichfixed bug 44892 - made HSSFWorkbook.getSheet(String...
2008-04-30 Nick BurchTests to show that bugs 44891 and 44861 were both alrea...
2008-04-30 Yegor Kozlovmore work on rendering ppt slides
2008-04-30 Yegor Kozlova few more words in the release guide
2008-04-30 Yegor Kozlovmore flexible creation of a cluster
2008-04-30 Yegor Kozlovcorrectly process PICT blips (see bug #44886)
2008-04-30 Yegor Kozlovstart a new section for 3.1-beta2
2008-04-27 Nick BurchFix from Trejkaz from bug #44857 - Avoid OOM on unknown...
2008-04-23 Nick BurchAs mentioned on dev@ - zap the old, initial OOXML code...
2008-04-21 Yegor Kozlovunfinished release guide. It would be nice to have...
2008-04-21 Yegor Kozlovunfinished release guide. It would be nice to have...
2008-04-21 Yegor Kozlovupdate current version to 3.1-beta1
2008-04-21 Yegor Kozlova couple of HSLF examples
2008-04-21 Yegor Kozlovmore improvements in slide rendering
2008-04-20 Yegor Kozlovset version.id=3.0.3-beta1
2008-04-20 Yegor Kozlovmore improvements in slide rendering
2008-04-19 Yegor Kozlovupdated the docs
2008-04-19 Yegor Kozlovmisc improvements in slide rendering
2008-04-19 Yegor Kozlovproperly set shapeId for new shapes
2008-04-19 Yegor KozlovSupport for getting embedded sounds from slide show
2008-04-18 Yegor Kozlovimproved rendering of text
2008-04-17 Yegor Kozlovupdated the list of changes
2008-04-17 Yegor Kozlovinitial support for rendering powerpoint slides into...
2008-04-17 Yegor Kozlovadded a unit test and closed bug #28774
2008-04-16 Yegor KozlovSupport for getting OLE object data from slide show
2008-04-16 Yegor KozlovMisc improvements in Freeform shape
2008-04-16 Yegor KozlovRich text in HSSFTextbox must have at least one format...
2008-04-16 Yegor Kozlovbug #41071 is fixed in trunk. Added a unit test and...
2008-04-15 Josh MicichConditional Formatting (30311) - API improvements,...
2008-04-15 Nick BurchNice and small change here... Update the formula parser...
2008-04-15 Yegor KozlovImproved factoring of ppt objects. For ppt tabels Slide...
2008-04-15 Yegor KozlovTextSpecInfoAtom is present in PPT 2003+. When the...
2008-04-15 Yegor Kozlovstart improving handling of resources in HSLF. PPFont...
2008-04-15 Yegor KozlovTextShape is a common superclass of all shapes that...
2008-04-14 Yegor Kozlovmake sure all hslf classes use POI loggers
2008-04-14 Nick BurchSwitch to using our own logger, rather than the commons one
2008-04-14 Yegor Kozlovmisc usermodel improvements. Also added the source...
2008-04-14 Yegor Kozlovuse commons logging throughout the code
2008-04-13 Nick BurchAdd information of EventBasedExcelExtractor to the...
2008-04-13 Nick BurchFinish off eventusermodel based Excel Extractor, and...
2008-04-13 Nick BurchStart on a eventusermodel based excel text extractor
2008-04-13 Nick BurchVarious new bits of documentation on embeded files...
2008-04-11 Josh Micichfixed typo and formatting in class javadoc
2008-04-11 Nick BurchUpdate HSLFSlideShow and HSSFWorkbook to take advantage...
2008-04-11 Nick BurchUpdate the sample embeded documents to be from know...
2008-04-10 Nick BurchImprove how POIFS works with directory entries, and...
2008-04-10 Nick BurchInitial support for getting and changing chart titles...
2008-04-10 Josh Micichbugzilla 44792 - fixed encode/decode problems in Extern...
2008-04-09 Nick BurchImplement a proxy HSSFListener which tracks the format...
2008-04-09 Nick BurchProvide a common ole2 implementation of POITextExtracto...
2008-04-09 Josh Micichsome more tweaks for bug 30311. Set some (unused) bits...
2008-04-08 Yegor Kozlovfix bug #44770: RuntimeException: Couldn't instantiate...
2008-04-07 Yegor Kozlovmisc usermodel improvements in HSLF
2008-04-07 Yegor Kozlovempty.ppt with the master styles compatible with PPT...
2008-04-07 Nick BurchFix 43670, 44501 - Fix how HDGF deals with trailing...
2008-04-07 Josh Micich30311 - More work on Conditional Formatting - patch...
2008-04-07 Josh Micichrefactored all hssf junits to get test sample data...
2008-04-03 Josh MicichFollow up fix after r644473 (bug 44739) TestHSSFConditi...
2008-04-03 Josh MicichFix for bug 44739 - Conditional formatting (regions...
2008-04-03 Nick BurchMake a bit of a start on being able to edit chart title...
2008-04-02 Yegor KozlovFixed inconsistency between HSSFSHeet.getColumnWidth...
2008-04-02 Yegor Kozlovadded set accessor to indentation level
2008-04-02 Rainer KluteRestored an entry that had been deleted by chance.
2008-04-02 Rainer Klute44694 - HPSF: Support for property sets without sections
2008-04-01 Josh Micichfix for bug 44710 - Incorrect skip() of second formula...
2008-04-01 Josh MicichBug #44733 - DPRODUCT function should be index 189...
2008-03-31 Yegor KozlovImplement Sheet.removeShape(Shape shape) in HSLF
2008-03-31 Josh Micichchanges/status for #44675, #44695, #44691
2008-03-31 Josh Micichsilenced noisy tests
2008-03-31 Josh Micichremoved incorrect test case methods
2008-03-31 Josh MicichMore work on Conditional Formatting (bug 30311) junit...
2008-03-30 Nick BurchUpdate Formula test spreadsheet for count, and also...
2008-03-30 Nick BurchCount implementation from ooxml branch
2008-03-29 Nick BurchDocumentation update
2008-03-29 Nick BurchMove the FormulaEvaluator code out of scratchpad
2008-03-29 Nick BurchMerge several bug tests into one file
2008-03-29 Nick BurchUpdate docs now that missing record aware eventusermode...
2008-03-29 Nick BurchMove the missing record aware eventusermodel code out...
2008-03-29 Nick BurchLooks like trunk will now produce 3.0.3, and ooxml...
2008-03-28 Nick BurchAdd test to show that bug #44693 is incorrect
2008-03-27 Josh Micich(real) fix for bug #44691. Modified Pmt.java to allow...
2008-03-27 Josh Micichannotated previous changelist(641964) with wrong buzill...
2008-03-27 Josh Micichfixes for ExternalNameRecord serialisation bug #44691
2008-03-27 Nick BurchAdd failing (but disabled) test from bug #44691
2008-03-27 Nick BurchFix typo, and point hwpf people at the new microsoft...
next