2010-06-04 |
Nick Burch | Apply with tweaks the patch from bug #45269 - improve... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nick Burch | Add tests to verify that XSSF and HSSF do the same... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nick Burch | Make the orders match the names, as otherwise people... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nick Burch | Add unit test to verify that bug #47490 no longer exists |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nick Burch | Add unit test for bug #45970 - shows that we can read... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nick Burch | Fix bug #49386 - avoid NPE when extracting OOXML file... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Burch | Tweak @link reference to avoid compiler issues |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Burch | Remove un-used imports |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Burch | Fix bug #49377 - only call DecimalFormat.setRoundingMod... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Burch | Fix bug #49378 - correct 1.6ism |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Burch | Parse the HSMF headers chunk if present, and use it... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Burch | Fix 1.6ism |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nick Burch | Fix inspired by bug #48494 - detect and support time... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nick Burch | Another fix inspired by bug #48494 - have ExcelExtracto... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nick Burch | Fix bug #48494 - have EventBasedExcelExtractor make... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nick Burch | Fix bug #49096 - add clone support to Chart begin and... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nick Burch | List attachment names in the output of OutlookTextExtra... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nick Burch | Update the FAQ with a note about poi-ooxml-schemas... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Nick Burch | Fix inspired by bug #48872 - allow DateFormatter.format... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Nick Burch | More work inspired by bug #48872 - handle MMMMM and... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Nick Burch | More fixes inspired by bug #48872 - handle zero formatt... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Yegor Kozlov | ensure english locale for POI build |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Yegor Kozlov | more cleanup of deprecation warnings generated by javac |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Yegor Kozlov | fixed construction of the DIB picture header, see Bugzi... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Yegor Kozlov | removed deprecation warnings to keep javac quiet |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Yegor Kozlov | optimized serialization of XSSFRow - avoid re-ordering... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Nick Burch | Support a couple more crazy formats, as identified... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Nick Burch | Fix bug #48718 - Make the creation of multiple, un... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Nick Burch | Fix bug #44916 - Allow access to the HSSFPatriarch... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Nick Burch | Tidy up various indents and generics warnings |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Maxim Valyanskiy | add myself to who.xml |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Maxim Valyanskiy | Initial support for reading AES-encrypted/write-protect... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Maxim Valyanskiy | Initial support for reading AES-encrypted/write-protect... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Nick Burch | Add missing test file for bug #48779 |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Mark Beardsley | Moved from xssf\usermodel examples following Christian... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Mark Beardsley | Added Christian's Centre Across Selection code. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Solution for bug #48779 - Allow you to get straight... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Add disabled unit test for bug #48539, which is current... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Add test which shows that bug #48832 is invalid |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Add unit test to show that the behaviour in bug #48923... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Apply patch from bug #48924 - Allow access of the HWPF... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Add a simple testcase for the new RevisionMarkAuthorTab... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Apply patch from bug #48926 - Initial support for the... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Fix bug #49160 - Ensure that CTDigSigBlob is included... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Nick Burch | Fix bug #49189 - Detect w:tab and w:cr entries in XWPF... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Nick Burch | Get to a consistent indent |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Nick Burch | Fix bug #49273 - Correct handling for Font Character... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Nick Burch | Apply patches from Peter Kutak from bugs 49334 and... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Josh Micich | Added loose tests to junit hierarchy |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Josh Micich | Changed JRE 6 dependent code to its JRE 5 equivalent |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Mark Beardsley | Modified existing text to cover changes made to XWPFHea... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Mark Beardsley | Added overloaded method to support multiple paragraphs... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Nick Burch | Add a "rat-check" optional target, which runs Apache... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Nick Burch | More license headers |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Nick Burch | Add in missing license headers to a few files |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Yegor Kozlov | Improved performance of XSSFSheet.write, avoid unnecess... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Yegor Kozlov | avoid NPE when finding cell comments, Bugzilla 48846 |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Yegor Kozlov | Ensure that CTPhoneticPr is included in poi-ooxml jar... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Yegor Kozlov | Fixed tests failing in non-english locales, see Bugzil... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Nick Burch | Apply (with slight tweaks) patch from bug #48432 -... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Yegor Kozlov | support for data validation for OOXML, see Bugzilla... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Yegor Kozlov | Enhanced SViewer to support most border types, cell... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Fix bug #49020 - Workaround Excel outputting invalid... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Apply patch from Trejkaz from bug #49050 - Improve... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Fix bug #49194 - Correct text size limit for OOXML... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Fix bug #49254 - Fix CellUtils.setFont to use the corre... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Hopefully finish fixing bug #49139 - track down another... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Nick Burch | Add DISABLED test which shows the latest problem relati... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Nick Burch | Enable the tests for bug #49139, now that we have a... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Nick Burch | New release in the doap file |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Maxim Valyanskiy | skip incorrect MMSRecord in xls |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Nick Burch | Tweak depends lines relating to compile-ooxml-xsds... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Nick Burch | Resolve bug #49139 - don't assume that the block size... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Yegor Kozlov | Avoid writing malformed CDATA blocks in sharedStrings... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Yegor Kozlov | Added implementation for TEXT() and TRUNC(), see Bugzil... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Mark Beardsley | Improved usage message. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Yegor Kozlov | Properly close internal InputStream in ExtractorFactory... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Yegor Kozlov | Fixed locale-sensitive formatters in PackageProperties... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Yegor Kozlov | Ensure that CTVectorVariant is included in poi-ooxml... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Mark Beardsley | Converts Excel to CSV using usermodel. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | One more missing license |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | Remove old .cvsignore files |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | Add missing license header to older xml files |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | Add missing license headers |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | Remove readme about java 1.4 vs 1.5, as we've ditched... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Nick Burch | Lots more documentation on how we read in POIFS files... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Maxim Valyanskiy | bugfix: ClassCastException it PicturesTable.getAllPictu... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Yegor Kozlov | propagate parent to parent-aware records decoded from... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Nick Burch | Fix bug #48485 - Add extra paper size constans to Print... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Yegor Kozlov | fixed compilation errors in recently added examples |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Mark Beardsley | Correct package statement |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Mark Beardsley | Ported to SS model. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Mark Beardsley | Comments modified re re-sizing behaviour |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Nick Burch | Fix an issue with the HSMF tests working on some machin... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Yegor Kozlov | Support evaluation of indirect defined names in INDIRECT |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Maxim Valyanskiy | XSLFCommonSlideData: extract text data from group shape |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Nick Burch | Add a disabled test for bug #44501, which still remains... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Nick Burch | Fix generics warnings, and fix up tests to handle the... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Nick Burch | Apply patch from Jukka from bug #43670 to improve HDGF... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Nick Burch | Improve error message, and fix generics warnings |
commit | commitdiff | tree | snapshot |
next |