]> source.dussan.org Git - poi.git/shortlog
poi.git
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
2017-12-06 Greg WoolseyBug #61841 - Unnecessary long computation when evaluati...
2017-12-06 Greg WoolseyBug #61841 - Unnecessary long computation when evaluati...
2017-12-05 PJ Fanninguse try-with-resources in more places
2017-12-05 PJ Fanninguse try-with-resources in more places
2017-12-01 Javen O'Nealbug 61840: close workbook to prevent resource leak...
2017-12-01 Javen O'Nealbug 61840: add unit test showing that shiftRows does...
2017-11-27 Nick BurchJavadoc fixes
2017-11-27 Nick BurchBump library version to match Ant defined version
2017-11-26 Alain BéarezXDDF usermodel for Charts closes #68 on GitHub
2017-11-24 Andreas Beeker#61809 - Infinite loop in SectionIDMap.get() and .put()
2017-11-23 PJ Fanninguse try with resources in examples
2017-11-23 PJ Fanninguse try with resources in examples
2017-11-23 Dominik StadlerDon't try to collect junit results for Maven when we...
2017-11-23 Dominik StadlerChange order of handling shape-types in copy() as FreeF...
2017-11-22 Dominik StadlerEnsure that the tempdir exists when we use ImageIO...
2017-11-22 PJ Fanningadd TestStringCodepointsIterable
2017-11-22 PJ Fanninguse codepoint iterator in a few places
2017-11-21 PJ Fanningadd forbidden api checks for non-Locale toLowerCase...
2017-11-21 PJ Fanningadd forbidden api checks for non-Locale toLowerCase...
2017-11-21 PJ Fanningremove more uses of Character.toUpperCase
2017-11-21 Dominik StadlerTry to set java.io.tmpdir for tests to avoid the strang...
2017-11-21 Dominik StadlerEnsure that no old version of commons-codec is lingerin...
2017-11-21 Dominik StadlerTry if using a local temporary directory avoids the...
2017-11-20 PJ Fanning[bug-61792] basic test
2017-11-20 PJ Fanning[bug-61792] some changes to avoid iterating over chars...
2017-11-20 PJ Fanningupgrade to commons-codec 1.11
next