summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/javavm.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-02coverity#1375798 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-27coverity#1374309 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-26Java 7 DISPLAY and FORMAT locale and script fieldEike Rathke1-9/+64
2016-10-25Revert "Revert "Resolves: #i86470# Wrong Java locale when using "nl" and "fr"""Stephan Bergmann1-16/+14
2016-10-25Revert "Resolves: #i86470# Wrong Java locale when using "nl" and "fr""Eike Rathke1-14/+16
2016-10-25Resolves: #i86470# Wrong Java locale when using "nl" and "fr"Eike Rathke1-16/+14
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-7/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-22/+14
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-4/+8
2016-04-12Remove stray spaces from start of log messagesStephan Bergmann1-1/+1
2016-04-12tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-24/+4
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-10Fix memory leaksStephan Bergmann1-24/+5
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann1-3/+3
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann1-1/+1
2016-02-18WaE: replace OUString constructed from a string literal directly ...Tor Lillqvist1-1/+1
2016-02-18Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara1-1/+8
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-19/+19
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-87/+87
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-8/+4
2015-11-04yyyyyNoel Grandin1-8/+6
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-6/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-2/+1
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-28stoc: tzname is _tzname on MSVC 14.0David Ostrovsky1-0/+3
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-3/+2
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
2014-09-29loplugin: cstylecastNoel Grandin1-1/+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 Arnhold1-49/+49
2014-05-22stoc: make use of css aliasThomas Arnhold1-1/+1
2014-04-30stoc: sal_Bool->boolNoel Grandin1-2/+2
2014-04-03Use boost::noncopyableStephan Bergmann1-8/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-12/+12
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-26Remove visual noise from stocAlexander Wilms1-1/+1