summaryrefslogtreecommitdiff
path: root/formula/source/ui
AgeCommit message (Expand)Author
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-08-01move resmgr to unotoolsCaolá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
2017-07-13loplugin:oncevar: empty strings: formulaStephan Bergmann
2017-07-11Buy some newlinesEike Rathke
2017-07-11Use proper non-/array context to calculate Structure treeEike Rathke
2017-07-11Revert "loplugin:casttovoid"Eike Rathke
2017-07-11Instanciate FormulaCompiler using createCompiler()Eike Rathke
2017-07-11loplugin:casttovoidStephan Bergmann
2017-07-10FormulaDlg_Impl::MakeTree: pass down current function/operator tokenEike Rathke
2017-07-10Spaces are cheap ... and really help to read codeEike Rathke
2017-07-10Buy more spaces, and newlines evenEike Rathke
2017-07-10Buy some spacesEike Rathke
2017-07-10Use const (I)FormulaToken* where possibleEike Rathke
2017-07-05Make that debuggable despite AnyInput() pendingEike Rathke
2017-07-05Replace a "not ideal coding" ...Eike Rathke
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-02loplugin:casttovoid: formulaStephan Bergmann