Age | Commit message (Expand) | Author |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-26 | loplugin: unnecessary destructor test..unotools | Noel Grandin |
2017-01-21 | move GetXGraphic to its only user | Caolán McNamara |
2017-01-20 | don't need intermediate Images | Caolán McNamara |
2017-01-19 | new loplugin: useuniqueptr: sot..tools | Noel Grandin |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-13 | inline InitGuard | Noel Grandin |
2016-12-21 | convert OutDevViewType to scoped enum | Noel Grandin |
2016-12-19 | ScrollableWrapper -> ScrollableDialog | Noel Grandin |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-12-12 | remove useless Mutex guards | Noel Grandin |
2016-12-08 | OSL_TRACE -> SAL in sw..ucb | Noel Grandin |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-01 | loplugin:unnecessaryoverride (dtors) in toolkit | Stephan Bergmann |
2016-11-29 | loplugin:vclwidgets check for assigning from VclPt<T> to T* | Noel Grandin |
2016-11-24 | vcl makes no use of menu Get/Set DefaultItem | Caolán McNamara |
2016-11-24 | tdf#103852 avoid clipboard deadlock | Tomaž Vajngerl |
2016-11-18 | remove some double calls | Noel Grandin |
2016-11-13 | drop useless semicolons | David Tardon |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-10-31 | loplugin:oncevar in unoxml..toolkit | Noel Grandin |
2016-10-26 | loplugin:expandablemethods in toolkit..tools | Noel Grandin |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-15 | clang-cl loplugin: toolkit | Stephan Bergmann |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-05 | [API CHANGE] Remove css::awt::XStyleSettings InfoTextColor and InfoFont | Caolán McNamara |
2016-10-05 | InfoFont/Color is not used by vcl now | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-30 | loplugin:constantparam | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-09-05 | convert ScrollType to scoped enum | Noel Grandin |
2016-09-05 | convert RasterOp to scoped enum | Noel Grandin |
2016-09-01 | std::list<sal_uInt16> -> vector | Noel Grandin |
2016-08-03 | Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion | Tor Lillqvist |
2016-07-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-12 | new loplugin fragiledestructor | Noel Grandin |
2016-07-08 | loplugin:redundantcast: redundant static_casts in toolkit | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-04 | merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainer | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-24 | loplugin:singlevalfields in vcl(part1) | Noel Grandin |
2016-06-23 | tdf#97527 - vcl: reference-count Menu | Noel Grandin |
2016-06-19 | loplugin:salbool: Implicit conversions from non-Boolean fundamental types | Stephan Bergmann |