]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-07-13 Nick BurchInspired by bug #44958 - Record level support for Data...
2008-07-12 Nick BurchImplement idea from bug #35583 - Include a version...
2008-07-12 Nick BurchAllow the cloning of one HSSFCellStyle onto another...
2008-07-12 Nick BurchSupport for cloning one extended format record onto...
2008-07-12 Nick BurchSupport for cloning one font record onto another, plus...
2008-07-11 Josh MicichPatch 45289 - finished support for special comparison...
2008-07-10 Nick BurchAdd a test to show that the behaviour around bug #30635...
2008-07-10 Nick BurchImprove javadocs relating to getLastRowNumber
2008-07-10 Nick BurchTweak test to run forward and back
2008-07-10 Nick BurchAdd disabled test for bug #45376
2008-07-10 Nick BurchFix bug #45126 - Avoid generating multiple NamedRanges...
2008-07-10 Nick BurchAdd test for bug #43623, currently disabled as it makes...
2008-07-10 Nick BurchFix cell.getRichStringCellValue() for formula cells...
2008-07-10 Nick BurchBack port fixes from the ooxml branch for CellReference...
2008-07-10 Nick BurchFix bug #45365 - Handle more excel number formatting...
2008-07-10 Nick BurchApply some changes inspired by bug # 45373, which impro...
2008-07-09 Josh MicichFix for bug 45367 - fixed boundary case when row zero...
2008-07-09 Josh MicichMinor junit fix after r674953 (bug 45354). Hooked...
2008-07-09 Josh MicichFix for bug 45348 - required tweaks to RVA formula...
2008-07-08 Josh MicichFix for bug 45354 - Proper distinguishing of cell refer...
2008-07-08 Josh MicichHooked up new junit in suite (from bug 45338)
2008-07-08 Josh MicichFix bug #45338 - JDK 1.4/1.5 issue from r673997
2008-07-08 Nick BurchTest to check that formula stuff is mostly working...
2008-07-06 Nick BurchShuffle the HDGF chunks_parse_cmds.tbl off into resourc...
2008-07-04 Nick BurchFix bug #45338 - Fix HSSFWorkbook to give you the same...
2008-07-04 Nick BurchFix bug #45336 - Fix HSSFColor.getTripletHash()
2008-07-03 Josh MicichFix for bug 45334 - added impl for ERROR.TYPE()
2008-07-03 Josh MicichFix for bug 45334 - formula parser needs to handle...
2008-07-01 Yegor Kozlovupdated status of the latest release, 3.1-FINAL
2008-06-28 Nick BurchPatch from N.Hira from bug #45252 - Improvement for...
2008-06-28 Nick BurchPatch from N. Hira from bug #45001 - Further fix for...
2008-06-28 Nick BurchPatch from dnapoletano from bug #45175 - Support for...
2008-06-28 Nick BurchAvoid spurious missing lines with the MissingRecordAwar...
2008-06-28 Nick BurchUpdate changelog about EventWorkbookBuilder, and tweak...
2008-06-28 Nick BurchFinish the EventWorkbookBuilder, now does sheet referen...
2008-06-27 Nick BurchAdd MethodNotFound exceptions to the faq
2008-06-24 Nick BurchMake a start on being able to process formulas in the...
2008-06-21 Yegor Kozlovstarted a new section for poi-3.2 family, updated relea...
2008-06-20 Josh MicichFix for bug 30978 - small re-arrangement of class Ptg...
2008-06-19 Josh MicichFix for bug 45234 - Removed incorrect shared formula...
2008-06-19 Nick BurchImproved HWPF Range.replaceText, from N. Hira in bug...
2008-06-18 Nick BurchA partial fix for bug #30978, but something still remai...
2008-06-16 Yegor Kozlovpatch from bug #45177: Remove GPL reference in NOTICE
2008-06-16 Yegor KozlovTextShape.getMarginLeft() returned incorrect value...
2008-06-16 Nick BurchMake the test related to bug #30978, which shows that...
2008-06-16 Nick BurchSlight tweak for named ranges pointing at deleted sheet...
2008-06-16 Nick BurchUnit test from bug #45001, and new replaceText method...
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...
next