summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke2023-02-221-8/+5
* crashtesting: assert seen with forum-mso-de-53682Caolán McNamara2022-09-231-2/+6
* Resolves: tdf#94925 proper recalc mode and dirty broadcast for OOXML importEike Rathke2018-07-192-16/+29
* tdf#116511: Drop questionable check for more keyboard inputTor Lillqvist2018-05-181-23/+15
* disable also ocStyle for Calc's threadingLuboš Luňák2018-05-172-1/+27
* loplugin:unusedfields in formula..registryNoel Grandin2018-05-171-10/+8
* loplugin:useuniqueptr in FormulaTokenArrayNoel Grandin2018-05-141-7/+8
* tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...Dennis Francis2018-04-281-0/+20
* look for check buttons without underlinesCaolán McNamara2018-04-141-0/+1
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-3/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+2
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Avoid creating a compiler for matrix check if there is no matrix supportEike Rathke2018-03-201-5/+4
* Resolves: tdf#116468 do not check array/matrix context for reportdesignEike Rathke2018-03-201-10/+19
* Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet2018-03-172-10/+6
* Resolves: tdf#116215 fewer array of references cases, tdf#58874 relatedEike Rathke2018-03-062-1/+6
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-054-4/+4
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-1/+1
* use less RGB_COLORDATANoel Grandin2018-02-261-1/+1
* convert all help responses to gtk's -11Caolán McNamara2018-02-251-3/+3
* no point in a checkbutton having a responseCaolán McNamara2018-02-231-1/+0
* Resolves: tdf#115879 treat NOT as the 1-parameter function that it isEike Rathke2018-02-202-32/+6
* 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