]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-08-01 Josh MicichSmall update for c681530 bug 45519
2008-07-31 Josh MicichFix for bug 45519 - keep data validation records together
2008-07-29 Nick BurchSupport for creating new HSLF CurrentUserAtoms
2008-07-28 Nick BurchSome work on bug #45466 - Partial support for removing...
2008-07-28 Josh MicichMore tweaks for bug 45404. Fixes for JDK 1.4, improved...
2008-07-28 Nick BurchFix for DataFormatter on some JVMs
2008-07-21 Nick BurchFix bug #45437 - Detect encrypted word documents, and...
2008-07-20 Nick BurchApply, with some tweaks, the patch from bug #45404...
2008-07-18 Nick BurchPatch from bug #45414 - Don't add too many UncalcedReco...
2008-07-18 Nick BurchPatch from bug #45398 - Support detecting date formats...
2008-07-18 Nick BurchUpdate homepage for 3.5.1 beta 1
2008-07-18 Nick BurchPatch from Jukka from bug #45394 - tidy up examples...
2008-07-16 Josh MicichPatch 45410 - removed dependency on commons beanutils...
2008-07-15 Nick BurchCell Style optimisations too
2008-07-15 Nick BurchStart on HSSFOptimiser, which removes un-needed cell...
2008-07-15 Nick BurchSupport for removing low level font records
2008-07-15 Nick BurchMethod to check if two fonts have the same contents
2008-07-15 Yegor Kozlovfixed bug #45322: HSSFSheet.autoSizeColumn() throws...
2008-07-13 Josh MicichFix for bug 45380 - added return keyword in ArrayPtg...
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...
next