summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* up/down in ArgEdit doesn't do anythingCaolán McNamara2019-11-222-5/+10
* Resolves: tdf#128140 stabilize formula dialog widthCaolán McNamara2019-10-152-7/+9
* Resolves: tdf#126911 make structure box expandableCaolán McNamara2019-09-033-1/+8
* drop some unneeded includesCaolán McNamara2019-06-027-35/+6
* tdf#124279: consider also functions with no argumentsKatarina Behrens2019-06-011-1/+1
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-1/+1
* remove unused RefEdit/RefButtonCaolán McNamara2019-05-115-264/+69
* weld conditional formattingCaolán McNamara2019-05-111-1/+1
* loplugin:unusedmethodsNoel Grandin2019-05-094-57/+0
* loplugin:unusedfieldsNoel Grandin2019-05-093-30/+0
* weld FormulaDialogCaolán McNamara2019-05-0713-1406/+1267
* tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen2019-05-061-0/+1
* drop some unneeded includesCaolán McNamara2019-04-193-3/+3
* weld ScTPValidationValue and ScValidationDlgCaolán McNamara2019-04-171-0/+1
* weld ScCorrelationDialogCaolán McNamara2019-04-102-0/+201
* clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-0/+3
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+1
* log nice exception messages whereever possibleNoel Grandin2019-03-071-4/+6
* loplugin:unusedfields in forms..fpickerNoel Grandin2019-02-231-6/+0
* Resolves: tdf#123477 let array/matrix formula act as ForceArray on callsEike Rathke2019-02-231-2/+11
* tdf#74664 : Adds FOURIER() formulaDennis Francis2019-02-192-0/+7
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-2/+1
* Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke2019-01-163-1/+9
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-082-6/+6
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* drop some unnecessary includesCaolán McNamara2018-11-283-3/+0
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-5/+4
* convert FormulaDlgMode to scoped enumNoel Grandin2018-11-231-7/+7
* Adapt to C++2a char_tStephan Bergmann2018-11-172-2/+2
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-4/+4
* Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke2018-11-093-9/+28
* move SvTreeListBox to vclCaolán McNamara2018-11-074-4/+4
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-5/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-7/+3
* update old 'interface-requires' comments to <requires> tagCaolán McNamara2018-10-282-2/+2
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke2018-10-251-0/+6
* remove all use_action_appearance linesCaolán McNamara2018-10-232-15/+0
* copy and paste errorCaolán McNamara2018-10-201-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-171-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-2/+2
* Resolves: tdf#102257 RANDBETWEEN() volatile like RAND(), ScRecalcMode::ALWAYSEike Rathke2018-10-151-1/+9
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-144-4/+0
* Resolves: tdf#90698 catch list (1;2) of non-references as errorEike Rathke2018-10-111-4/+23
* add ScTokenArray::Finalize() to explicitly reduce memory usageLuboš Luňák2018-10-101-1/+14
* avoid usually needless large allocation for formula token arrayLuboš Luňák2018-10-101-1/+12
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-093-3/+3
* make all notebooks scrollable and enable_popupCaolán McNamara2018-10-021-0/+2