]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-11-07 Yegor KozlovBugzilla 52062: ensure that temporary files in SXSSF...
2011-11-07 Yegor Kozlovmore progress with xlsf: support for gradient and textu...
2011-10-30 Sergey Vladimirovupdate test case
2011-10-30 Sergey Vladimirovdifferent workarounds for old Word format
2011-10-30 Sergey VladimirovFix 47958 - ArrayIndexOutOfBoundsException from Picture...
2011-10-30 Sergey Vladimirovfix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds
2011-10-29 Sergey Vladimirovfix additional issue found in bug 52032, add test files
2011-10-29 Sergey Vladimirovupdate list types definitions using new Grfhic class
2011-10-29 Sergey Vladimirovfix 52032 - HWPF - ArrayIndexOutofBoundsException with...
2011-10-29 Sergey Vladimirovreplace exception with warning
2011-10-28 Yegor Kozlovmore progress with PPTX2PNG: support for gradient and...
2011-10-27 Yegor Kozlovkeep javac on JDK 1.5 quiet
2011-10-27 Sergey Vladimirovcompact css
2011-10-27 Sergey Vladimirovability to change CSS building procedure
2011-10-27 Sergey Vladimirovability to extends documents facades
2011-10-26 Sergey Vladimirovfix dead field structure boundaries
2011-10-26 Sergey Vladimirovadd TOC support
2011-10-26 Sergey Vladimirovability to customize Excel-to-HTML CSS prefixes
2011-10-26 Sergey Vladimirovadd TOC support
2011-10-26 Yegor Kozlovsupport for preset shape geometries in xslf
2011-10-24 Sergey Vladimirovrestore JDK5 compatibility
2011-10-24 Sergey Vladimirovdistinguish physical number of rows and last row number
2011-10-24 Yegor Kozlovmore progress with PPTX2PNG
2011-10-23 Sergey Vladimirovexplicitly convert to float for JDK 5
2011-10-23 Sergey Vladimirovundeprecate get*() methods with 0 offset
2011-10-22 Sergey Vladimirovadditional safety belts to handle broken files
2011-10-22 Sergey Vladimirovadding safety belts for property type 0x0100 and other...
2011-10-22 Sergey Vladimirovsome files has strange property values... try to handle...
2011-10-22 Sergey Vladimirovadd license header; organize imports
2011-10-22 Sergey Vladimirovrewrite VariantSupport to use TypedPropertyValue at...
2011-10-22 Sergey Vladimirovvalues in vector not padded
2011-10-22 Sergey Vladimirovreplace exception with warning
2011-10-22 Sergey Vladimirovaccept java string
2011-10-22 Sergey Vladimirovreplace exception with warning
2011-10-22 Sergey Vladimirovfix type definition
2011-10-22 Sergey Vladimirovfix NPE
2011-10-21 Sergey Vladimirovremove unused
2011-10-21 Sergey Vladimirovadd classes that will replace VariantSupport class...
2011-10-21 Sergey Vladimirovit's better to always specify offset for write and...
2011-10-21 Sergey Vladimirovreuse code from LittleEndian class
2011-10-21 Sergey Vladimirovreuse code from LittleEndian class
2011-10-21 Sergey Vladimirovadd float read/write (put/get) support
2011-10-21 Sergey Vladimirovcode format and sort members (prepare for double and...
2011-10-21 Yegor Kozlovinitial support for rendering pptx slides into images...
2011-10-19 Nick BurchAdd implementation of RATE from patch in bug #52050
2011-10-15 Nick BurchPatch from bug #51566 - HSLF fix for finishing parsing...
2011-10-15 Nick BurchApply patch from bug #51974 - Avoid HWPF issue when...
2011-10-15 Nick BurchApply patch from bug #52035 - Fix signed issue with...
2011-10-15 Nick BurchImprove HPSF test failure message
2011-10-15 Nick BurchAllow Ole10Native to be created from a DirectoryNode...
2011-10-09 Sergey Vladimirovadd picture height / width to PicturesManager arguments
2011-10-09 Sergey Vladimirovadd picture height / width to PicturesManager arguments
2011-10-06 Nick BurchFix bug #51681 - doc example bug
2011-10-06 Nick BurchFix typo, leave the old version there deprecated for now
2011-10-05 Nick BurchFollow on for bug #51873 - may have another _ on the end
2011-10-05 Nick BurchAdd a bit more XSSFDrawing testing, not all of which...
2011-10-05 Nick BurchFix bug #51949 - Avoid NPE on double close of ZipFileZi...
2011-10-05 Nick BurchFix bug #51950 - XWPF may not always have footnotes...
2011-10-05 Nick BurchFix bug #51963 - Correct AreaReference handling of...
2011-10-05 Nick BurchFix bug #51955 - XSSFReader supplied StylesTables need...
2011-10-04 Yegor KozlovBugzilla #51716 - Removed incorrect assert in SXSSFShee...
2011-10-02 Sergey Vladimirov-warning
2011-10-02 Sergey Vladimirovpreserve entries order in dictionaries
2011-10-02 Sergey Vladimirovfix VT_LPWSTR support
2011-10-02 Sergey Vladimirovupdate testSectionMethods() test (due to padding)
2011-10-02 Sergey Vladimirovfix VT_BOOL support
2011-10-02 Sergey Vladimirovalways pad properties to 4 bytes
2011-10-02 Sergey Vladimirovpad VT_BOOL to 4 bytes
2011-10-02 Sergey Vladimirovcorrectly add padding to 16-bit integers
2011-10-02 Sergey Vladimirovrollback
2011-10-02 Sergey Vladimirovcorrectly handle 2-byte properties
2011-10-02 Sergey Vladimirovadd generics
2011-10-02 Sergey Vladimirovcorrectly save PlfLst
2011-10-02 Sergey Vladimirovcorrectly save PlfLst
2011-10-01 Sergey Vladimirovhandle bullets lists correctly (i hope)
2011-10-01 Sergey Vladimirovupdate LVLF definition
2011-10-01 Sergey Vladimirovcorrectly handle LFOData structures
2011-10-01 Sergey Vladimirovcorrectly handle last part of FIB
2011-10-01 Sergey Vladimirovupdate docs basing on prev. version of doc
2011-10-01 Sergey Vladimirovmove cbRgFcLcb from FIBFieldHandler to FIB
2011-10-01 Sergey Vladimirovreplcae FIBLongHandler with FibRgLw97 and remove CPSpli...
2011-10-01 Sergey Vladimirovreplace FIBShortHandler with FibRgW97
2011-10-01 Sergey Vladimirovextract FibBase from FIB
2011-09-30 Nick BurchAdd a HSSF/XSSF example relating to cell styles and...
2011-09-30 Sergey Vladimirovpicture loading completely rewritten, bugs 51902 and...
2011-09-30 Sergey Vladimirovpicture loading completely rewritten, bugs 51902 and...
2011-09-30 Sergey Vladimirovdisable wraps in "extended" cells
2011-09-30 Sergey Vladimirovrewrite Sttb utils to handle complex cases
2011-09-29 Nick BurchAdd a method to HSSFFont to get the color, similar...
2011-09-29 Nick BurchAllow the passing of a File object to WorkbookFactory...
2011-09-28 Maxim Valyanskiybug#51901: StringChunk.parseAs7BitData - Encoding not...
2011-09-26 Nick BurchXLSF text extraction improvements relating to TIKA-712
2011-09-26 Nick BurchTweak the HSLF and XSLF tests for master slide text...
2011-09-23 Nick BurchFix bug #51873 - update HSMF to ignore Outlook 2002...
2011-09-22 Sergey Vladimirovremove incorrect method to lookup "upper" table cell...
2011-09-22 Nick BurchFix bug #51850 - support creating comments in XSSF...
2011-09-22 Nick BurchAdd a disabled test for bug #51850, and tweak the OPC...
2011-09-21 Sergey Vladimirovstyles shall be applied after lists as well [as PAPX]
2011-09-21 Sergey Vladimirovoutput styles information in more compact (and precise...
2011-09-21 Sergey Vladimirovinsert space instead of tab in lists
next