]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-08-09 Sergey Vladimirovmark org.apache.poi.hwpf.converter classes as @Beta
2011-08-09 Sergey Vladimirovmark org.apache.poi.hwpf.sprm package classes as @Internal
2011-08-09 Sergey Vladimirovadd non-deprecated method insertTableBefore to Range
2011-08-09 Sergey Vladimirovadd TestBugs to AllHWPFTests
2011-08-09 Sergey Vladimirov51604 is fixed
2011-08-09 Sergey Vladimirovbacklink used doc's stringbuilder and singlenton TextPi...
2011-08-09 Sergey Vladimirovreplace StringBuffer with StringBuilder in TextPiece
2011-08-09 Sergey Vladimirovextract Bugzilla tests from TestProblems into TestBugs
2011-08-05 Yegor KozlovFixed incorrect encoding of non-breaking space (0xA0...
2011-07-29 Sergey Vladimirovfix javadoc encoding
2011-07-29 Sergey VladimirovescherTertiaryOptRecord.lookup() added, thanks yegor
2011-07-29 Sergey Vladimirovexctract common properties record code into AbstractEsc...
2011-07-29 Yegor Kozlovmention ConditionalFormats, ToHtml and ToCSV in the...
2011-07-29 Yegor Kozlovfixed compilation errors
2011-07-29 Yegor Kozlovsupport for conditional formatting in XSSF including...
2011-07-28 Nick BurchBased on Yegor's investigating, Support isRightToLeft...
2011-07-28 Sergey Vladimirovexpose additional shape properties
2011-07-28 Sergey Vladimirovupdate EcherContainerRecord.toString() test case
2011-07-28 Sergey Vladimirovadd simpliest "escher" pictures support in Word-to...
2011-07-28 Sergey Vladimirovfix compilation error
2011-07-28 Sergey Vladimirovfix escher info dump
2011-07-28 Sergey Vladimirovchild of ContainerRecord is not only SpContainer; use...
2011-07-28 Jon SvedeBug 51548 - added the handler in the antlib.xml. Add...
2011-07-28 Sergey Vladimirovadd initial code for office drawings (and pictures...
2011-07-28 Sergey Vladimirovadd additional escher properties names from 2.3.4....
2011-07-28 Sergey Vladimirovmake EscherContainerRecord.toString() indent children...
2011-07-28 Sergey Vladimirovadd EscherTertiaryOptRecord support
2011-07-28 Sergey Vladimirovfix generics compiler warnings
2011-07-28 Sergey Vladimirovrename fileManager variable of type PicturesManager...
2011-07-28 Sergey Vladimirovfix picture matching procedure
2011-07-28 Sergey VladimirovBug 47286 were fixed, update test case
2011-07-28 Sergey Vladimirovsimplify image processing interface for WordConverters...
2011-07-27 Sergey Vladimirovoutput language in (Word) XSL FO
2011-07-25 Sergey Vladimirovfix 47286 - Word documents saves in wrong format if...
2011-07-25 Sergey Vladimirovreplace ComplexFileTable with single-element-one right...
2011-07-25 Yegor KozlovBug 50209 - Fixed evaluation of Subtotals to ignore...
2011-07-25 Sergey Vladimirovautoformat, sort members and cleanup code
2011-07-25 Sergey Vladimirovmove rebuild actions to new methods (in future - to...
2011-07-25 Sergey Vladimirovfix array index out of bound exception
2011-07-25 Sergey Vladimirovupdate assertion in PAPBinTable
2011-07-25 Sergey Vladimirovfix: sort bookmarks start indices
2011-07-25 Sergey Vladimirovcorrectly hangle out-of-boundaries cases for bookmarks...
2011-07-25 Sergey Vladimirovrestore JDK 1.5 compatibility
2011-07-25 Sergey Vladimirovrestore JDK 1.5 compatibility
2011-07-25 Sergey Vladimirovsupport text colors in Word-to-HTML and Word-to-FO...
2011-07-25 Sergey Vladimirovadd Colorref structure and use it to store color inform...
2011-07-25 Sergey Vladimirovmark autogenerated methods as internal, but leave them...
2011-07-25 Sergey Vladimirovcorrectly handle overlapping fields and bookmarks
2011-07-25 Sergey Vladimirovadd test case of processing of Bug47286.doc by Word...
2011-07-25 Sergey Vladimirovcorrectly handle overlapping fields and bookmarks
2011-07-25 Sergey Vladimirovdo not use block-inline property compactization in...
2011-07-25 Sergey Vladimirovcompact similar CHPX after restoring bin table
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
next