]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-09-21 Sergey Vladimirovrename STD to StdfBase
2011-09-21 Sergey Vladimirovadd STD type description and java class
2011-09-20 Sergey Vladimirovhandle lists margins
2011-09-20 Sergey Vladimirovadd tabs handling and additional SPRMs; update ShadingD...
2011-09-20 Sergey Vladimirovadd tabs handling and additional SPRMs; update ShadingD...
2011-09-20 Sergey Vladimirovadd tabs handling and additional SPRMs; update ShadingD...
2011-09-20 Sergey Vladimirovdo not output empty borders (esp. with incorrect "...
2011-09-20 Sergey Vladimirovupdate TCAbstractType
2011-09-20 Sergey Vladimirovsometimes "-1" happens. It seems to be empty cell borde...
2011-09-20 Sergey Vladimirovupdate TCAbstractType
2011-09-20 Sergey Vladimirovsecond field in TC is width
2011-09-20 Sergey Vladimirovadd test case for sprmTDefTable (opcode 0xD608)
2011-09-19 Nick BurchNew PackagePart method getRelatedPart(PackageRelationsh...
2011-09-19 Nick BurchTest relating to TIKA-705 - XSLF internal hyperlinks
2011-09-19 Maxim ValyanskiyHSLF: support for uncompressed OLE embeddings
2011-09-19 Nick BurchFix bug #51832 - handle XLS files where the WRITEPROTEC...
2011-09-19 Maxim ValyanskiyMAPIMessage: skip UTF-8 in guess7bitEncoding because...
2011-09-16 Dave Fisherooxml-schemas-1.1.jar is the current version.
2011-09-16 Maxim ValyanskiyMAPIMessage: fix NPE in set7BitEncoding
2011-09-14 Nick BurchApply patch from bug #51809 - correct GTE handling...
2011-09-14 Nick BurchStart on a testcase for TIKA-705 (more work needed...
2011-09-14 Sergey VladimirovHWPF Bookmarks tables are correctly updated on text...
2011-09-13 Sergey Vladimirovchange default page margins to 0.4 inches and allow...
2011-09-13 Sergey Vladimirovbetter handle (i.e. skip) empty cells
2011-09-13 Maxim ValyanskiyXLS: HyperlinkRecord: remove check for value in usKeyVa...
2011-09-13 Sergey Vladimirovgenerate CSS without tag names
2011-09-12 Yegor Kozlovfixed bug 51670: avoid LeftoverDataException when...
2011-09-12 Maxim Valyanskiyenable assertions for unit-tests (currently disabled...
2011-09-12 Yegor Kozlovavoid exceptions when using POI in Tika, see BUgs 51771...
2011-09-10 Yegor Kozlovupdated status.xml to reflect changes from Bug 51196
2011-09-10 Yegor Kozlovmore progress with xssf chart api, see Bug 51196
2011-09-10 Yegor Kozlovfixed failing xlsf test
2011-09-10 Yegor Kozlovinitial support for table styles in XSLF
2011-09-09 Nick BurchPatch from bug #51785 - Allow XSSF setForceFormulaRecal...
2011-09-07 Sergey Vladimirovadd sprmPDxaLeft1 0x8460 PAPX SPRM support
2011-09-07 Sergey Vladimirovuse margin CSS properties to control indentation in...
2011-09-07 Sergey Vladimirovfix Bug 51772 - IllegalArgumentException Parsing MS...
2011-09-06 Sergey VladimirovUpdate test cases
2011-09-06 Sergey Vladimirovfix field updating in AbstractEscherOptRecord;
2011-09-05 Nick BurchFix typo
2011-09-05 Sergey Vladimirovupdate test case
2011-09-04 Nick BurchUpdate XSLFPowerPointExtractor to include Comment Autho...
2011-09-04 Nick BurchXSLF initial work on comment authors, and tests
2011-09-04 Nick BurchConvert the XSLF text extractor from using the old...
2011-09-04 Nick BurchAdd XSLF access to slide comments, and fix some code...
2011-09-04 Nick BurchRemove incorrect svn:executable property from several...
2011-09-04 Nick BurchBasic XSLF support for slide notes
2011-09-04 Nick BurchStart on XSLF notes master support, and add a XMLSlideS...
2011-09-02 Sergey Vladimirovextract processSheet() method to use with single-sheet...
2011-09-02 Sergey Vladimirovupdate test case
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...
next