summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
AgeCommit message (Expand)Author
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22extensions: convert new to ::Create.Michael Meeks
2015-04-22callcatcher: update unused codeCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-13extensions: PVS-Studio V595 The 'm_pPlugin' pointer could be nullMichael Stahl
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: extensionsStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-19extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-27coverity#982164 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#982164 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#982163 silence Unchecked return value from libraryCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-23Use prex.h/postx.hStephan Bergmann
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-13warning C4628: digraphs not supported with -Ze...Thomas Arnhold
2014-07-19coverity#982457 Explicit null dereferencedCaolán McNamara
2014-07-02coverity#983663 Uncaught exceptionCaolán McNamara
2014-07-02coverity#983661 Uncaught exceptionCaolán McNamara
2014-07-02coverity#983659 Uncaught exceptionCaolán McNamara