]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-08-31 Sergey Vladimirovreplace getInstance() / getOptions() with getShapeType...
2011-08-31 Sergey Vladimirovadditional check for null arguments
2011-08-31 Sergey Vladimirovsplit option field into version and instance
2011-08-31 Sergey Vladimirovfixed width for tables in FO
2011-08-31 Sergey Vladimirovhandle "Times Roman" font
2011-08-31 Yegor Kozlovlink to press release on the main page
2011-08-29 Sergey Vladimirovadd text spanning support
2011-08-29 Sergey Vladimirovfix FO errors and add cells formatting
2011-08-29 Sergey Vladimirovadd initial implementation for Excel to XSL FO converter
2011-08-29 Yegor Kozlovrelease of 3.8-beta4 has been made, updated web site
2011-08-25 Nick BurchAdd missing license header
2011-08-25 Nick BurchAdd missing license header to a log4j file
2011-08-23 Yegor Kozlovtrunk is 3.8-beta5 now
2011-08-23 Sergey Vladimirovmove poi.util.POIUtils to poi.poifs.filesystem.EntryUtils
2011-08-23 Sergey Vladimirovadd copyrights and comments
2011-08-23 Sergey Vladimirovadd watermark test case (as example)
2011-08-23 Sergey Vladimirovadd getOfficeArtSpContainer() method to OfficeDrawing
2011-08-23 Sergey Vladimirovdump header graphics
2011-08-23 Sergey Vladimirovdump FIB field values (starting from 154 offset)
2011-08-23 Sergey Vladimirovdo not test ex45698-22488.xls -- requires too much...
2011-08-23 Sergey Vladimirovfix NPE
2011-08-23 Sergey Vladimirovupdate paragraph rebuilding for case when empty papx...
2011-08-23 Sergey Vladimirovupdate assertion condition for case where empty PAPX...
2011-08-23 Sergey Vladimirovupdate test case after colors conversion fix
2011-08-22 Sergey Vladimirovadd page-break test case
2011-08-22 Sergey Vladimirovadd page breaks support; fix paragraphs-in-bookmarks...
2011-08-22 Sergey Vladimirovadd test case for "page break before" property of paragraph
2011-08-22 Sergey Vladimirovhandle colors with opacity
2011-08-22 Sergey Vladimirovbetter log message
2011-08-22 Sergey Vladimirovdo not interrupt if unable to process document title...
2011-08-22 Maxim ValyanskiyHWPF: Range: fix incorrect assert that breaks Tika...
2011-08-22 Sergey Vladimirovhandling case with overlapping bookmarks and fields
2011-08-22 Sergey Vladimirovslightly better log message
2011-08-22 Sergey Vladimirovrefix 51686 - fix possible NPE, add writeTo() to Object...
2011-08-22 Sergey Vladimirovrelax requirements for POIUtils arguments (replace...
2011-08-22 Sergey Vladimirovmove POI FS entries copy methods to new POIUtils class
2011-08-22 Sergey Vladimirov[[51686]] rename testWORD.doc to Bug51686.doc
2011-08-22 Maxim Valyanskiybug#51686 - ConcurrentModificationException in Tika...
2011-08-21 Yegor Kozlovremoved test document referenced in Bug 51524 because...
2011-08-18 Sergey Vladimirovfix 51678 -- Extracting text from Bug51524.zip is slow
2011-08-18 Sergey Vladimirovfix 51678 -- Extracting text from Bug51524.zip is slow
2011-08-17 Sergey Vladimirovfix 51671 - HWPFDocument.write based on NPOIFSFileSyste...
2011-08-17 Sergey Vladimirovtranslate almost any number to english and roman letters
2011-08-17 Yegor Kozlovupdated status.xml to properly reflect last changes...
2011-08-17 Sergey Vladimirovdo not throw exception if ExtractorFactory is available...
2011-08-17 Yegor Kozlovsupport for tables and hyperlinks in XSLF
2011-08-12 Yegor Kozlovupdated xlsf docs
2011-08-12 Yegor Kozlovfixed xml to keep Forrest happy
2011-08-12 Yegor Kozlovmore XSLF updates
2011-08-11 Sergey Vladimirovsimplify API to Word file's part processing, like inclu...
2011-08-11 Sergey Vladimirovreuse existing POIFS of hwpf document to preserve all...
2011-08-11 Sergey Vladimirovdump OLE2 streams
2011-08-11 Sergey Vladimirovfix issues related to document properties loading and...
2011-08-11 Sergey Vladimirovfix stylesheet saving
2011-08-11 Sergey Vladimirovfix document parts boundaries modifications on text...
2011-08-11 Nick BurchPatch from Antoni Mylka from bug #51535 - correct signe...
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...
next