summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
AgeCommit message (Expand)Author
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
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-11tweak makefiles after np_sdk is in tail_buildMatúš Kukan
2012-01-10extensions: plugin: mac unused param warningsMichael Stahl
2012-01-10extensions: plugin: fix build a bit more on MacMichael Stahl
2012-01-09extensions: plugin: try to fix Mac build:Michael Stahl
2012-01-09extensions/Library_pl: move macmgr.cxx -> macmgr.mmMatúš Kukan
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-17extensions: tweaks to the plugin makefilesMichael Stahl
2011-12-17extensions: convert plugin to gbuildPeter Foley
2011-12-10catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-09Getting completely rid of the int32 and whateverFridrich Štrba
2011-11-08int16/32 ->int16/32_t fall-out of new npapi.hNorbert Thiebaud
2011-11-08fix build against new npapi.h (yet more), blind fixes for aqua tooMichael Meeks
2011-11-08Fix Windows build of extensionsFridrich Strba