summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
AgeCommit message (Expand)Author
2013-04-17-Werror=int-to-pointer-cast (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=unused-variable (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=write-strings (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=shadow (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-04-04writing out tools/fsys.hxx (extensions)Andras Timar
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke
2013-03-25remove unnecessary tools/fsys.hxx headerAndras Timar
2013-03-20-Werror,-WundefStephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-07coverity#984440: Use after freeJulien Nabet
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02coverity#982975 and more: fix memory leaksMarkus Mohrhard
2013-03-02coverity#982974: fix memory leakMarkus Mohrhard
2013-02-23sal: update log areasThomas Arnhold
2013-02-06cppCheck: Variable is reassigned a value before the old one has been used.jailletc36
2013-01-31Some cppcheck cleaningJulien Nabet
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2012-12-27Sigh, my git grep regexps missed some casesTor 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-12-06-Werror,-Wsometimes-uninitializedStephan Bergmann
2012-11-28oops. mixed-up OString and OUStringNorbert Thiebaud
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-16Use sal/log.hxx instead of fprintfStephan Bergmann
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann
2012-10-01Use prefixTor Lillqvist
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-13Remove unused #includesStephan Bergmann
2012-06-06nuke dead codeTakeshi Abe
2012-06-06-Werror,-Wsemicolon-before-method-body (Clang)Stephan Bergmann
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara
2012-05-03WaE: unchecked results from write/fwriteCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-02-17Remove unused code.Petr Vorel
2012-02-13extensions: plugin: UNX: don't crash headlessMichael Stahl
2012-02-13extensions: plugin: assertion from OUString::copyMichael Stahl
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon