summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/inc
AgeCommit message (Expand)Author
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan 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-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22callcatcher: update unused codeCaolán McNamara
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-02loplugin:staticmethodsNoel Grandin
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-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann
2014-09-23Use prex.h/postx.hStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-07-02coverity#983663 Uncaught exceptionCaolán McNamara
2014-07-02coverity#983661 Uncaught exceptionCaolán McNamara
2014-07-02coverity#983659 Uncaught exceptionCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-07-Werror=unused-macrosStephan Bergmann
2013-04-17-Werror=write-strings (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=unknown-pragmas (MinGW, extensions)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-11-16Use sal/log.hxx instead of fprintfStephan Bergmann
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann