Age | Commit message (Expand) | Author |
2019-04-04 | CreateUndoRemoveObject default arg is always used | Caolán McNamara |
2019-04-02 | drop some unneeded includes | Caolán McNamara |
2019-03-28 | return unique_ptr in OXMLHelper | Noel Grandin |
2019-03-25 | new loplugin:unoquery | Noel Grandin |
2019-03-12 | tdf#42949 Fix IWYU warnings in include/connectivity/* | Gabor Kelemen |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2019-03-05 | Use index only where getToken() needs it | Matteo Casalin |
2019-02-27 | loplugin:unnecessaryoverride look for more patterns | Noel Grandin |
2019-02-25 | loplugin:unusedfields in various | Noel Grandin |
2019-02-23 | loplugin:unusedfields in l10ntools..sax | Noel Grandin |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-12 | Simplify containers iterations in reportdesign, sal, sax | Arkadiy Illarionov |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2019-02-11 | remove ControlDependencyManager | Noel Grandin |
2019-02-09 | loplugin:indentation in registry..sax | Noel Grandin |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2019-01-22 | tdf#42949 Fix IWYU warnings in include/xmloff/* | Gabor Kelemen |
2019-01-22 | o3tl::make_unique -> std::make_unique in i18npool...reportdesign | Gabor Kelemen |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-09 | Fix typos in code | Andrea Gelmini |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-23 | remove unused enums in reportdesign,linguistic,l10ntools,vcl,svx | Noel Grandin |
2018-11-21 | improve function-local statics in forms..reportdesign | Noel Grandin |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-20 | remove bogus static variable in reportdesign OSectionWindow | Noel Grandin |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-19 | Fix typos | Andrea Gelmini |
2018-11-17 | Rename BorderColorStatus to ColorStatus | Maxim Monastirsky |
2018-11-16 | loplugin:buriedassign in sd..writerfilter | Noel Grandin |
2018-11-15 | loplugin:staticmethods in vcl | Noel Grandin |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-11-10 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-10 | Replace deprecated boost::optional::reset(val) with operator = | Mike Kaganski |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-07 | loplugin:collapseif in framework..sal | Noel Grandin |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-11-01 | Resolves: tdf#121097 need an initial call to CBClickHdl | Caolán McNamara |
2018-10-30 | Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151 | Julien Nabet |
2018-10-27 | tdf#108751 Show currently selected color name in color button tooltip | Jim Raykowski |
2018-10-27 | missing OPageNumberDialog run | Caolán McNamara |