summaryrefslogtreecommitdiff
path: root/framework/inc/services
AgeCommit message (Expand)Author
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-14Fix typoAndrea Gelmini
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-02-16MSForms: Extract menu creation to a separate methodTamás Zolnai
2018-11-16Fix typosAndrea Gelmini
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-07-31Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-02loplugin:finalclasses in frameworkNoel Grandin
2017-09-19unused m_xLastFrame in DesktopNoel Grandin
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-17manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin
2017-01-17manage m_xToolbarManager with rtl::ReferenceNoel Grandin
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk
2016-03-10loplugin:constantparam in frameworkNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-28Missing includesStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in frameworkNoel Grandin
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann