]> source.dussan.org Git - poi.git/shortlog
poi.git
2019-01-26 Vladislav Galaspulled *Cell.getAddress to common base
2019-01-26 Vladislav Galaspurged usages of Cell.setCellType (left only in tests...
2019-01-26 Vladislav Galasmade call Cell.setCellType(CellType.FORMULA) illegall...
2019-01-26 Vladislav Galaspurged calls to cell.setCellType(CellType.BLANK) from...
2019-01-26 Vladislav Galasadded Cell.setBlank() - as an alias, for now
2019-01-26 Vladislav GalassetCellFormula: blank cell gets value 0, non-blank...
2019-01-24 Andreas Beekertry to fix missing modules error and move addOpens...
2019-01-22 Dominik StadlerAdd required --add-opens and other settings for JDK...
2019-01-22 Dominik StadlerJenkins: Try to disable coverage for JDK 13 for now...
2019-01-22 Dominik StadlerJenkins: Add initial build for JDK 13, add build for...
2019-01-22 Dominik StadlerFix invalid comment in build.xml
2019-01-22 Dominik StadlerFix passing in --add-opens for Java 9+ after the poiuni...
2019-01-22 Dominik StadlerFix some IDE warnings and JVM deprecations
2019-01-19 PJ Fanningtry to fix xmlbeans build
2019-01-18 Andreas Beekerupdate xmlbeans targets
2019-01-15 PJ Fanning[github-140] add .travis.yml. Thanks to krichter722...
2019-01-14 Yegor Kozlovfollow-up to Bug 62904. More tests and improved evaluat...
2019-01-13 Dominik StadlerDon't fail on row-nums larger than Integer.MAX_VALUE...
2019-01-13 Dominik StadlerFix some Findbugs and IDE issues, refactor some duplica...
2019-01-13 Dominik StadlerBug 62810: AreaReference ctor looses sheet name if...
2019-01-13 Dominik StadlerAdd reproducer for bug 60355
2019-01-11 Dominik StadlerRevert inadvertently commented lines
2019-01-11 Dominik StadlerRemove obsolete settings from JDK 11/12 build
2019-01-11 Dominik StadlerEnable weekly run of Java 12 build
2019-01-11 Dominik StadlerIDE and JavaDoc fixes, move/remove some unfixed tests
2019-01-11 Dominik StadlerAdd one more test for bug 62828 and fix some IDE warnings
2019-01-11 Greg WoolseyBug #60977 writing XSSF with custom properties twice...
2019-01-10 PJ Fanninguse spaces for indents
2019-01-08 Yegor KozlovBug 63054: updated formulas in test spreadsheet to...
2019-01-08 Yegor KozlovBug 63054: improved evaluation of array formulas with...
2019-01-07 Vladislav Galasunified setCellType(null/_NONE) logic, setCellFormula...
2019-01-07 Yegor KozlovBug 62904: Support array arguments in IF and logical...
2019-01-06 Vladislav Galasupdated mockito to 2.23.4 to fix java 11 build
2019-01-04 PJ Fanningthrow IllegalArgumnetException if null directory specified
2019-01-04 Vladislav GalasFixed build (explicitly specified charset for new Strin...
2019-01-04 Vladislav GalasBug 63057: made SXSSFCell.setCellValue(String|RichTextS...
2019-01-04 Vladislav GalasImproved test coverage for *Cell classes
2019-01-03 Vladislav GalasBug 62993: XSSFEvaluationSheet now retrieves valid...
2019-01-02 Vladislav GalasBug 62828: CellReference(Cell) now initializes sheet...
2019-01-02 Vladislav GalasBug 62307: made Cell#getNumericCellValue() behavior...
2019-01-01 Dominik StadlerAdd missing revert() in OPCPackage to close Zip-streams...
2019-01-01 Dominik StadlerAdd missing file-close in ZipInputStreamZipEntrySource...
2018-12-31 PJ Fanningfix since annotation
2018-12-31 Andreas Beekerexclude integrationtest/build from rat-check
2018-12-31 Andreas Beeker#63047 - Make POILogger subclassable
2018-12-31 Dominik StadlerAdjust test for bug 60460 to also run fine on Windows
2018-12-30 Dominik StadlerBug 60460: Handle null workbook or sheet names and...
2018-12-30 Dominik StadlerIDE and JavaDoc fixes
2018-12-30 Dominik StadlerJenkins DSL: Disable XMLBeans-JDK-11 as it will not...
2018-12-30 Dominik StadlerBug 60845: Apply patch and adjust tests
2018-12-30 Dominik StadlerIDE and JavaDoc fixes, make base test classes abstract
2018-12-28 Andreas Beeker #63028 - Provide font embedding for slideshows
2018-12-28 Andreas BeekerAdd Enum method to help identifying unknown records...
2018-12-28 Andreas BeekerFix Javadocs
2018-12-28 Andreas BeekerZero out garbage bytes in FontEntityAtom
2018-12-28 Dominik StadlerJenkins DSL for Github PR build: Try to create the...
2018-12-28 Dominik StadlerJenkins DSL: enable Github PR builds, it seems to be...
2018-12-28 Dominik StadlerJenkins DSL: throttle Github PR builds to not run many...
2018-12-28 Dominik StadlerRun Cell-tests on HSSF as well and make handling of...
2018-12-28 Dominik StadlerBug 61532: Fix setting values/types during formula...
2018-12-28 Dominik StadlerUse normal string parameter for now
2018-12-28 Dominik StadlerAdd test which verifies that bug 61605 is already fixed
2018-12-28 Dominik StadlerAdd XMLBeans jobs for JDK 8 and 11.
2018-12-28 Dominik StadlerAdjust test to not require src/documentation to be...
2018-12-28 Dominik StadlerAdjust/enhance tests for bug 62275 some more
2018-12-27 Dominik StadlerBug 62629: Allow to handle files with invalid content...
2018-12-27 Dominik StadlerRe-instate two dev-tools that we lost in some refactoring,
2018-12-27 Dominik StadlerIDE and JavaDoc fixes, close() in tests
2018-12-26 Dominik StadlerAdd some simple coverage of HSLF-Dev-Tools
2018-12-26 Dominik StadlerBug 62839: Adjust MathX.floor() to handle negative...
2018-12-26 Dominik StadlerFix various IDE warnings and some JavaDoc adjustments
2018-12-26 Dominik StadlerFix incorrect constant for pict-files
2018-12-26 Dominik StadlerRemove unnecesssary semicolons
2018-12-26 Dominik StadlerSimplify some string operations
2018-12-25 Dominik StadlerJavaDoc fixes/additions and some IDE warnings removed
2018-12-25 Dominik StadlerBug 62884: sheetnum is not checked in InternalWorkbook...
2018-12-25 Dominik StadlerCode-style: Unify how arrays are specified from C-style...
2018-12-25 Dominik StadlerAdd more file-leak exlcudes for the mass regression...
2018-12-19 Andreas Beekerfix old xerces errors because of not available disallow...
2018-12-19 Dominik StadlerRework test somewhat and enable logger to better indica...
2018-12-19 Dominik StadlerOne more file-leak-detector exclude
2018-12-19 Dominik StadlerAdd missing jacoco-lib to test-scratchpad
2018-12-18 Andreas Beeker#62886 - Regression extracting text from corrupted...
2018-12-18 PJ Fanningfix index check in HemfDraw
2018-12-18 Andreas Beeker#63017 - Remove rows from a XSLFTable
2018-12-18 Andreas Beeker#63017 - Remove rows from a XSLFTable
2018-12-18 PJ Fanning[github-137] solves/unifies blank/missing value colecti...
2018-12-18 PJ Fanning[bug-63013] add XWPFRun setLang method
2018-12-17 Andreas Beekeronly refactorings to break up the long method
2018-12-17 PJ Fanning[bug-63005] ignore openxml4j/ContentTypeHasEntities...
2018-12-17 PJ Fanninglgtm issues: potential index out of bounds exceptions
2018-12-17 PJ Fanning[bug-63005] disable the reading of DTDs altogether
2018-12-17 Andreas Beekerchanged to bouncer pattern - to match also the rest...
2018-12-17 PJ Fanningadd null check in XLSFPictureShape
2018-12-17 PJ Fanninguse spaces for indents
2018-12-16 Andreas Beekerfix junit tests
2018-12-16 Andreas Beeker#62365 - SVG image support in XSLF
2018-12-16 PJ Fanningfix findbugs issue
2018-12-16 PJ Fanningadd missing license
2018-12-16 PJ FanningImplemented GEOMEAN function. Thanks to gallonfizik...
next