summaryrefslogtreecommitdiff
path: root/framework/source/services/modulemanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-5/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-49/+12
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann1-6/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-4/+4
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin1-2/+2
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-02-03tdf#88205 Delete 'css::uno::Sequence' in frameworkkerem1-2/+1
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-3/+4
2014-11-20Revert "coverity#1169848 Uncaught exception"Stephan Bergmann1-48/+38
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-2/+2
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-24/+24
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-13ModuleManager should be static; and simplify.Matúš Kukan1-121/+42
2014-02-09coverity#1169848 Uncaught exceptionCaolán McNamara1-43/+53
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-4/+2
2014-01-17fwk: Use constructor feature for ModuleManager.Matúš Kukan1-37/+162
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+0
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-32/+32
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-2/+2
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-1/+1
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara1-4/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-3/+3
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann1-34/+49
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-05-30Bin a bunch of pointless commentsTor Lillqvist1-57/+0
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-5/+5
2012-02-20WaE: unused variablesCaolán McNamara1-4/+9
2012-02-01Some cppcheck cleaningJulien Nabet1-1/+1
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1