summaryrefslogtreecommitdiff
path: root/framework/source/services/modulemanager.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-22Fix typoAndrea Gelmini
2018-03-17Use for-range loops in frameworkJulien Nabet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-03tdf#88205 Delete 'css::uno::Sequence' in frameworkkerem
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-11-20Revert "coverity#1169848 Uncaught exception"Stephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-13ModuleManager should be static; and simplify.Matúš Kukan
2014-02-09coverity#1169848 Uncaught exceptionCaolán McNamara
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-17fwk: Use constructor feature for ModuleManager.Matúš Kukan
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-30Bin a bunch of pointless commentsTor Lillqvist
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-20WaE: unused variablesCaolán McNamara
2012-02-01Some cppcheck cleaningJulien Nabet
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from frameworkNorbert Thiebaud