]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-06-15 Josh Micichadded extra RVA test case (for bug 45206)
2008-06-08 Yegor Kozlovbug#44692 - Fixed HSSFPicture.resize() to properly...
2008-06-08 Yegor Kozlovexpose access to OEPlaceholderAtom so that users can...
2008-06-08 Yegor KozlovFixed TextShape.resizeToFitText() to properly resize...
2008-06-08 Yegor KozlovSupport custom image renderers
2008-06-08 Yegor KozlovCorrectly increment the reference count of a blip when...
2008-06-07 Josh MicichFix for bug 45091 - serialization of RefN~ tokens....
2008-06-06 Josh MicichFix for 45133 - OBJ Record (5Dh) needs to pad the sub...
2008-06-05 Josh MicichFix for bug 45145 - made sure RowRecordsAggregate comes...
2008-06-05 Josh MicichFix for bug 45123 - SharedFormulaRecord.convertSharedFo...
2008-06-04 Josh MicichTest code clean-up (prior to bug 45126)
2008-05-28 Nick BurchFix bug #45087 - Correctly detect date formats like...
2008-05-28 Yegor Kozlovbump 3.1-beta2 announcement
2008-05-28 Josh MicichFix for 45060 (and 45041) - Improved token class transf...
2008-05-27 Nick BurchX, Y, Width and Height getters/setters on HSSFChart
2008-05-27 Josh MicichChanged class hierarchy of Ptg to improve 'operand...
2008-05-26 Josh MicichAdded test cases for parsing IF expressions. Segregate...
2008-05-26 Josh MicichSmall fix for FormulaParser. Need case-insentive match...
2008-05-26 Josh MicichFollow-on fix for bug 42564 (r653668). Array elements...
2008-05-23 Nick BurchHelp for bug #44840 - Improved handling of HSSFObjectDa...
2008-05-23 Nick BurchFile with checkboxes, from bug #44840
2008-05-23 Nick BurchPatch from Yury, plus tests, from bug #45043 - Support...
2008-05-23 Nick BurchExtend the support for specifying a policy to HSSF...
2008-05-23 Josh MicichFix for bug 35925 - Missing HSSFColor.TAN from HashTabl...
2008-05-23 Josh MicichMarked out test failure which was fixed by patch for...
2008-05-23 Josh MicichBug 45025 - improved FormulaParser parse error messages...
2008-05-23 Josh MicichBug 45041 - improved FormulaParser parse error messages
2008-05-23 Josh MicichFix for bug 45046 - allowed DEFINEDNAME records without...
2008-05-23 Josh MicichFix for 45066 - sheet encoding size mismatch problems
2008-05-22 Nick BurchExample for finding hslf sounds from Yegor
2008-05-22 Josh MicichFollow on from bug 44675 - regenerated functionMetadata...
2008-05-22 Josh MicichFixed compiler errors. Other improvements for type...
2008-05-21 Josh Micichimproved toString and refactored toFormulaString on...
2008-05-20 Nick BurchPatch from bug #45003 - Support embeded HDGF visio...
2008-05-20 Nick BurchPut abstract write(OutputStream) method on POIDocument
2008-05-20 Nick BurchPatch from bug #45001 - Partial fix for HWPF Range...
2008-05-20 Nick BurchTest which seems to show that bug #44996 is invalid...
2008-05-20 Nick BurchFix bug #44977 - Support for AM/PM in excel date formats
2008-05-20 Nick BurchSupport for specifying a policy to HSSF on missing...
2008-05-20 Nick BurchPatch from bug #44937 from Squeeself- Partial support...
2008-05-20 Nick BurchFix #44824 - Avoid an infinite loop when reading some...
2008-05-20 Nick BurchFix bug 44898 - Correctly handle short last blocks...
2008-05-19 Josh MicichMinor patch to improve FormulaParser error messages...
2008-05-19 Yegor Kozlovupdated release date and started a new section for...
2008-05-19 Josh MicichBug 44306 - fixed reading/writing of AttrPtg and render...
2008-05-17 Yegor Kozlovmisc bug fixes
2008-05-17 Yegor Kozlovadded HSSFName.isDeleted() to check if the name points...
2008-05-16 Josh Micichfixed bug number in junit msg - from r656893 bug 44523
2008-05-16 Josh MicichFix for bug 40414 - update selected/active sheet after...
2008-05-16 Josh MicichSimplification of BiffViewer. Made easier to send...
2008-05-16 Josh MicichShould have been submitted with r656893 (for bug 44523)
2008-05-15 Josh Micich44523 - fixed workbook sheet selection and focus
2008-05-15 Josh Micichbug 45000 - Fixed NPE in ListLevel when numberText...
2008-05-15 Yegor Kozlovadded a set accessor for embedded ole data
2008-05-14 Yegor Kozlovconvert line breaks into internal ppt represenatation...
2008-05-14 Yegor KozlovSupport for embedded ActiveX objects: PowerPoint refere...
2008-05-14 Yegor Kozlovproperly update TextSpecInfoAtom when parent text is...
2008-05-13 Josh Micichadded test case for reported bug 44987
2008-05-11 Yegor Kozlov Added boolean flag to turn on use of merged columns...
2008-05-11 Josh Micich41187 - fixed HSSFSheet to properly read xls files...
2008-05-11 Josh Micichbug 23630 - fixed spelling mistake in constant name
2008-05-08 Josh Micichremoved unused constructor and old comment after r654649
2008-05-08 Josh Micichfixed mistake in FuncPtg.clone(), added test case,...
2008-05-08 Josh Micichtiny clean-up after r654356 (bug 44950)
2008-05-08 Josh Micich44950 - fixed HSSFFormulaEvaluator.evaluateInCell(...
2008-05-07 Nick BurchUpdate a test to match the new warning on short files
2008-05-06 Nick BurchAdd disabled test for bug #44898, and slightly improve...
2008-05-06 Josh MicichAnother attempt to fix unicode problems in functionMeta...
2008-05-06 Nick BurchFix up the functionMetadata.txt stuff to be end-to...
2008-05-06 Nick BurchFix int -> short issues that no longer apply
2008-05-06 Nick BurchImprove JavaDocs about iterators and gaps
2008-05-06 Josh Micich42570 - fixed LabelRecord to use empty string instead...
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
next