summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2018-03-20Avoid creating a compiler for matrix check if there is no matrix supportEike Rathke
2018-03-20Resolves: tdf#116468 do not check array/matrix context for reportdesignEike Rathke
2018-03-17Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet
2018-03-06Resolves: tdf#116215 fewer array of references cases, tdf#58874 relatedEike Rathke
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-23no point in a checkbutton having a responseCaolán McNamara
2018-02-20Resolves: tdf#115879 treat NOT as the 1-parameter function that it isEike Rathke
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-02-14Fix typosAndrea Gelmini
2018-02-12Use FormulaCompiler::IsOpCodeJumpCommand() where applicableEike Rathke
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: formulaStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: formulaStephan Bergmann
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-20loplugin:unusedindexMike Kaganski
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-21Assert also new FormulaToken::SetDoubleType() virtual dummyEike Rathke
2017-11-21cache FormulaToken for doublesDennis Francis
2017-11-15Assert all FormulaToken::Set...() virtual dummy methodsEike Rathke
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers
2017-07-21give formula .uis their translation domainCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17Resolves: tdf#104186 spaces between function name and ( not allowed in OOXMLEike Rathke