summaryrefslogtreecommitdiff
path: root/sc/inc/compiler.hxx
AgeCommit message (Expand)Author
2021-08-15Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke
2021-02-08tdf#133858 reduce the double-ref range to data contentDennis Francis
2020-11-06loplugin:unusedmethodsNoel
2020-09-29Determine CharClass difference once, tdf#137091 follow-upEike Rathke
2020-09-29Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-18cid#1466690 ScDocument* arg is never nullCaolán McNamara
2020-09-17ScCompiler always has a ScDocument&Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17base-class formula::FormulaCompiler is sufficient hereCaolán McNamara
2020-09-14ScCompiler::MoveRelWrap never passed a null ScDocument*Caolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-01-22tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::ReferenceNoel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-05make some classes module privateNoel Grandin
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