Age | Commit message (Expand) | Author |
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 |
2018-11-23 | convert FormulaDlgMode to scoped enum | Noel Grandin |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-11-09 | Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 related | Eike Rathke |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-06 | loplugin:collapseif in dbaccess..lotuswordpro | Noel Grandin |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-28 | update old 'interface-requires' comments to <requires> tag | Caolán McNamara |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-25 | Resolves: tdf#113977 implement REGEX() spreadsheet function | Eike Rathke |
2018-10-23 | remove all use_action_appearance lines | Caolán McNamara |
2018-10-20 | copy and paste error | Caolán McNamara |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-17 | loplugin:staticvar in editeng..framework | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-15 | Resolves: tdf#102257 RANDBETWEEN() volatile like RAND(), ScRecalcMode::ALWAYS | Eike Rathke |
2018-10-14 | drop unnecessary vcl/group.hxx includes | Caolán McNamara |
2018-10-11 | Resolves: tdf#90698 catch list (1;2) of non-references as error | Eike Rathke |
2018-10-10 | add ScTokenArray::Finalize() to explicitly reduce memory usage | Luboš Luňák |