]> source.dussan.org Git - poi.git/shortlog
poi.git
2015-07-15 Nick BurchFurther HSSF support towards CF IconSets #58130
2015-07-14 Nick BurchStart on high-level HSSF representation of Icon CF...
2015-07-14 Nick BurchHSSF record support for CF Iconset rules
2015-07-14 Nick BurchLookup
2015-07-14 Nick BurchMore CF Icon descriptions and interfaces #58130
2015-07-14 Nick BurchIcon set / multi-state constants #58130
2015-07-14 Nick BurchMore CF colour tests
2015-07-14 Nick BurchStart checking the CF colours in the unit tests
2015-07-14 Nick BurchFix javadoc warnings
2015-07-14 Nick Burch#58138 CF Border colour getters and setters on Color...
2015-07-14 Nick BurchSupport unsetting the XSSF CF pattern colours
2015-07-14 Nick Burch#58138 Color object support for HSSF CF borders
2015-07-14 Nick BurchUnset the border formattings when set to 0
2015-07-14 Nick BurchFix inconsistent whitespace/indents
2015-07-14 Nick BurchPrepare HSSFBorderFormatting for #58138
2015-07-14 Nick BurchCleaner code for checking and casting the Color objects
2015-07-14 Nick BurchFix inconsistent whitespace/formatting
2015-07-14 Nick BurchProvide format-agnostic conditional formatting patter...
2015-07-14 Nick BurchFix inconsistent whitespace/formatting
2015-07-14 Nick BurchProvide format-agnostic conditional formatting font...
2015-07-14 Nick BurchConstant for the Office 2010 Conditional Formatting...
2015-07-13 Andreas BeekerBug 58133 - Agile encryption - wrong checksum calculation
2015-07-13 Nick BurchCheck more of the complex CF cases from the test files
2015-07-13 Nick BurchConsistent whitespace/indents
2015-07-13 Nick BurchMove some test checks to using ConditionType instead...
2015-07-13 Nick BurchEnable CF2007 test for XLSX too
2015-07-13 Nick BurchProvide a Conditional Formatting type class, and deprec...
2015-07-13 Nick BurchHave the HSSF ConditionalFormattingTable look for CF12...
2015-07-13 Nick BurchFix inconsistent indents/whitespace
2015-07-13 Nick BurchBegin updating the HSSF CF code to work on the base...
2015-07-13 Nick BurchMore clone support
2015-07-13 Nick BurchFix inconsistent indents
2015-07-13 Nick BurchFix generics, and use base types
2015-07-13 Nick BurchEnable CFRule12 use #58130
2015-07-13 Nick BurchMore helpful output if a re-write test fails
2015-07-13 Nick BurchCFRule12 tests
2015-07-13 Nick BurchNew future record interface, and more CFRule12 toString...
2015-07-13 Nick BurchAllow dumping of null arrays
2015-07-13 Nick BurchFurther CFRule12 parsing
2015-07-13 Nick BurchCFRule12 can have standard formats too, so push logic...
2015-07-13 David NorthAdd Sheet.getMergedRegions to obtain them all as a...
2015-07-13 Dominik StadlerBug 58113: Fix regression: NullPointerException when...
2015-07-13 David NorthPatch from Chris Boyle to add basic support for .xlsm...
2015-07-12 Nick BurchTemplate IDs from which CFs can be based
2015-07-12 Nick BurchAdd some more conditional formatted styles in the test...
2015-07-12 Nick BurchRefactor some of the CFRuleRecord logic out to CFRuleBa...
2015-07-12 Nick BurchFix formatting/indents/comments
2015-07-12 Nick BurchIntroduce a CFHeaderBase common parent #58130
2015-07-12 Nick BurchUpdate FtrHeader and CFHeader clone/create
2015-07-12 Nick BurchMore whitespace / indent updates
2015-07-12 Nick BurchFix indent/whitespace
2015-07-12 Nick BurchStart to support CF12 headers for #58130
2015-07-12 Nick BurchJavadocs, and more record names
2015-07-12 Nick BurchJavadoc and comment updates for CFs
2015-07-11 Nick BurchSome new-style conditional formattings, with gradients...
2015-07-11 Nick BurchAdd another Conditional Formatting example - multiple...
2015-07-08 Dominik StadlerOOXMLPrettyPrint: Populate the standalone-attribute...
2015-07-07 Dominik StadlerAdd some missing close(), reduce output in unit tests...
2015-07-07 Dominik StadlerAllow Eclipse to add some additional compiler warning...
2015-07-06 Nick BurchWhen writing the mini-stream, set the size of it on...
2015-07-06 Nick BurchHelper method to report the number of blocks used in...
2015-07-03 Dominik StadlerBug 57744: Fix parsing the email submission data when...
2015-07-03 Dominik StadlerBug 57678: Apply patch to better handle years in mail...
2015-07-02 Nick BurchFix OPOIFS generics warnings
2015-07-01 Nick BurchTo better match OPOIFS, pad to the end of a block with...
2015-06-30 Nick BurchMore NPOIFS ministream tests
2015-06-30 Nick BurchAllow optional dumping of the raw ministream as well
2015-06-29 Dominik StadlerRevert to state before running unit-tests to not have...
2015-06-29 Nick BurchSupport optionally dumping the properties stream
2015-06-28 Dominik StadlerOpen file read-only in test to avoid making it dirty...
2015-06-28 Nick BurchPut the properties table at block 0, with the first...
2015-06-28 Nick BurchPrint mini stream information, and property entries
2015-06-28 Nick BurchFix inconsistent whitespace
2015-06-28 Nick BurchRefactor the small block reader creation, so that POIFS...
2015-06-24 Andreas BeekerBug 54332 - WMF extraction failing in Tika for older...
2015-06-24 Dominik StadlerFix test to find the exception-text in all cases
2015-06-24 Dominik Stadlershow full exception stack-trace if zip-bomb detection...
2015-06-24 Andreas BeekerRemoved Java7 calls
2015-06-23 Andreas BeekerBug 56865 - Limit number of bytes (by counting them...
2015-06-23 Andreas BeekerBug 58069 - Biff8RC4 xorShort returns wrong value for...
2015-06-22 Dominik StadlerAdd public key of Dominik Stadler (centic)
2015-06-21 Andreas BeekerBug 58040 - Log Forging
2015-06-21 Dominik StadlerBug 57923: Fix check for tokens in NameRecord.getExtern...
2015-06-20 Andreas Beekerfixed javadoc links after imports have been organized
2015-06-20 Dominik StadlerBug 56655: Fix Sumifs for cases where the criteria...
2015-06-20 Dominik StadlerBug 56420: Fix possible NullPointerException when empty...
2015-06-17 Dominik StadlerComment out writing to file in c:/temp which breaks...
2015-06-17 Dominik StadlerMove more tests into base class and add a TestSXSSFBugs...
2015-06-17 Dominik StadlerMake setLandscape(false) and setLeftToRight(false)...
2015-06-17 Dominik StadlerAdd settings for the Eclipse plugin "moreunit"
2015-06-16 Dominik StadlerBug 57963: Add a task to the integration-test build...
2015-06-16 Dominik Stadlerremove some older jacoco jars from the lib-directories...
2015-06-15 David NorthWhitespace seems to be confusing the license header...
2015-06-15 Dominik StadlerOne more file with missing license header
2015-06-15 Dominik Stadleradd missing license header
2015-06-12 David NorthAdd explicit test for NPE only caught by other tests...
2015-06-12 David NorthMy own patch to fix #56328
2015-06-03 David NorthAdd my PGP key to the list.
2015-06-03 David NorthUse a different arbitrary value for the ID of the comme...
2015-06-01 Dominik StadlerBug 53109: Correctly handle unicode strings in NameComm...
next