]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-05-17 Yegor KozlovBugzilla 51160: Initial version of SXSSF, a low memory...
2011-05-15 Yegor KozlovBugzilla 51171: Improved performance of opening large...
2011-05-15 Nick BurchUpdate the release docs for having artificats in the...
2011-05-14 Nick BurchUpdate the logos to include TM
2011-05-13 Nick BurchAutoboxing tweaks from bug #51175, and make the paragra...
2011-05-13 Nick BurchPatch from Stefan from bug #51172 - XWPF .gif images...
2011-05-13 Nick BurchCorrect docs issue
2011-05-13 Nick BurchAdd a note about XSSF and HSSF x and y values in client...
2011-05-13 Maxim Valyanskiyadd commons-codec to maven-pom
2011-05-12 Nick BurchFix NPOIFS creation of an empty filesystem, with create...
2011-05-12 Nick BurchFinish NPOIFS support for writing to mini streams where...
2011-05-12 Nick BurchThe NPOIFS mini stream blocks need to be writable,...
2011-05-12 Nick BurchProject branding update - add trademark notice to page...
2011-05-10 Maxim Valyanskiyupdate documentation on encryption support
2011-05-10 Maxim Valyanskiybug#51165: Add support for OOXML Agile Encryption
2011-05-09 Nick BurchAs Java doesn't allow static methods on interfaces...
2011-05-06 Nick BurchMore testing around bug #48877
2011-05-06 Nick BurchFix bug #51148 - XWPFDocument remove of tables/paragrap...
2011-05-06 Nick BurchRe-enable the XWPF test for adding paragraphs, and...
2011-05-06 Nick BurchFix bug #51153 - Correct sizing of LbsDataSubRecord...
2011-05-06 Nick BurchNPOIFS and OPC both support close(), so mark them as...
2011-05-05 Maxim Valyanskiyinitial documentation on encrypted file support
2011-05-04 Nick BurchFix bug #51143 - Correct NameCommentRecord to properly...
2011-05-03 Nick BurchFix bug #51112 - Correct XWPFTable tracking of new...
2011-05-03 Nick BurchFix bug #51113 - Correct XWPFParagraph tracking of...
2011-05-03 Nick BurchFix bug #51111 - Correct XWPFParagraph tracking of...
2011-05-03 Nick BurchFix bug #51115 - Handle DataFormatter escaping of ...
2011-05-01 Nick BurchAdd a unit test for the formula evaluation caching...
2011-04-21 Nick BurchFix bug #51100 - Fix IOUtils issue for NPOIFS reading...
2011-04-21 Nick BurchFix bug #50956 - Correct XSSF cell style cloning betwee...
2011-04-21 Nick BurchAdd get/setForceFormulaRecalculation for XSSF, and...
2011-04-21 Maxim Valyanskiyhwpf: ignore invalid style reference
2011-04-19 Nick BurchFollowing discussions on the dev list today, tweak...
2011-04-15 Nick BurchAdd support for adding a picture to a XSSFRun
2011-04-14 Nick BurchAdd unit test for bug #51037, which seems to be working...
2011-04-14 Nick BurchRename/Move xssf.model.Table to xssf.usermodel.XSSFTabl...
2011-04-14 Nick BurchFix bug #51061 - Correct target URI for new XSSF Tables
2011-04-14 Maxim ValyanskiyXSSF: reduce memory usage by specifing default namespac...
2011-04-11 Yegor Kozlovupdated status of current release to 3.8-beta2
2011-04-10 Nick BurchAdd a disabled test for bug #46662, which seems to...
2011-04-08 Nick BurchInitial support for XSSF Charts. Provides easy access...
2011-04-08 Nick BurchCorrect the fetching of Drawings from a XSSFChartSheet
2011-04-08 Nick BurchFix inconsistent indent
2011-04-08 Nick BurchMore test for bug #49381 / #50884 - xssf freeze panes
2011-04-08 Nick BurchBit more testing for 51024
2011-04-08 Nick BurchAdd unit test showing that bug #51024 is incorrect
2011-04-08 Nick BurchAdd support for adding a table to a XSSFSheet
2011-04-08 Nick Burch3.8 beta2 has been released
2011-04-04 Nick BurchUpdate the stax dependency documentation
2011-04-01 Nick BurchTweak 7 bit guessing code
2011-04-01 Nick BurchImprove HSMF MAPIMessage access to the HTML and RTF...
2011-04-01 Nick BurchAdd new method to HSMF of MAPIMessage.has7BitEncodingSt...
2011-04-01 Nick BurchUpdate OutlookTextExtractor to request 7 bit encoding...
2011-04-01 Nick BurchImprove HSMF encoding guessing for 7 bit fields, and...
2011-03-31 Yegor Kozlovremoved svn:executable from src/java/org/apache/poi...
2011-03-30 Nick BurchImplement the load method on MemoryPackagePart
2011-03-27 Yegor KozlovSupport for continued ExtSSTRecords, see Bugzilla 50967
2011-03-27 Yegor Kozlovfixed TestBugs.test48968 failing on machines with non...
2011-03-25 Nick BurchFix bug #48968 - Implement support for HOUR, MINUTE...
2011-03-25 Nick BurchMore NPOIFS constructors, and document recent fixes
2011-03-25 Nick BurchFix HPBF generics warnings, and add a NPOIFS check...
2011-03-25 Nick BurchFix a couple of NPOIFS bugs relating to empty files...
2011-03-25 Nick BurchAdd XWPF <br> detection for the other kind of ooxml...
2011-03-25 Nick BurchFix up constructor to ensure that the filesystem object...
2011-03-25 Nick BurchMore NPOIFS Constructor updates
2011-03-25 Nick BurchMore NPOIFS Constructor updates
2011-03-25 Nick BurchFix generics warnings, and make the NPOIFS and deprecat...
2011-03-21 Maxim ValyanskiyXWPFPicture: remove unused POILogger instance
2011-03-21 Maxim ValyanskiyXWPFPicture: support for reading picture description
2011-03-21 Maxim ValyanskiyXWPF: support for pictures in headers
2011-03-19 Yegor Kozlovimproved DataFormatter, see Bugzilla 50841
2011-03-18 Nick BurchFix bug #49381 - Correct createFreezePane in XSSF,...
2011-03-18 Nick BurchFix bug #49253 - When setting repeating rows and column...
2011-03-18 Nick BurchFix bug #49219 - ExternalNameRecord can have a DDE...
2011-03-18 Nick BurchFix bug #50846 - XSSFCellBorder needs a theme table...
2011-03-18 Nick BurchEnsure that BigGridDemo is consistent in the encoding...
2011-03-18 Nick BurchFix bug #50939 - ChartEndObjectRecord is supposed to...
2011-03-14 Nick BurchUpdate the HMEF status pages
2011-03-14 Nick BurchStrip trailing padding from HMEF compressed rtf when...
2011-03-14 Yegor Kozlov support for getting HWPFDocument fields, see Bugzilla...
2011-03-11 Yegor Kozlov fixed setting named styles to HSSFCells. see Bugzilla...
2011-03-11 Yegor Kozlovfixed RecordFormatException when reading unicode string...
2011-03-09 Yegor Kozlovfixed typos
2011-03-09 Yegor Kozlovupdated index.xml and download.xml for 3.8 beta1
2011-03-07 Yegor Kozlovinclude poi-excelant
2011-03-05 Nick BurchRefactor the HMEF contents checks to use a superclass...
2011-03-05 Nick BurchTwo more differences between the LZW in HDGF and HMEF:
2011-03-04 Nick BurchAdd a unit test for bug #50833
2011-03-04 Nick BurchAdd unit test showing that bug #50867 works fine
2011-03-04 Nick BurchAdd unit test showing that bug #48877 no longer applies
2011-03-04 Nick BurchFix bug #50718 - More helpful error message when you...
2011-03-04 Nick BurchFix bug #50784 - XSSFColors return by XSSFFont now...
2011-03-04 Nick BurchHopefully fix bug #50846 - Improve how XSSFColor inheri...
2011-03-04 Nick BurchFix documentation typo
2011-03-04 Nick BurchFix bug #50847 - XSSFFont now accepts the full range...
2011-03-04 Nick BurchFix generics warnings
2011-03-04 Nick BurchFrom bug #50786 - Speed up calls to HSSFColor.getIndexH...
2011-03-04 Nick BurchAdd documentation for the HMEF (TNEF/winmail.dat) suppo...
2011-03-04 Yegor Kozlovset version.id to 3.8-beta2
2011-03-04 Yegor Kozlovant target to create patches
next