]> source.dussan.org Git - poi.git/shortlog
poi.git
2015-07-26 Andreas BeekerJavadoc fixes
2015-07-25 Andreas BeekerAnnotation for unimplemented drawing handlers.
2015-07-25 Andreas Beekerfixed NPE with Jaxb proxy classes
2015-07-24 Andreas Beekermerged common_sl branch to trunk
2015-07-24 Dominik StadlerBug 57571, Bug 58175: Fix creating comments for XSSF...
2015-07-23 Dominik StadlerWhen verifying that the source-package can be built...
2015-07-22 Dominik StadlerYet another adjustment to the test as it seems that...
2015-07-22 Dominik StadlerStill more checks to track down why canComputeColumnWid...
2015-07-22 Dominik StadlerStill more checks to track down why canComputeColumnWid...
2015-07-22 Dominik StadlerStill more checks to track down why canComputeColumnWid...
2015-07-22 Nick BurchAllow creating of an empty Themes Table on request
2015-07-21 Nick BurchJavadoc fixes
2015-07-20 Dominik StadlerBug 58156: Possible data corruption in hasPOIFSHeader...
2015-07-20 Nick BurchFix inconsistent whitespace/indents
2015-07-20 Nick Burch#58130 CF DataBar example and tests
2015-07-20 Nick Burch#58130 CF DataBar support
2015-07-20 Nick Burch#58130 Begin CF DataBar support
2015-07-20 Nick Burch#58130 Support for creating CF Color Scale Formattings
2015-07-20 Nick Burch#58130 HSSF CF Color Scale color support
2015-07-20 Nick BurchMove some of the XSSF Color logic to a base class,...
2015-07-19 Nick Burch#58130 Enable CF ColorScale support on the rule, and...
2015-07-19 Nick BurchXSSF color scale CF objects
2015-07-19 Nick Burch#58130 CF Threshold formats differ slightly between...
2015-07-19 Nick BurchStart on the Extended Color used in CF, but also in...
2015-07-19 Andreas Beekerdisable jaxb class generation, because the order is... common_sl common_sl
2015-07-19 Andreas Beekermerge trunk to common sl branch
2015-07-19 Andreas Beekermerge trunk to common sl branch
2015-07-19 Dominik StadlerUse global constant, this and the previous checkin...
2015-07-19 Dominik StadlerBug 57484: Allow processing of non-OOXML core namespace...
2015-07-19 Nick BurchFurther HSSF Color Gradient support
2015-07-19 Nick BurchStart decoding the CF color scales for HSSF
2015-07-19 Nick Burch#58130 Stub the CF Color Scale unit tests
2015-07-19 Nick Burch#58130 Fix the icon formatting read/write CF test
2015-07-19 Nick Burch#58130 More CF Icon unit tests
2015-07-18 Andreas BeekerIntroduce dirty flag for paragraphs and store them...
2015-07-18 Nick BurchSimplify CF icon rule asserts
2015-07-18 Nick Burch#58130 Mostly there with CF Icon sets
2015-07-18 Nick Burch#58130 Improve enum lookup by name, and work around...
2015-07-18 Nick Burch#58130 Interface defintions for two more CF types
2015-07-17 Dominik StadlerOne more try to find out why autosize fails on the...
2015-07-17 Nick BurchStart on XSSF CF Iconset for #58130
2015-07-17 Nick BurchXSSF CF thresholds
2015-07-17 Nick BurchFix inconsistent indents/whitespace
2015-07-17 Nick Burch#58130 more progress towards supporting other CF types
2015-07-16 Nick BurchUpdate objects / method signatures for the new CF Thres...
2015-07-16 Nick BurchStart on conditional formatting thresholds
2015-07-16 Dominik Stadler* Some more checks as test still fails on freebsd CI...
2015-07-16 Dominik Stadler* Make on unit test not fail if Fonts are not available...
2015-07-16 Dominik StadlerFixup printing record name in case of unknown sid
2015-07-16 Dominik StadlerMore coverage of class EscherDump
2015-07-16 Dominik StadlerReport which actual record a failing sid represents
2015-07-16 Dominik StadlerAdd default cleanup-settings
2015-07-16 Dominik StadlerFix some Eclipse warnings and adjust use of Generics...
2015-07-15 Andreas Beekerunpin externals
2015-07-15 Andreas Beeker3.13-beta1 prepare
2015-07-15 Andreas Beekerjavadoc fix
2015-07-15 Andreas Beekerjunit fixes
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...
next