summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeextlst.cxx
AgeCommit message (Expand)Author
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in scNoel Grandin
2016-03-14fix memory leak in cond format xlsx exportMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-073stars iconset not exported to OOXML, tdf#94850Markus Mohrhard
2015-07-25tdf#92256: Make OOXML filter CONV_A1_XL_A1 aware tooKatarina Behrens
2015-07-23add unhandled case in switchMarkus Mohrhard
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens
2015-05-19coverity#1298900, init memberMarkus Mohrhard
2015-05-16export iconSet to extLstMarkus Mohrhard
2015-05-14correct export for min and max databar lengthMarkus Mohrhard
2015-02-04Seems that BS() does something else than I thoughtKatarina Behrens
2015-02-03Related tdf#87356: export data bar [non-]gradient to OOXMLKatarina Behrens
2014-10-23Use sc::CompileFormulaContext for faster exportMatúš Kukan
2014-03-10fdo#75950: Just set the right grammar and be done with it.Kohei Yoshida
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23fix spelling errorMarkus Mohrhard
2013-03-22prevent crash if formula is emptyMarkus Mohrhard
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard
2012-08-23add missing licence headerMarkus Mohrhard
2012-08-23fix ambigous overloadMarkus Mohrhard
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard