]> source.dussan.org Git - poi.git/shortlog
poi.git
2018-02-24 Greg WoolseyFix for bug #62130. Turns out there were cases when...
2018-02-23 Greg WoolseyThe table auto-filter range should not include table...
2018-02-22 PJ Fanningfurther uptake of int methods for font lookups
2018-02-20 PJ Fanning[bug-62018] use ints to index fonts
2018-02-16 PJ Fanningapply changes from com.github.pjfanning:xmlbeans
2018-02-16 PJ Fanningadd xmlbeans code (latest from xmlbeans svn)
2018-02-16 PJ Fanningadd apache license to new examples due to rat check...
2018-02-16 Nick BurchUnit test to try to reproduce bug #62108 (currenly...
2018-02-15 Nick BurchAdd some write/change code as well for Groovy
2018-02-15 Nick BurchCommit examples from the JVM Languages page
2018-02-14 PJ Fanning[github-94] Add Range Copier. Thanks to Dragan Jovanovi...
2018-02-12 Dominik StadlerFix some IntelliJ warnings in XDGF area
2018-02-12 Alain Béarez[bug-57369] support for major and minor unit on XDDFCha...
2018-02-12 Mark Murphy#55953 Added methods to position a table
2018-02-11 Andreas BeekerUpdate JAXB classes with fixed javadocs for java 8...
2018-02-11 Mark MurphyAdded missing table border types to XWPF
2018-02-11 Andreas Beeker#61947 - Remove deprecated classes (POI 4.0.0)
2018-02-11 Andreas Beeker#62096 - Add support for tabstops
2018-02-11 Andreas BeekerFindBugs fixes
2018-02-11 Mark MurphyAdd ability to set get and remove outer borders for...
2018-02-10 Mark MurphyCorrected spelling on a few classpath entries
2018-02-08 Dominik StadlerBug 62042: Adjust gradle build to properly set the...
2018-02-08 Dominik StadlerVarious smaller adjustments: Remove filename in test...
2018-02-02 PJ Fanningfix further typo in exception message
2018-02-02 Dominik StadlerFix small typo, closes PR #97 on Github.
2018-01-31 PJ Fanningadd mockito dependency to sonar pom.xml to fix maven...
2018-01-31 PJ Fanningfix findbug issues introduced recently
2018-01-31 PJ Fanningfix use of forbidden apis in row shift code
2018-01-31 PJ Fanninguse spaces for indents in some files
2018-01-31 PJ Fanning[bug-55713] Wrong ErrorStyle for DataValidations. Thank...
2018-01-30 PJ Fanningadd missing licenses to source code
2018-01-30 PJ Fanning[github-81] Formula adjusting in context of column...
2018-01-30 PJ Fanningadd byte-buddy and objenesis dependencies for mockito
2018-01-29 PJ Fanning[bug-62038] add mockito based unit test
2018-01-27 PJ Fanningignore broken test temporarily
2018-01-27 PJ Fanningsome changes to allow shared string table to be subclassed
2018-01-26 PJ Fanning[github-90] change default DSIG algorithm to SHA256...
2018-01-26 PJ Fanningadd gradle wrapper
2018-01-26 PJ Fanningbouncycastle 1.59
2018-01-26 PJ Fanning[bug-62038] handle null font size in XSLFTextRun copy
2018-01-25 Alain Béarezcode cleaning according to code review recommendations...
2018-01-23 Tim Allisonrelated to Bug 61991 -- include docx in test suite...
2018-01-20 PJ Fanning[Bug 61972] Adding chart in Document of MS-Word File...
2018-01-11 PJ FanningRemove use of xmlbeans 2.3.0 in build to simplify our...
2018-01-11 PJ FanningRemove use of xmlbeans 2.3.0 in build to simplify our...
2018-01-09 PJ Fanningremove unnecessary test override
2018-01-06 Alain Béarezintroduce XDDFShapeProperties as user model API (closes...
2018-01-04 PJ Fanning[github-86] expose language for Text Runs. Thanks to...
2018-01-01 Dominik StadlerDeprecate methods with typos and provide new ones.
2018-01-01 Dominik StadlerRemove unused property in build.xml
2018-01-01 Dominik StadlerBug 61937: Add more javadoc
2018-01-01 Dominik StadlerBug 61543: do not fail with "part already exists" when...
2018-01-01 Dominik StadlerBug 61550: Add more information to exception text and...
2018-01-01 Dominik StadlerAdd .gitattribute file and set lf for one sample-file...
2018-01-01 Dominik StadlerBug 61648: Test Sheet.setArrayFormula for SXSSF
2018-01-01 Dominik StadlerAdd test which verifies that bug 61652 is not appearing...
2018-01-01 Dominik StadlerUpdate some tests and IntelliJ warnings
2018-01-01 PJ FanningBug-61947 remove deprecated method
2018-01-01 PJ FanningBug-61947 remove deprecated method
2018-01-01 PJ FanningBug-61947 remove deprecated method
2018-01-01 PJ FanningBug-61947 add back deprecated methods (removed by accident)
2018-01-01 PJ FanningBug-61947 remove deprecated method
2018-01-01 PJ FanningBug-61947 remove deprecated method
2017-12-31 Andreas Beeker#61797 - Embed Excel / Ole objects into powerpoint
2017-12-31 Andreas Beeker#61943 - SL Common: narrow generics definition because...
2017-12-31 Andreas Beeker#61942 - Refactor PackagePartName handling and add...
2017-12-31 Andreas Beeker#61941 - Move Ole marker generation to Ole10Native
2017-12-31 Andreas Beeker#61940 - Replace ClassID statics with enum
2017-12-31 Andreas Beeker#61939 - Provide schema for AlternateContent - provide...
2017-12-30 Andreas Beeker#61939 - Provide schema for AlternateContent - provide...
2017-12-30 Yegor KozlovBug 58106: when a cell with a 'master' shared formula...
2017-12-30 Yegor KozlovBugzilla 61116: Formula evaluation fails when using...
2017-12-28 Dominik StadlerDisable test which currently breaks with every little...
2017-12-28 Dominik StadlerBug 61665: Enhance SSPerformanceTest some more to add...
2017-12-28 Dominik StadlerFix bug 61787, which was introduced by bug 58067: Chang...
2017-12-28 Dominik StadlerBug 61798: Fix usage of getLastCellNum(), unfortunately...
2017-12-28 Dominik StadlerBug 61911: Avoid IndexOutOfBounds access when reading...
2017-12-28 Dominik StadlerFix IntelliJ warnings and code formatting, generalize...
2017-12-28 Greg WoolseyAdded a couple missing null checks.
2017-12-27 Greg WoolseyImplement DMAX and DSUM functions, following the patter...
2017-12-26 PJ FanningRemove misleading SXSSF logging
2017-12-20 Yegor KozlovBug 61869: updating a cell with shared formula produces...
2017-12-20 PJ Fanninguse try with resources
2017-12-20 PJ Fanninguse try with resources
2017-12-19 PJ Fanninguse StandardCharsets
2017-12-19 PJ Fanninguse StandardCharsets
2017-12-18 PJ Fanninguse non deprecated method for adding string to shared...
2017-12-18 Yegor KozlovBug 61859: support for evaluating comparison operators...
2017-12-15 PJ FanningBug-61906 fix javadoc issue
2017-12-15 PJ FanningBug-61906 add API for working with RichStringText and...
2017-12-15 PJ FanningBug-61792 simplify sxssf code that writes chars
2017-12-13 Javen O'Nealdelete commented out code
2017-12-13 Javen O'Nealbug 57423: add unit test demonstrating corrupted workbo...
2017-12-11 Nick Burch#61765 Another HSSF Workbook name found from (unknown...
2017-12-11 Greg WoolseyBug 61882 - Some paths can create an XSSFColor instance...
2017-12-11 Greg WoolseyBug 61882 - Some paths can create an XSSFColor instance...
2017-12-09 Andreas Beekerremove package name to ease the output
2017-12-09 Andreas Beeker#61881 - handle invalid font names
2017-12-07 Greg Woolsey#61841
2017-12-06 Greg Woolsey#61841 fix typo in method name
next