]> source.dussan.org Git - poi.git/shortlog
poi.git
2018-04-30 Dominik StadlerAllow one more add-opens to silence one more warning...
2018-04-30 Dominik StadlerNeed to switch to ASM 6.0 as well to make the coverage...
2018-04-30 Dominik StadlerUpdate to JaCoCo 0.8.1 to support Java 10 for JaCoCo...
2018-04-29 Andreas Beekerdisable ImageIO cache - probably need to set it in...
2018-04-27 Andreas Beeker#59893 - Forbid calls to InputStream.available
2018-04-27 Dominik StadlerStreamline assertion-usage in some tests
2018-04-26 Dominik StadlerUpdate to forbidden-apis 2.5
2018-04-25 Dominik StadlerFix setting active cell in .xls by populating field_6_r...
2018-04-25 Andreas BeekerBug 62187 - commit Commons Compress unrelated changes
2018-04-20 Andreas Beeker#62319 - handle slide layouts in extractor
2018-04-20 Andreas Beeker#61459 - HSLFShape.getShapeName() returns name of shape...
2018-04-20 Andreas Beeker#62319 - Decommission XSLF-/PowerPointExtractor
2018-04-20 Dominik StadlerOOXMLLite: improve progress output: count test-classes...
2018-04-20 Dominik StadlerFix unit test broken with previous check-in
2018-04-19 Andreas BeekerNullpointer fix for slideshow extractor
2018-04-19 Dominik StadlerAdd some unit-tests for setActiveCell(), although bug...
2018-04-18 Greg Woolseyadd some javadoc to warn that stale cached formula...
2018-04-18 Andreas BeekerBug 62092 - Text not extracted from grouped text shapes...
2018-04-04 Dominik StadlerClose resources correctly when opening encrypted docume...
2018-04-04 Dominik StadlerBug 62165: Do not close stream when opening succeeds
2018-04-04 Dominik StadlerCreate some directories if not existing in testcoverage...
2018-04-04 Dominik StadlerTry to avoid one NPE that popped up in commoncrawl...
2018-04-04 PJ Fanningfix error message
2018-04-03 PJ Fanning[bug-62254] update offset function to support optional...
2018-04-02 Dominik StadlerAdd unit tests to include more required classes in...
2018-04-02 Dominik StadlerOOXMLLite: IDE warnings and add an additional listener...
2018-04-02 Dominik StadlerClose resources in tests and in case of Exceptions...
2018-04-02 Dominik StadlerUpdate excludes in OOXMLLite
2018-04-02 Dominik StadlerBug 61267: detect Word v2 files and report that they...
2018-04-02 PJ Fanning[bug-62216] add test case
2018-04-01 PJ Fanning[bug-62216] Fix issue with SXSSF error cells
2018-04-01 PJ Fanning[bug-62121] Fixed Power function of negative numbers...
2018-04-01 PJ Fanning[github-103] take latest changes
2018-03-19 PJ Fanningadd missing license
2018-03-19 PJ Fanning[github-103] hsmf: support writing properties. Thanks...
2018-03-13 PJ Fanning[bug-62176] synchronize temp dir creation
2018-03-11 Dominik StadlerAdd test for setters/getters of XWPFRun to include...
2018-03-06 Andreas Beeker#62159 - Support XML signature over windows certificate...
2018-03-05 Dominik StadlerReduce testcase some more, add missing license header
2018-03-04 Dominik StadlerAdd unit test which verifies that ThresholdInputStream...
2018-03-04 Dominik StadlerSome IntelliJ and Javadoc fixes
2018-03-04 Dominik StadlerFix compiling with current JDK 10 RC build, OOXML-Tests...
2018-03-04 Dominik StadlerAdd job to build with latest available JDK 10 early...
2018-03-04 PJ Fanninguse xmlunit for xml diffs in unit tests
2018-03-04 PJ Fanningremove some deprecated methods
2018-03-03 Dominik StadlerAdd JDK 10 and new slaves to job POI-DSL-Test-Environment
2018-03-03 PJ Fanningremove some casts to short
2018-02-28 PJ Fanningfix license check failure
2018-02-28 PJ Fanningfix problematic javadoc
2018-02-28 PJ Fanningremove XDDFChart workaround that saved workbook to...
2018-02-27 PJ Fanning[github-98] write data in respective Column in case...
2018-02-27 PJ Fanninguse Integer.toString to convert ints to strings
2018-02-26 PJ Fanningtidy up API for font index
2018-02-25 PJ Fanning[bug-62055] Fix XSSFImportFromXML table resize. Thanks...
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
next