summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2018-02-26use less RGB_COLORDATANoel Grandin1-1/+1
2018-02-25convert all help responses to gtk's -11Caolán McNamara1-3/+3
2018-02-23no point in a checkbutton having a responseCaolán McNamara1-1/+0
2018-02-20Resolves: tdf#115879 treat NOT as the 1-parameter function that it isEike Rathke2-32/+6
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin1-1/+1
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin1-1/+1
2018-02-14Fix typosAndrea Gelmini1-1/+1
2018-02-12Use FormulaCompiler::IsOpCodeJumpCommand() where applicableEike Rathke1-5/+5
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: formulaStephan Bergmann1-1/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: formulaStephan Bergmann4-10/+10
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-20loplugin:unusedindexMike Kaganski1-7/+5
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin2-20/+20
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin1-1/+1
2017-12-01loplugin:unusedfieldsNoel Grandin1-8/+8
2017-11-21Assert also new FormulaToken::SetDoubleType() virtual dummyEike Rathke1-1/+1
2017-11-21cache FormulaToken for doublesDennis Francis1-0/+10
2017-11-15Assert all FormulaToken::Set...() virtual dummy methodsEike Rathke1-9/+10
2017-11-02loplugin:finalclasses in formsNoel Grandin3-9/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-3/+3
2017-10-23loplugin:includeform: formulaStephan Bergmann16-49/+49
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara1-3/+27
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos1-2/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-3/+3
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers1-0/+6
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-7/+7
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara16-351/+21
2017-08-01move resmgr to unotoolsCaolán McNamara4-7/+5
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin2-6/+6
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-07-26loplugin:unusedfieldsNoel Grandin1-4/+0
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers1-0/+6
2017-07-21give formula .uis their translation domainCaolán McNamara4-4/+4
2017-07-21de-hrc various thingsCaolán McNamara4-27/+6
2017-07-21migrate to boost::gettextCaolán McNamara26-3005/+2804
2017-07-17Resolves: tdf#104186 spaces between function name and ( not allowed in OOXMLEike Rathke1-6/+22
2017-07-16FormulaDlg_Impl::UpdateValues: evaluate in force-array context if presentEike Rathke1-4/+22
2017-07-14Turn m_nEdFocus into local variable, it's not read elsewhereEike Rathke1-6/+3
2017-07-14Prefix member variables with m_Eike Rathke1-254/+252
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski2-3/+0
2017-07-13loplugin:oncevar: empty strings: formulaStephan Bergmann1-2/+1
2017-07-11Buy some newlinesEike Rathke1-0/+13