summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
AgeCommit message (Expand)Author
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
2011-11-08fix build against new npapi.h (some more)Michael Meeks
2011-11-08fix build against new npapi.hCaolán McNamara
2011-11-07make extensions ByteString freeCaolán McNamara
2011-10-24Undo basis/brand split: moved pluginapp.bin from basis to brand.Stephan Bergmann
2011-09-26ByteString->rtl::OStringBufferCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-04-30Remove OS/2 supportFrancois Tigeot
2011-04-28build-fix-xulrunner-npapi-inc.diff: build with xulrunner-1.9.1Jan Nieuwenhuizen
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-12get rid of legacy libXaw usageCaolán McNamara