summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
AgeCommit message (Expand)Author
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
2011-03-29Fix Windows build of extensionsFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-20Remove hard-coded debug stuffThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-14debuglevels: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-13debuglevels: silence unxsoli4.pro+debug warningFrank Schoenheit [fs]
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist