summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/extlstcontext.cxx
AgeCommit message (Expand)Author
2016-12-01tdf#104310: Accept also x14-style dataValidationsMike Kaganski
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-25tdf#92256: Make OOXML filter CONV_A1_XL_A1 aware tooKatarina Behrens
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens
2015-05-16getCurrentSheetIndex should not be used anymoreMarkus Mohrhard
2015-05-16fix sheet into which we insert extLst cond formatsMarkus Mohrhard
2015-05-16fix import for extlst entriesMarkus Mohrhard
2015-05-16rename classMarkus Mohrhard
2015-05-15support iconSets in extLst entriesMarkus Mohrhard
2014-12-26what's with the void* + castingCaolán McNamara
2013-05-27remove some methods that are no longer used after reworkNoel Power
2013-05-27buffer ExtCfRuleContext startElement processingNoel Power
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard
2012-09-28ooxml spec allow ext ref to non existent entry, fdo#54558Markus Mohrhard
2012-08-13remove some empty methods from cond format oox import codeMarkus Mohrhard
2012-08-13add autoMin/autoMax oox importMarkus Mohrhard
2012-08-13don't use a reference parameter hereMarkus Mohrhard
2012-08-13remove unused includeMarkus Mohrhard
2012-07-12ExtGlobalContext::onCreateContext: warning C4702: unreachable codeMichael Stahl
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard
2012-05-21better import for excel 2007 data bar filesMarkus Mohrhard
2012-05-21support fixed axis in the middle of the cellMarkus Mohrhard
2012-05-20more on correct import of data bars from Excel2010Markus Mohrhard
2012-05-20correctly import data bar information from Excel2010Markus Mohrhard