]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-07-15 Dominik StadlerFunction PROPER: Don't use a regular expression syntax...
2016-07-15 Javen O'Nealbug 59858: describe why VBA macro reading failed
2016-07-15 Javen O'Nealbug 59858: add disabled unit test for bug 59858; file...
2016-07-13 David North"cannot not" presumably means "cannot"
2016-07-12 Dominik StadlerFix name of new OLE2ScratchpadExtractorFactory
2016-07-11 Nick BurchRemove un-used imports
2016-07-11 Nick BurchLast bit of reflection - get back to the full OOXML...
2016-07-11 Nick BurchExceptions
2016-07-11 Nick BurchStart moving logic over into the main and scratchpad...
2016-07-11 Nick BurchPull Scratchpad Extractor logic to own class
2016-07-11 Nick BurchStart to pull out some of the OLE2 logic, so we can...
2016-07-11 Nick BurchNotes on use
2016-07-10 Javen O'Nealadd BaseTestCellUtil unit tests to cover setting cell...
2016-07-10 Javen O'Nealbug 59837: update CellUtil to handle VerticalAlignment...
2016-07-10 Javen O'Nealbug 59837: replace CellStyle.ALIGN_ and CellStyle.VERTI...
2016-07-10 Javen O'Nealjavadoc fixes
2016-07-10 Javen O'Nealbug 59264: Unify interface for setting cell border...
2016-07-10 Javen O'NealAdd comments describing Outlook .msg DirectoryNode...
2016-07-10 Javen O'Nealmove string literals out to array that can be for-loope...
2016-07-09 Andreas Beekerjavadocs fixes (jdk8)
2016-07-09 Javen O'Nealadd 2^x to POWER2 comments
2016-07-09 Javen O'Nealbug 52949,59830: move module storage and decompressing...
2016-07-09 Javen O'Nealbug 52949,59830: move module storage and decompressing...
2016-07-09 Javen O'Nealbug 59830: attach context to any IOException (likely...
2016-07-09 Javen O'Nealremove Internal UnhandledDataStructure.copyOfRange...
2016-07-09 Javen O'Nealclose streams if an exception is throw
2016-07-09 Javen O'Nealbug 59830: add context to why no more bytes could be...
2016-07-08 Javen O'Nealbug 59833: add getFillPatternEnum and setFillPattern...
2016-07-08 Javen O'Nealbug 55555: set fill pattern, foreground color, and...
2016-07-08 Javen O'Nealbug 56154: rename setLastModifiedBy to setLastModifiedB...
2016-07-08 Javen O'Nealbug 56154: add @since annotations to getLastModifiedBy...
2016-07-08 Javen O'Nealbug 56154: get and set last modified by user property...
2016-07-08 Javen O'Nealconvert OPC Compliance unit tests to junit4
2016-07-08 Javen O'Nealwhitespace and +svn:eol-style=native
2016-07-08 Javen O'NealAllOpenXML4JInternalTests no longer needed in AllOpenXM...
2016-07-08 Javen O'Nealfix regular expression example
2016-07-08 Javen O'Nealbug 59826: ant script to apply patch.tar.gz files from...
2016-07-08 Javen O'Nealadd crude unit test for ZipPackagePropertiesMarshaller
2016-07-08 Javen O'Nealconvert to junit4
2016-07-08 Javen O'Nealwhitespace and +svn:eol-style=native
2016-07-07 Javen O'Nealadd @Internal annotations to implementations of Interna...
2016-07-07 Javen O'Nealadd crude line-coverage tests for setDebugEvaluationOut...
2016-07-07 Javen O'Nealadd getters for setIgnoreMissingWorkbooks and setDebugE...
2016-07-07 Javen O'Nealwhitespace (3sp to 4sp)
2016-07-07 Javen O'Nealwhitespace (tabs to spaces)
2016-07-07 Javen O'Nealadd @Override annotations to spreadsheet formula Evalua...
2016-07-07 Javen O'Nealbug 59814: clear evaluation workbook and evaluation...
2016-07-07 Javen O'Neal+svn:eol-style native
2016-07-07 Javen O'Nealwhitespace; +svn:eol-style=native
2016-07-07 Javen O'NealFindbugs-JDK8: log ignored exception
2016-07-07 Javen O'Nealbug 50795: move hack to avoid xmlbeans corrupt pointer...
2016-07-07 Javen O'Nealbug 59805: tearDown should reset, not set, the LocaleUt...
2016-07-07 Javen O'Nealbug 59805: avoid memory leaks if time zone or locale...
2016-07-07 Javen O'Nealfindbugs: replace switch statement with fall-throughs...
2016-07-07 Javen O'Nealadd comment about a bug found by findbugs-jdk8. Someone...
2016-07-06 Javen O'Nealbug 59805: add LocaleUtil#resetUserTimeZone and #resetU...
2016-07-06 Javen O'Nealbug 59805: add unit test for LocaleUtil#getLocaleCalendar
2016-07-06 Javen O'Nealbug 59805: add unit test for LocaleUtil
2016-07-06 Javen O'Nealbug 59805: make LocaleUtil a static class
2016-07-05 Javen O'Nealbug 59804: javadoc update
2016-07-05 Javen O'Neal+svn:eol-style=native
2016-07-05 Javen O'Nealbug 59804: indicate when features were @Internal-ized
2016-07-05 Javen O'Nealbug 59804: add since attribute to @Internal annotation...
2016-07-05 Andreas Beekerjavadocs fixes (jdk8)
2016-07-05 Javen O'Nealbug 59784: replace 'signed' with 'signature (.asc)...
2016-07-05 Dominik StadlerAdd a unit-test to verify that DataFormatter.formatCell...
2016-07-04 Andreas Beekerjavadocs fixes (jdk8)
2016-07-04 Nick BurchWhen dumping a HMEF body that is a string not RTF,...
2016-07-04 Nick BurchFix HMEFMessage to allow fetching attributes by custom...
2016-07-04 Nick Burch#59780 OPC support for a wider range of timezone'd...
2016-07-04 Nick BurchAdd ignored test for #59780, and specially-crafted...
2016-07-04 Javen O'Nealbug 59796: XSSFTable#getRowCount off-by-one error
2016-07-04 Javen O'Nealtypo
2016-07-04 Javen O'Nealmark BitField as internal use only
2016-07-04 Javen O'Nealpre for-each iteration over for index iteration
2016-07-04 Javen O'Nealbug 59795: add method to synchronize start and stop...
2016-07-04 Nick BurchTry (as best as possible with no test file) to extract...
2016-07-04 Javen O'Nealbug 59790,59791: add @since javadoc annotation to Formu...
2016-07-04 Javen O'Nealbug 59791: CellFormat#ultimateType(Cell) should return...
2016-07-04 Javen O'Nealbug 59791: add @since to Cell, EvaluationCell, and...
2016-07-04 Javen O'Nealbug 59791: FormulaEvaluator#evaluateFormulaCell(Cell...
2016-07-04 Javen O'Nealbug 59791: getCellType and getCachedFormulaResultType...
2016-07-04 Javen O'Nealreorganize imports (remove unused imports, sort alphabe...
2016-07-04 Javen O'Nealbug 59791: replace deprecated Cell.CELL_TYPE_* usage...
2016-07-04 Javen O'Nealbug 59791: convert Cell Type to an enum
2016-07-04 Javen O'Nealbug 59790: convert FormulaType class to enum
2016-07-04 Javen O'Nealjavadocs fix
2016-07-04 Javen O'Nealbug 59789: move HSSFComment shifting due to rowShift...
2016-07-04 Javen O'Nealrearrange JavaDocs to match constructor ordering
2016-07-04 Javen O'Nealfindbugs fixes
2016-07-04 Javen O'Nealbug 59773: replace for loops with for-each loops; javad...
2016-07-04 Javen O'Nealadd missing ASL license header from bug 59788 comment...
2016-07-04 Javen O'Nealbug 59166: suggest alternative implementations for...
2016-07-04 Javen O'Nealbug 59788: move DefaultTempFileCreationStrategy from...
2016-07-03 Andreas Beekerjavadocs fixes (jdk8)
2016-07-03 Javen O'Nealwhitespace
2016-07-03 Javen O'Nealmake class attributes final; return unmodifiable lists
2016-07-03 Javen O'Nealrevert whitespace changes to ASF license; previous...
2016-07-03 Javen O'Nealbug 59786: fix NPE from winmail.dat files if message...
2016-07-03 Javen O'Nealwhitespace (3 spaces and tabs to 4 spaces)
next