summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2018-02-161-1/+1
* loplugin:changetoolsgen in filter..frameworkNoel Grandin2018-02-141-1/+1
* Fix typosAndrea Gelmini2018-02-141-1/+1
* Use FormulaCompiler::IsOpCodeJumpCommand() where applicableEike Rathke2018-02-121-5/+5
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: formulaStephan Bergmann2018-01-151-1/+1
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-2/+2
* More loplugin:cstylecast: formulaStephan Bergmann2018-01-124-10/+10
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-2/+1
* loplugin:unusedindexMike Kaganski2017-12-201-7/+5
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-192-20/+20
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-3/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall vcl builder methodsNoel Grandin2017-12-081-1/+1
* loplugin:unusedfieldsNoel Grandin2017-12-011-8/+8
* Assert also new FormulaToken::SetDoubleType() virtual dummyEike Rathke2017-11-211-1/+1
* cache FormulaToken for doublesDennis Francis2017-11-211-0/+10
* Assert all FormulaToken::Set...() virtual dummy methodsEike Rathke2017-11-151-9/+10
* loplugin:finalclasses in formsNoel Grandin2017-11-023-9/+3
* vcl: make MapMode constructor explicitMichael Stahl2017-10-263-3/+3
* loplugin:includeform: formulaStephan Bergmann2017-10-2316-49/+49
* turn implicit container explicit in buildable notebooksCaolán McNamara2017-10-171-3/+27
* Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos2017-10-021-2/+2
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-251-1/+1
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-3/+3
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin2017-09-111-3/+3
* tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers2017-09-071-0/+6
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-7/+7
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-0216-351/+21
* move resmgr to unotoolsCaolán McNamara2017-08-014-7/+5
* loplugin:constparams in formula,xmlhelpNoel Grandin2017-07-312-6/+6
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-1/+1
* loplugin:unusedfieldsNoel Grandin2017-07-261-4/+0
* tdf#107135 Add missing ODFF function FINDB.Winfried Donkers2017-07-251-0/+6
* give formula .uis their translation domainCaolán McNamara2017-07-214-4/+4
* de-hrc various thingsCaolán McNamara2017-07-214-27/+6
* migrate to boost::gettextCaolán McNamara2017-07-2126-3005/+2804
* Resolves: tdf#104186 spaces between function name and ( not allowed in OOXMLEike Rathke2017-07-171-6/+22
* FormulaDlg_Impl::UpdateValues: evaluate in force-array context if presentEike Rathke2017-07-161-4/+22
* Turn m_nEdFocus into local variable, it's not read elsewhereEike Rathke2017-07-141-6/+3
* Prefix member variables with m_Eike Rathke2017-07-141-254/+252
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-132-3/+0
* loplugin:oncevar: empty strings: formulaStephan Bergmann2017-07-131-2/+1
* Buy some newlinesEike Rathke2017-07-111-0/+13
* Use proper non-/array context to calculate Structure treeEike Rathke2017-07-111-7/+41
* Revert "loplugin:casttovoid"Eike Rathke2017-07-111-1/+2
* Instanciate FormulaCompiler using createCompiler()Eike Rathke2017-07-111-4/+4
* loplugin:casttovoidStephan Bergmann2017-07-111-2/+1