summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/inc/plugin
AgeCommit message (Expand)AuthorFilesLines
2015-08-05loplugin:unusedmethodsNoel Grandin7-47/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist2-2/+2
2015-04-29Clean up tools/link.hxxStephan Bergmann2-0/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+7
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22callcatcher: update unused codeCaolán McNamara1-1/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-7/+7
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-6/+7
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+2
2015-03-13extensions: PVS-Studio V595 The 'm_pPlugin' pointer could be nullMichael Stahl1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin3-4/+4
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO1-4/+0
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara1-1/+1
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann1-1/+1
2014-09-23Use prex.h/postx.hStephan Bergmann1-14/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+0
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+0
2014-07-02coverity#983663 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-02coverity#983661 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-02coverity#983659 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-05-02extensions: sal_Bool->boolNoel Grandin3-7/+7
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold10-24/+24
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann7-125/+125
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-1/+2
2014-02-27Remove visual noise from extensionsAlexander Wilms3-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-95/+95
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-01convert extensions module from String to OUStringNoel Grandin2-5/+5
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-0/+2
2013-05-07-Werror=unused-macrosStephan Bergmann1-0/+1
2013-04-17-Werror=write-strings (MinGW, extensions)Stephan Bergmann1-1/+1
2013-04-17-Werror=unknown-pragmas (MinGW, extensions)Stephan Bergmann1-0/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-47/+47
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-2/+2
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák1-0/+2
2012-11-16Use sal/log.hxx instead of fprintfStephan Bergmann1-2/+0