Age | Commit message (Expand) | Author |
2020-03-21 | Resolves: tdf#131423 Handle Function Wizard max argument count correctly | Eike Rathke |
2020-02-16 | clang-format f*,h* with under 5-percent lines of change | Muhammet Kara |
2020-01-25 | tdf#124176: Use pragma once instead of include guards | Faruk Demirbaş |
2020-01-24 | loplugin:makeshared in drawinglayer..fpicker | Noel Grandin |
2020-01-20 | tdf#42949 Fix IWYU warnings in formula/ | Gabor Kelemen |
2019-12-19 | sal_Char->char in formula..i18npool | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-22 | mark with override | Caolán McNamara |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-19 | up/down in ArgEdit doesn't do anything | Caolán McNamara |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-17 | Pre-allocate an ScInterpreter object for each thread... | Dennis Francis |
2019-10-15 | Resolves: tdf#128140 stabilize formula dialog width | Caolán McNamara |
2019-10-11 | Add comments about preserving the leading '#' hash character in translations | Eike Rathke |
2019-10-09 | name all Notebooks 'tabcontrol' | Caolán McNamara |
2019-10-06 | Related: tdf#127935 set default activate handler to toggle row expansion | Caolán McNamara |
2019-10-03 | drop some unnecessary includes | Caolán McNamara |
2019-09-19 | improve and enable loplugin:fragiledestructor | Noel Grandin |
2019-09-04 | loplugin:constmethod in formula | Noel Grandin |
2019-09-03 | Resolves: tdf#126911 make structure box expandable | Caolán McNamara |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): formula | Stephan Bergmann |
2019-06-02 | drop some unneeded includes | Caolán McNamara |
2019-06-01 | tdf#124279: consider also functions with no arguments | Katarina Behrens |
2019-05-31 | Use hasElements to check Sequence emptiness in [e-i]* | Arkadiy Illarionov |
2019-05-11 | remove unused RefEdit/RefButton | Caolán McNamara |
2019-05-11 | weld conditional formatting | Caolán McNamara |
2019-05-09 | loplugin:unusedmethods | Noel Grandin |
2019-05-09 | loplugin:unusedfields | Noel Grandin |
2019-05-07 | weld FormulaDialog | Caolán McNamara |
2019-05-06 | tdf#42949 Fix IWYU warnings in include/formula/ | Gabor Kelemen |
2019-04-19 | drop some unneeded includes | Caolán McNamara |
2019-04-17 | weld ScTPValidationValue and ScValidationDlg | Caolán McNamara |
2019-04-10 | weld ScCorrelationDialog | Caolán McNamara |
2019-04-10 | clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment check | Tamás Zolnai |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-02-23 | loplugin:unusedfields in forms..fpicker | Noel Grandin |
2019-02-23 | Resolves: tdf#123477 let array/matrix formula act as ForceArray on calls | Eike Rathke |
2019-02-19 | tdf#74664 : Adds FOURIER() formula | Dennis Francis |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |
2019-01-16 | Related: tdf#122301 FREQUENCY() with ForceArrayReturn on caller | Eike Rathke |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-28 | drop some unnecessary includes | Caolán McNamara |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |