summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2019-06-01tdf#124279: consider also functions with no argumentsKatarina Behrens
2019-02-27Resolves: tdf#123477 let array/matrix formula act as ForceArray on callsEike Rathke
2019-01-17Resolves: tdf#122301 FREQUENCY() ReferenceOrForceArray, ForceArrayReturnEike Rathke
2018-11-17Adapt to C++2a char_tStephan Bergmann
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-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-20copy and paste errorCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15Resolves: tdf#102257 RANDBETWEEN() volatile like RAND(), ScRecalcMode::ALWAYSEike Rathke
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-11Resolves: tdf#90698 catch list (1;2) of non-references as errorEike Rathke
2018-10-10add ScTokenArray::Finalize() to explicitly reduce memory usageLuboš Luňák
2018-10-10avoid usually needless large allocation for formula token arrayLuboš Luňák
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-09-28Remove unused ocIndirectXL and ocAddressXLEike Rathke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-16remove mempoolNoel Grandin
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-31try to detect that a formula does not contain any implicit intersectionLuboš Luňák
2018-07-31protect against accessing before the start of pCode in FormulaCompilerLuboš Luňák
2018-07-31even more implicit intersection computationLuboš Luňák
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-18Do not force all string results to be recalculated if no style setEike Rathke
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin
2018-07-13Rework FormulaTokenArray ScRecalcMode in preparation for tdf#94925Eike Rathke
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-17disable also ocStyle for Calc's threadingLuboš Luňák
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-05-14loplugin:useuniqueptr in FormulaTokenArrayNoel Grandin
2018-04-28tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...Dennis Francis
2018-04-14look for check buttons without underlinesCaolán McNamara
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