Age | Commit message (Expand) | Author |
2021-08-26 | tdf#143148: Use pragma once instead of include guards in compilerplugins | 4k5h1t |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-20 | New loplugin:unusedcapturedefault | Stephan Bergmann |
2021-08-20 | loplugin:unusedfields | Noel Grandin |
2021-08-20 | VCL allow plugins to declare OpenGL support | Jan-Marek Glogowski |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-18 | loplugin:sequenceloop also check for B2DPolyPolygon | Noel Grandin |
2021-08-13 | Help older linkers (Ubuntu 18.04, Fedora 31) | Jan-Marek Glogowski |
2021-08-10 | Use boost::make_shared | Stephan Bergmann |
2021-08-10 | Missing include | Stephan Bergmann |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-29 | loplugin:unnecessarymethods | Noel Grandin |
2021-07-23 | no need to allocate these static vars on demand | Noel Grandin |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-07-14 | new loplugin:weakobject | Noel Grandin |
2021-07-12 | loplugin:unusedmethods | Noel Grandin |
2021-07-12 | loplugin:unusedfields | Noel Grandin |
2021-07-09 | Remove redundant duplicate check | Stephan Bergmann |
2021-07-09 | Make loplugin:stringadd slightly more aggressive | Stephan Bergmann |
2021-07-05 | store the SfxItemSet inside SfxSetItem by value | Noel Grandin |
2021-07-02 | convert AccessibleBrowseBoxObjType to scoped enum | Noel Grandin |
2021-07-01 | loplugin:unusedenumconstants update results | Noel Grandin |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-28 | split out customcellrenderer code | Caolán McNamara |
2021-06-25 | gtk4 dnd into external apps | Caolán McNamara |
2021-06-22 | Clarify no loplugin:overridevirtual with templated base class | Stephan Bergmann |
2021-06-22 | Adapt compilerplugins to llvm::sys::fs::OF_None rename | Stephan Bergmann |
2021-06-19 | loplugin:finalclasses | Noel Grandin |
2021-06-17 | Adapt o3tl::temporary to C++23 P2266R1 | Stephan Bergmann |
2021-06-17 | split NotifyingLayout out | Caolán McNamara |
2021-06-17 | gtk4: restore double-decker notebooks | Caolán McNamara |
2021-06-16 | Move enable_if from dummy template parameter to return type | Stephan Bergmann |
2021-06-14 | Adapt compilerplugins to LLVM 13 APSInt::toString change | Stephan Bergmann |
2021-06-11 | loplugin:unusedmethods improve filtering | Noel Grandin |
2021-06-10 | Adapt compilerplugins to Clang VK_RValue -> VK_PRValue rename | Stephan Bergmann |
2021-06-04 | loplugin:virtualdead | Noel Grandin |
2021-06-03 | -Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clang | Stephan Bergmann |
2021-06-01 | drop unused Widget::set_secondary | Caolán McNamara |
2021-05-31 | gtk4: enable cut and paste into other applications | Caolán McNamara |
2021-05-31 | Clean redundant SvxBackgroundColorItem and use SvxColorItem instead. | Gülşah Köse |
2021-05-31 | tdf#142467: Update comments with GCC bug ID | Stephan Bergmann |
2021-05-27 | gtk4: continue to provide Paintable via cairo surface | Caolán McNamara |
2021-05-27 | tdf#47065 Add new file open UI options and implement a new thread | Matt K |
2021-05-26 | tdf#142467 crash on calling 'getInfoHelper' in final class | Caolán McNamara |
2021-05-19 | Adapt loplugin:noexcept to system macro BEGIN_COM_MAP (clang-cl) | Stephan Bergmann |
2021-05-18 | loplugin:unusedfields | Noel Grandin |
2021-05-18 | loplugin:unusedmethods | Noel Grandin |
2021-05-18 | loplugin:unnecessaryvirtual | Noel Grandin |
2021-05-17 | sc_ucalc: move formula tests to their own module | Xisco Fauli |
2021-05-17 | split OutputDevice from Window | Noel Grandin |