summaryrefslogtreecommitdiff
path: root/framework/source/services/ContextChangeEventMultiplexer.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Use for-range loops in frameworkJulien Nabet1-17/+7
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin1-3/+2
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-3/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+8
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann1-5/+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-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl1-1/+46
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-11fwk: Constructor feature for one instance ContextChangeEventMultiplexer.Matúš Kukan1-59/+114
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi1-61/+5
2013-12-19A singleton is not a serviceStephan Bergmann1-10/+1
2013-11-13expand out the A2S macroNoel Grandin1-9/+7
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+383