summaryrefslogtreecommitdiffstats
path: root/framework/inc/services
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in frameworkNoel Grandin2019-02-242-2/+0
* MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai2019-02-161-0/+1
* MSForms: Extract menu creation to a separate methodTamás Zolnai2019-02-161-0/+1
* Fix typosAndrea Gelmini2018-11-161-1/+1
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* Fix typosAndrea Gelmini2018-07-311-2/+2
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+1
* loplugin:useuniqueptr in LayoutManagerNoel Grandin2018-01-241-2/+2
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-132-2/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* Fix typosAndrea Gelmini2017-11-131-3/+3
* loplugin:finalclasses in frameworkNoel Grandin2017-11-021-6/+2
* unused m_xLastFrame in DesktopNoel Grandin2017-09-191-1/+0
* notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard2017-07-021-0/+9
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-231-4/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-122-8/+0
* framework: cleanup xinterface.hxx includesJochen Nitschke2017-06-082-2/+0
* framework: cleanup xtypeprovider.hxx includesJochen Nitschke2017-06-073-6/+3
* fix spelling, methode -> methodNoel Grandin2017-05-051-1/+1
* loplugin:checkunusedparams in frameworkNoel Grandin2017-05-021-1/+1
* Stop question in context of session manager when cancel a frameJuergen Funk2017-02-071-2/+15
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-2/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-130/+107
* New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2017-01-194-2/+13
* manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin2017-01-171-2/+1
* manage m_xToolbarManager with rtl::ReferenceNoel Grandin2017-01-171-2/+1
* tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard2017-01-101-0/+2
* loplugin:expandablemethodds in formula..frameworkNoel Grandin2016-10-191-11/+0
* loplugin:unnecessaryoverride in forms/frameworkNoel Grandin2016-10-051-3/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* Fix typosAndrea Gelmini2016-10-031-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* improve unnecessaryoverride pluginNoel Grandin2016-07-191-4/+0
* new loplugin fragiledestructorNoel Grandin2016-07-121-1/+1
* Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara2016-06-221-0/+12
* tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk2016-06-081-104/+0
* loplugin:constantparam in frameworkNoel Grandin2016-03-101-7/+1
* Fix typosAndrea Gelmini2016-02-051-3/+3
* Missing includesStephan Bergmann2016-01-281-0/+3
* Fix typosAndrea Gelmini2016-01-102-3/+3
* loplugin:unusedfields in frameworkNoel Grandin2015-12-232-9/+0
* Simplify Desktop::getInfoHelperStephan Bergmann2015-12-161-1/+0
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:stringconstantNoel Grandin2015-11-022-2/+0
* com::sun::star->css in frameworkNoel Grandin2015-10-145-108/+108
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-112/+112
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:mergeclassesNoel Grandin2015-10-071-5/+9
* Fix typosAndrea Gelmini2015-10-011-5/+5
* convert Link<> to typedNoel Grandin2015-09-211-1/+1