summaryrefslogtreecommitdiff
path: root/stoc/source/javavm
AgeCommit message (Expand)Author
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-30stoc: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarationsStephan Bergmann
2014-04-03Use boost::noncopyableStephan Bergmann
2014-03-26Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from stocAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-10remove commented out codeThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
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-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann
2012-12-07Unused variablesStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-07-14simplify include guardsThomas Arnhold
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-21removed unused #definesTakeshi Abe
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-01merge origin/masterDavid Tardon
2012-03-12gbuildize stocDavid Tardon
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-16java: add STOC_FORCE_NO_JRE env. var to enable easy testing of no-JRE case.Michael Meeks
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot
2011-12-27catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist