Age | Commit message (Expand) | Author |
2018-12-03 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-12-03 | Resolves: tdf#121810 wrong column order | Caolán McNamara |
2018-12-02 | Related: tdf#121810 pass suitable message dialog parent around | Caolán McNamara |
2018-12-02 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-30 | loplugin:singlevalfields | Noel Grandin |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-28 | drop some unnecessary includes | Caolán McNamara |
2018-11-28 | loplugin:unusedfields | Noel Grandin |
2018-11-27 | suspicious has-default on help buttons | Caolán McNamara |
2018-11-24 | convert AGGREGATE_ACTION to scoped enum | Noel Grandin |
2018-11-22 | improve function-local statics in dbaccess..filter | Noel Grandin |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
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-19 | weld TreeView | Caolán McNamara |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-19 | Fix _REFESH_ -> _REFRESH_ | Andrea Gelmini |
2018-11-19 | Fix typos | Andrea Gelmini |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-16 | Fix typos | Andrea Gelmini |
2018-11-16 | loplugin:buriedassign in dbaccess..oox | Noel Grandin |
2018-11-16 | loplugin:staticmethods improvement | Noel Grandin |
2018-11-12 | loplugin:singlevalfields in accessibility..extensions | Noel Grandin |
2018-11-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-11 | cppCheck redundantAssignment pParseNode | Zdibák Zoltán |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-11-10 | Avoid getTokenCount | Matteo Casalin |
2018-11-10 | Use indexed getToken | Matteo Casalin |
2018-11-10 | Avoid getToken to just get last token | Matteo Casalin |
2018-11-10 | Loop only if string length is the desired one | Matteo Casalin |
2018-11-10 | Avoid getTokenCount() | Matteo Casalin |
2018-11-10 | Early bailout | Matteo Casalin |
2018-11-10 | Avoid getTokenCount() | Matteo Casalin |
2018-11-10 | Use indexOf instead of getTokenCount for simple check | Matteo Casalin |
2018-11-10 | Fix double ; | Matteo Casalin |
2018-11-10 | Avoid getTokenCount() | Matteo Casalin |
2018-11-10 | Replace deprecated boost::optional::reset(val) with operator = | Mike Kaganski |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski |
2018-11-09 | Simplify and fix Java UNO API test makefiles | Jan-Marek Glogowski |
2018-11-08 | Fix typos | Andrea Gelmini |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-08 | loplugin:unusedfields | Noel Grandin |
2018-11-08 | loplugin:constantparam | Noel Grandin |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-06 | replace Application::GetMainThreadIdentifier to Application::IsMainThread | Andras Timar |
2018-11-06 | loplugin:collapseif in dbaccess..lotuswordpro | Noel Grandin |
2018-11-06 | convert some macros to local functions | Noel Grandin |
2018-11-04 | Replace preprocessor macro with short function definitions | Mike Kaganski |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |