summaryrefslogtreecommitdiff
path: root/framework/inc/services
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Fix typosAndrea Gelmini1-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+1
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin1-2/+2
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann2-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-13Fix typosAndrea Gelmini1-3/+3
2017-11-02loplugin:finalclasses in frameworkNoel Grandin1-6/+2
2017-09-19unused m_xLastFrame in DesktopNoel Grandin1-1/+0
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-0/+9
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-4/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-8/+0
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke2-2/+0
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke3-6/+3
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin1-1/+1
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk1-2/+15
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-2/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-130/+107
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann4-2/+13
2017-01-17manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin1-2/+1
2017-01-17manage m_xToolbarManager with rtl::ReferenceNoel Grandin1-2/+1
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-0/+2
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin1-11/+0
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-10-03Fix typosAndrea Gelmini1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-4/+4
2016-07-19improve unnecessaryoverride pluginNoel Grandin1-4/+0
2016-07-12new loplugin fragiledestructorNoel Grandin1-1/+1
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara1-0/+12
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk1-104/+0
2016-03-10loplugin:constantparam in frameworkNoel Grandin1-7/+1
2016-02-05Fix typosAndrea Gelmini1-3/+3
2016-01-28Missing includesStephan Bergmann1-0/+3
2016-01-10Fix typosAndrea Gelmini2-3/+3
2015-12-23loplugin:unusedfields in frameworkNoel Grandin2-9/+0
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann1-1/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-02loplugin:stringconstantNoel Grandin2-2/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin5-108/+108
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-112/+112
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-07loplugin:mergeclassesNoel Grandin1-5/+9
2015-10-01Fix typosAndrea Gelmini1-5/+5
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-1/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe5-10/+10
2015-07-15loplugin:unusedmethods frameworkNoel Grandin1-9/+0
2015-06-28coverity#1308527 Uncaught exceptionCaolán McNamara1-1/+1