summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/tokstack.hxx
AgeCommit message (Expand)Author
2021-09-12clang:optin.performance.Padding in scNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-09-14GetTokenArray always dereferences its ScDocument* argumentCaolán McNamara
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-03-13translate some german var namesNoel Grandin
2018-11-07loplugin:collapseif in scNoel Grandin
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-07-12loplugin:useuniqueptr in TokenPoolNoel Grandin
2018-02-05Translate German variable namesJohnny_M
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-01ofz: guard against binary crap argument counts and ID/OpCode generationEike Rathke
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-10Do not create arbitrary OpCode values from binary garbage, ofz-relatedEike Rathke
2017-11-09Add values to SAL_WARN outputEike Rathke
2017-11-09Make this breakable in a debuggerEike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin
2017-07-04extract common code in TokenPool into templateNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-03-13fix memory leak in array xls importMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-06-30Fix typosAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-03-04V801: Decreased performanceCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11fdo#39468 Translate German Comments - sc/source/filter/inc/ leftoversChristian M. Heller
2014-10-06fdo#39468 Translate German Comments - sc/source/filter/inc/Christian M. Heller
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2013-10-04convert sc/source/filter/inc/tokstack.hxx from String to OUStringNoel Grandin