2011-12-11 |
Yegor Kozlov | xlsf tutorial and cookbook updates |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Yegor Kozlov | updated downloads page to reflect status of 3.8-beta5... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Nick Burch | Add a NPOIFS constructor to WorkbookFactory, to match... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Yegor Kozlov | current version is 3.8-beta6 now |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Yegor Kozlov | removed svn:executable bit from project files |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Yegor Kozlov | Bugzilla 52204: Deprecated XSSFWorkbook(String path... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Yegor Kozlov | fixed javadoc warnings |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Yegor Kozlov | keep rat quiet |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Yegor Kozlov | disabled a test failing under jdk 1.5: it assumes round... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Yegor Kozlov | Bugzilla 46288: fixed refcount of Fill pictures in... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Yegor Kozlov | Bugzilla 51961: support compression of temp files in... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Yegor Kozlov | Bugzilla 52268 - support cloning sheets with drawings... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nick Burch | Patch from Fabian from bug #52285 - support Smart Tags... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nick Burch | Test that shows that bug #52288 is already fixed |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Nick Burch | Add test file for bug #51873 from Jeremy, and a test... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Nick Burch | Patch from Marcel May from bug #51875 - More XSSF formu... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Yegor Kozlov | improved rendering of groupped shapes in xslf |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Nick Burch | Restore HWPF support for inline Escher images (stored... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Nick Burch | Demote the HPSF CodePageString null check from an excep... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Nick Burch | Test visio file that is giving HPSF issues |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Nick Burch | Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Nick Burch | Add unit test for using FilteringDirectoryNode with... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Nick Burch | Add a POIFS Helper FilteringDirectoryNode, which wraps... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Nick Burch | Unit tests for POIFS EntryUtils |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Nick Burch | Start on a new method for POIFS EntryUtils for checking... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Yegor Kozlov | more progress with XSLF: made some methods publis as... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Yegor Kozlov | added missing definition of the upArrow shape, moved... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Yegor Kozlov | fixed TestXSLFTextParagraph that failed when the Arial... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Yegor Kozlov | Bugzilla 52209: fixed inserting multiple pictures to... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Yegor Kozlov | avoid exception when breaking text with a trailing... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Yegor Kozlov | Bugzilla 51803: fixed HSLF TextExtractor to extract... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Yegor Kozlov | misc improvements in text rendering in xlsf |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Nick Burch | Patch from bug #52190 - null check on XWPF setFontFamily |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Yegor Kozlov | more progress with PPTX2PNG |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Yegor Kozlov | improved rendering of indented text in XSLF, also impro... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Yegor Kozlov | keep rat-check quiet, also started writing xslf docs |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Yegor Kozlov | Bugzilla 52062: ensure that temporary files in SXSSF... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Yegor Kozlov | more progress with xlsf: support for gradient and textu... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Sergey Vladimirov | update test case |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Sergey Vladimirov | different workarounds for old Word format |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Sergey Vladimirov | Fix 47958 - ArrayIndexOutOfBoundsException from Picture... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Sergey Vladimirov | fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Sergey Vladimirov | fix additional issue found in bug 52032, add test files |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Sergey Vladimirov | update list types definitions using new Grfhic class |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Sergey Vladimirov | fix 52032 - HWPF - ArrayIndexOutofBoundsException with... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Sergey Vladimirov | replace exception with warning |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Yegor Kozlov | more progress with PPTX2PNG: support for gradient and... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Yegor Kozlov | keep javac on JDK 1.5 quiet |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Sergey Vladimirov | compact css |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Sergey Vladimirov | ability to change CSS building procedure |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Sergey Vladimirov | ability to extends documents facades |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Sergey Vladimirov | fix dead field structure boundaries |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Sergey Vladimirov | add TOC support |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Sergey Vladimirov | ability to customize Excel-to-HTML CSS prefixes |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Sergey Vladimirov | add TOC support |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Yegor Kozlov | support for preset shape geometries in xslf |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Sergey Vladimirov | restore JDK5 compatibility |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Sergey Vladimirov | distinguish physical number of rows and last row number |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Yegor Kozlov | more progress with PPTX2PNG |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Sergey Vladimirov | explicitly convert to float for JDK 5 |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Sergey Vladimirov | undeprecate get*() methods with 0 offset |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | additional safety belts to handle broken files |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | adding safety belts for property type 0x0100 and other... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | some files has strange property values... try to handle... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | add license header; organize imports |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | rewrite VariantSupport to use TypedPropertyValue at... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | values in vector not padded |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | replace exception with warning |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | accept java string |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | replace exception with warning |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | fix type definition |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sergey Vladimirov | fix NPE |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Sergey Vladimirov | remove unused |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Sergey Vladimirov | add classes that will replace VariantSupport class... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Sergey Vladimirov | it's better to always specify offset for write and... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Sergey Vladimirov | reuse code from LittleEndian class |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Sergey Vladimirov | reuse code from LittleEndian class |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Sergey Vladimirov | add float read/write (put/get) support |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Sergey Vladimirov | code format and sort members (prepare for double and... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Yegor Kozlov | initial support for rendering pptx slides into images... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Nick Burch | Add implementation of RATE from patch in bug #52050 |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nick Burch | Patch from bug #51566 - HSLF fix for finishing parsing... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nick Burch | Apply patch from bug #51974 - Avoid HWPF issue when... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nick Burch | Apply patch from bug #52035 - Fix signed issue with... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nick Burch | Improve HPSF test failure message |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nick Burch | Allow Ole10Native to be created from a DirectoryNode... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Sergey Vladimirov | add picture height / width to PicturesManager arguments |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Sergey Vladimirov | add picture height / width to PicturesManager arguments |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Nick Burch | Fix bug #51681 - doc example bug |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Nick Burch | Fix typo, leave the old version there deprecated for now |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Nick Burch | Follow on for bug #51873 - may have another _ on the end |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Nick Burch | Add a bit more XSSFDrawing testing, not all of which... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Nick Burch | Fix bug #51949 - Avoid NPE on double close of ZipFileZi... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Nick Burch | Fix bug #51950 - XWPF may not always have footnotes... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Nick Burch | Fix bug #51963 - Correct AreaReference handling of... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Nick Burch | Fix bug #51955 - XSSFReader supplied StylesTables need... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Yegor Kozlov | Bugzilla #51716 - Removed incorrect assert in SXSSFShee... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Sergey Vladimirov | -warning |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Sergey Vladimirov | preserve entries order in dictionaries |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Sergey Vladimirov | fix VT_LPWSTR support |
commit | commitdiff | tree | snapshot |
next |