]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-07-25 Sergey Vladimirovadd bookmarks dump feature to HWPFLister
2011-07-24 Sergey Vladimirovuse autogenerated LFO type definition
2011-07-24 Sergey Vladimirovnew test case for 47731 issue
2011-07-24 Sergey VladimirovBug 44431 - HWPFDocument.write destroys fields - seems...
2011-07-24 Sergey Vladimirovuse new table streams and data streams after write()
2011-07-24 Sergey Vladimirovstore unknown structures offsets and sizes in FIB
2011-07-24 Sergey Vladimirovarrays shall be compared using Arrays.toString()
2011-07-23 Yegor Kozlovrenamed CalculateMortgage to CalculateMortgageFunction...
2011-07-23 Sergey Vladimirovremove debug output code
2011-07-22 Sergey Vladimirovmove Field interface to usermodel and create Fields...
2011-07-22 Sergey Vladimirovfix notes numbering and update test cases for Word...
2011-07-22 Sergey Vladimirovfix ArrayIndexOutOfBoundsException
2011-07-22 Sergey Vladimirovdo not allow two elements to have same IDs in result...
2011-07-22 Sergey Vladimirovfix missing spaces
2011-07-22 Sergey VladimirovFix table processing. Spanned columns / different width...
2011-07-22 Sergey Vladimirovfix: allow text breaks in table cells after Word-to...
2011-07-22 Sergey Vladimirovbetter processing of word tables in cases different...
2011-07-22 Sergey Vladimirovbetter error message
2011-07-21 Nick BurchTweak the error message to make it clearer how one...
2011-07-21 Nick BurchAdd a disabled unit test for bug #51535
2011-07-21 Nick BurchSort the list by surname
2011-07-21 Yegor KozlovI'm PMC Chair of Apache POI now
2011-07-21 Yegor Kozlovrenamed excelant test class to avoid collision with...
2011-07-21 Yegor Kozlovadded @Beta annotation to mark code that is subject...
2011-07-21 Yegor Kozlovbug 50401 - fixed EscherProperty to return property...
2011-07-21 Sergey Vladimirovcompact fo:inline's in FO output of Word-to-FO converter
2011-07-21 Sergey Vladimirovupdate TestWordToHtmlConverter tests (expected results)
2011-07-21 Sergey Vladimirovnicer HTML for endnotes in Word-to-HTML converter
2011-07-21 Sergey Vladimirovmore compact HTML in Word-to-HTML converter
2011-07-21 Sergey Vladimirovfix missing table borders in HTML in Word-to-HTML converter
2011-07-21 Sergey Vladimirovnicer HTML in Word-to-HTML converter for one-section...
2011-07-21 Sergey Vladimirovbetter default css for endnotes in Word-to-HTML converter
2011-07-21 Sergey Vladimirovfix CSS for subscript/superscript in Word-to-HTML converter
2011-07-21 Sergey Vladimirovfix missing css in Word-to-HTML converter if getDocumen...
2011-07-21 Sergey Vladimirovfix loosed formatting to endnotes and footnotes in...
2011-07-21 Sergey Vladimirovadd processing of hyphen chars in Word-to-HTML and...
2011-07-21 Sergey Vladimirovfix XLS:FO footnotes and endnotes processing fo Word...
2011-07-20 Sergey Vladimirovadd autonumbered endnotes and footnotes support in...
2011-07-20 Sergey Vladimirovinitial support for endnotes and footnotes in HWPF
2011-07-20 Sergey Vladimirovsimplify some HWPFDocument.get*Range() methods
2011-07-20 Sergey Vladimirovadd bookmarks support for Word-to-HTML and Word-to...
2011-07-20 Sergey Vladimirovsplit BookmarksTables to internal and user-friendly API
2011-07-20 Yegor Kozlovfixed bug 51470 - avoid exception when cloning XSSF...
2011-07-20 Yegor Kozlovfixed bug 51481 - fixed autofilters in HSSF to avoid...
2011-07-20 Yegor KozlovFixed bug 51533 - Avoid exception when changing name...
2011-07-20 Yegor Kozlovmore progress with support for charts in XSSF, see...
2011-07-20 Yegor KozlovSupport for appending images to existing drawings in...
2011-07-19 Sergey Vladimirovadded initial support for bookmark
2011-07-19 Sergey Vladimirovintroduce SubdocumentPart and simplify CP start/end...
2011-07-19 Yegor Kozlovbug 46250 - Fixed cloning worksheets with images
2011-07-19 Sergey Vladimirovintroduce DocumentPart enum and simplify fields access API
2011-07-19 Sergey Vladimirovadd dump fields feature
2011-07-19 Sergey Vladimirovcompact HTML output of WordToHtmlConverter
2011-07-19 Sergey Vladimirovspeed improvement for rebuilding CHPX
2011-07-18 Sergey Vladimirovsimplify internal API
2011-07-18 Sergey Vladimirovadd support for merged cells
2011-07-18 Nick BurchFix a 1.6-ism - TreeMap.firstEntry
2011-07-18 Sergey Vladimirovfix compiler warnings
2011-07-18 Sergey Vladimirovfix compiler warnings
2011-07-18 Sergey Vladimirovadd test case data for 51524
2011-07-18 Sergey Vladimirovcompact result HTML in Excel-to-HTML converter
2011-07-18 Sergey Vladimirovfix test case name for TestExcelToHtmlConverterSuite
2011-07-18 Nick BurchAdd a basic FAQ entry for how to report problems when...
2011-07-18 Sergey Vladimirovfix compilation error
2011-07-18 Sergey Vladimirovvery small additional speed improvement (less garbage)
2011-07-18 Sergey Vladimirovfix Bug 51524 -- PapBinTable constructor is slow (regre...
2011-07-18 Sergey Vladimirovpreserve align in case of "divved" cells
2011-07-18 Sergey Vladimirovadd tricky mode (disabled by default) to output cell...
2011-07-18 Sergey Vladimirovfix table and table's cells css processing
2011-07-18 Sergey Vladimirovdo not output hidden rows and columns by default (and...
2011-07-16 Sergey Vladimirovmade getHighlightColor() public, so convertor don't...
2011-07-16 Sergey Vladimirovmade getHighlightColor() public, so convertor don't...
2011-07-16 Sergey VladimirovprocessImage() is moved to converter, remove setImagePr...
2011-07-16 Sergey Vladimirovintroduce picture descriptor structure (internal),...
2011-07-16 Sergey Vladimirovallow to dump pictures
2011-07-16 Sergey Vladimirova bit more comments (quotes from specifications)
2011-07-16 Sergey Vladimirovtrivial fix for ShadingDescriptor.toString()
2011-07-16 Sergey Vladimirovupdate CHP definition
2011-07-16 Sergey Vladimirovupdate AllHWPFTests
2011-07-16 Sergey Vladimirovupdate AllHWPFTests
2011-07-16 Sergey Vladimirovupdate PAP definition
2011-07-16 Sergey Vladimirovdeprecate code working directly with PAPX / CHPX /...
2011-07-16 Sergey Vladimirovadd default values to LineSpacingDescriptor
2011-07-16 Sergey Vladimirovremove unused method
2011-07-16 Sergey Vladimirovmake some section properties public to prevent access...
2011-07-16 Sergey Vladimirovupdate SEP definition
2011-07-16 Sergey Vladimirovupdate SEP definition
2011-07-16 Sergey Vladimirovformat and sort members
2011-07-16 Sergey Vladimirovformat and sort members
2011-07-16 Sergey Vladimirovformat and sort members
2011-07-16 Sergey Vladimirovadd get/set for _ixchFollow in listLevel
2011-07-15 Nick BurchAdd tests for bug #51514 - NPOIFS based loading
2011-07-15 Nick BurchFix bug #51514 - Allow HSSFObjectData to work with...
2011-07-15 Nick BurchFix first part of bug #51514 - HSSF copy nodes from...
2011-07-15 Sergey Vladimirovrename methods to make the difference between field...
2011-07-15 Sergey Vladimirovprevent extra text in field
2011-07-15 Sergey Vladimirovprevent index out of range exception
2011-07-15 Sergey Vladimirovfix fields processing, improve test case
2011-07-15 Yegor KozlovBug 51504 - avoid NPE when DefaultRowHeight or DefaultC...
2011-07-15 Sergey Vladimirovcompactify HTML
next