summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/formulaparser.cxx
AgeCommit message (Expand)Author
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-12-26callcatcher: update unused codeCaolán McNamara
2014-12-24OSL_ENSURE => SAL_WARNMarkus Mohrhard
2014-12-19WaE: -Werror=unused-but-set-variableCaolán McNamara
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-31converity#738797 Uninitialized pointer fieldEike Rathke
2014-10-28loplugin:unreffunStephan Bergmann
2014-09-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-14Revert "loplugin:unreffun"Noel Grandin
2014-07-14loplugin:unreffunNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-25remove unused code oox::xls::FormulaParser::convertBoolToFormula(bool)Noel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-22do not insert extraneous parameter in importEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-18remove two cppcheck warnings in scMarkus Mohrhard
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara
2012-04-05cppcheck Uninitialized variableCaolán McNamara
2012-03-16move excel related oox bits to scNoel Power