summaryrefslogtreecommitdiff
path: root/framework/source/services/modulemanager.cxx
AgeCommit message (Expand)Author
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
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 24Gert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte
2008-04-11INTEGRATION: CWS changefileheader (1.9.170); FILE MERGEDRüdiger Timm
2007-04-20#i10000# duplicated throwIvo Hinkelmann