summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx
AgeCommit message (Expand)Author
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22callcatcher: update unused codeCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
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-01-20Some more loplugin:cstylecast: extensionsStephan Bergmann
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-09-29loplugin: cstylecastNoel Grandin
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-25set names on some UNIX-only threadsMichael Stahl
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-09Whatever those odd dummy function definitions were supposed to be good forStephan Bergmann
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa
2013-05-07-Werror=unused-macrosStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-02coverity#982975 and more: fix memory leaksMarkus Mohrhard
2013-03-02coverity#982974: fix memory leakMarkus Mohrhard
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-06-Werror,-Wsometimes-uninitializedStephan Bergmann
2012-11-16Use sal/log.hxx instead of fprintfStephan Bergmann
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann
2012-06-06nuke dead codeTakeshi Abe
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara
2012-05-03WaE: unchecked results from write/fwriteCaolán McNamara
2012-02-17Remove unused code.Petr Vorel
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon
2012-01-10extensions: plugin: fix build a bit more on MacMichael Stahl
2012-01-09extensions: plugin: try to fix Mac build:Michael Stahl
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley