summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg
AgeCommit message (Expand)Author
2019-06-01tdf#124279: consider also functions with no argumentsKatarina Behrens
2019-01-17Resolves: tdf#122301 FREQUENCY() ReferenceOrForceArray, ForceArrayReturnEike Rathke
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin
2018-06-26More Implicit intersection computationDennis Francis
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-18tdf#116511: Drop questionable check for more keyboard inputTor Lillqvist
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
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-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
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-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: formulaStephan Bergmann
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-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-16FormulaDlg_Impl::UpdateValues: evaluate in force-array context if presentEike Rathke
2017-07-14Turn m_nEdFocus into local variable, it's not read elsewhereEike Rathke
2017-07-14Prefix member variables with m_Eike Rathke
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski