]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-12-10 Yegor Kozlovremoved svn:executable bit from project files
2011-12-10 Yegor KozlovBugzilla 52204: Deprecated XSSFWorkbook(String path...
2011-12-09 Yegor Kozlovfixed javadoc warnings
2011-12-09 Yegor Kozlovkeep rat quiet
2011-12-09 Yegor Kozlovdisabled a test failing under jdk 1.5: it assumes round...
2011-12-09 Yegor KozlovBugzilla 46288: fixed refcount of Fill pictures in...
2011-12-09 Yegor KozlovBugzilla 51961: support compression of temp files in...
2011-12-07 Yegor KozlovBugzilla 52268 - support cloning sheets with drawings...
2011-12-06 Nick BurchPatch from Fabian from bug #52285 - support Smart Tags...
2011-12-06 Nick BurchTest that shows that bug #52288 is already fixed
2011-12-05 Nick BurchAdd test file for bug #51873 from Jeremy, and a test...
2011-12-05 Nick BurchPatch from Marcel May from bug #51875 - More XSSF formu...
2011-12-04 Yegor Kozlovimproved rendering of groupped shapes in xslf
2011-11-28 Nick BurchRestore HWPF support for inline Escher images (stored...
2011-11-28 Nick BurchDemote the HPSF CodePageString null check from an excep...
2011-11-28 Nick BurchTest visio file that is giving HPSF issues
2011-11-28 Nick BurchConvert POIFS EntryUtils.copyNodes(POFS,POIFS) to use...
2011-11-28 Nick BurchAdd unit test for using FilteringDirectoryNode with...
2011-11-28 Nick BurchAdd a POIFS Helper FilteringDirectoryNode, which wraps...
2011-11-28 Nick BurchUnit tests for POIFS EntryUtils
2011-11-25 Nick BurchStart on a new method for POIFS EntryUtils for checking...
2011-11-24 Yegor Kozlovmore progress with XSLF: made some methods publis as...
2011-11-21 Yegor Kozlovadded missing definition of the upArrow shape, moved...
2011-11-20 Yegor Kozlovfixed TestXSLFTextParagraph that failed when the Arial...
2011-11-19 Yegor KozlovBugzilla 52209: fixed inserting multiple pictures to...
2011-11-19 Yegor Kozlovavoid exception when breaking text with a trailing...
2011-11-17 Yegor KozlovBugzilla 51803: fixed HSLF TextExtractor to extract...
2011-11-17 Yegor Kozlovmisc improvements in text rendering in xlsf
2011-11-16 Nick BurchPatch from bug #52190 - null check on XWPF setFontFamily
2011-11-14 Yegor Kozlovmore progress with PPTX2PNG
2011-11-10 Yegor Kozlovimproved rendering of indented text in XSLF, also impro...
2011-11-07 Yegor Kozlovkeep rat-check quiet, also started writing xslf docs
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
next