summaryrefslogtreecommitdiff
path: root/sc/inc/compiler.hxx
AgeCommit message (Expand)Author
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-06-04Resolves: tdf#123752 allow group separator in formula values if possibleEike Rathke
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-11-08loplugin:constantparamNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-16remove mempoolNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-07more robust implicit intersection optimizingLuboš Luňák
2018-08-06skip some copying with external names in ScRawTokenNoel Grandin
2018-07-31try to detect that a formula does not contain any implicit intersectionLuboš Luňák
2018-06-27use optional ScInterpreterContext in ScColumn::GetString()Luboš Luňák
2018-06-26More Implicit intersection computationDennis Francis
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-05-14use optional ScInterpreterContext if possibleLuboš Luňák
2018-05-08tdf#42949 Fix IWYU warnings in sc/inc/[bc]*Gabor Kelemen
2018-04-28tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...Dennis Francis
2017-11-17coverity#1422192 include param field in string fieldEike Rathke
2017-11-16Straighten use of MAXSTRLEN to be maximum string lengthEike Rathke
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-18Always set a grammar when constructing ScCompilerEike Rathke
2017-05-10Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prepEike Rathke
2017-05-10Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prepEike Rathke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-03try and silence uninit_memberCaolán McNamara
2016-09-01cosmeticsEike Rathke
2016-09-01move comment to where it belongsEike Rathke
2016-09-01No more need for ScRawTokenBaseStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-05-20convert SC_COMPILER to scoped enumNoel Grandin
2016-05-13recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-04-11clang-tidy performance-unnecessary-value-param in formulaNoel Grandin
2016-03-18adjust other-sheet-local relative sheet references, tdf#96915Eike Rathke
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke
2015-11-16-Werror,-Winconsistent-missing-overrideStephan Bergmann