summaryrefslogtreecommitdiff
path: root/stoc/source/javavm
AgeCommit message (Expand)AuthorFilesLines
2016-02-18Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara1-1/+8
2015-05-08jboolean-related clean-upStephan Bergmann1-4/+4
2015-04-04Typo: creat->createJulien Nabet1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann2-4/+4
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-5/+1
2014-06-05stoc: remove SAL_THROW macroNoel Grandin1-1/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-1/+1
2014-05-22stoc: fix includesThomas Arnhold4-73/+73
2014-05-22stoc: make use of css aliasThomas Arnhold3-46/+46
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin2-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold3-8/+8
2014-04-30stoc: sal_Bool->boolNoel Grandin1-2/+2
2014-04-09Clean up function declarationsStephan Bergmann1-4/+2
2014-04-03Use boost::noncopyableStephan Bergmann2-12/+6
2014-03-26Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-20/+20
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2-15/+16
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-37/+37
2014-02-26Remove visual noise from stocAlexander Wilms1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann1-2/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin1-26/+26
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-5/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-6/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-55/+55
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-94/+47
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-30/+21
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-2/+0
2013-04-10remove commented out codeThomas Arnhold1-18/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-193/+193
2013-03-27-Wunused-macrosStephan Bergmann1-9/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-12/+11
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-139/+130
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-17/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+5
2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann1-3/+25
2012-12-07Unused variablesStephan Bergmann1-14/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan2-2/+2
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-87/+0
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks4-75/+65
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
2012-05-21removed unused #definesTakeshi Abe1-2/+0