]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-08-11 Yegor Kozlovkeep compiler from JDK 1.5.22 happy
2011-08-11 Yegor KozlovPatch 51634 - support SXSSF streaming from templates
2011-08-11 Yegor Kozlovfixed missing ASF licence headers
2011-08-11 Yegor Kozlovinitial support for XSLF usermodel API
2011-08-11 Yegor Kozlov51187 - fixed OPCPackage to correctly handle self refer...
2011-08-10 Yegor KozlovBug 51635 - Improved performance of XSSFSheet#write
2011-08-09 Sergey Vladimirovfix compiler warning about encoding
2011-08-09 Sergey Vladimirovsimplify HTML CSS creation code
2011-08-09 Sergey Vladimirovupdate test case for 41898 issue
2011-08-09 Sergey Vladimirovfix unsigned int to long conversion
2011-08-09 Sergey Vladimirovrename emf_2003_image.doc to Bug41898.doc and move...
2011-08-09 Sergey Vladimirovnew word-to-text converter can handle OLE2 included...
2011-08-09 Sergey VladimirovAdd Word-to-Text converter and use it as replacement...
2011-08-09 Sergey Vladimirovadd Word-to-Text converter
2011-08-09 Sergey Vladimirovallow to disable document rebuilding and use it in...
2011-08-09 Sergey Vladimirovmain() method seems never worked neither documented...
2011-08-09 Sergey Vladimirovrestore (merge, cleanup and move to dev. package) XSLT...
2011-08-09 Sergey Vladimirovdeprecate org.apache.poi.hdf package
2011-08-09 Sergey Vladimirovmore HWPF documentation
2011-08-09 Sergey Vladimirovmak HWPFLister as (eternal) @Beta
2011-08-09 Sergey Vladimirovmark classes from org.apache.poi.hwpf.model (and subpac...
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)
next