summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
AgeCommit message (Expand)Author
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-19tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-02loplugin:constantparamNoel Grandin
2018-04-04Fix typoAndrea Gelmini
2018-04-03Remove leftover framework/inc/uielement/notebookbarmenucontroller.hxxStephan Bergmann
2018-03-14loplugin:constantparamNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-02loplugin:finalclasses in frameworkNoel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-20unused m_aModuleIdentifier in StatusBarManagerNoel Grandin
2017-09-18unused menu extension supplier stuffNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-04loplugin:unusedfields in frameworkNoel Grandin
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-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18Use WeakComponentImplHelper for MenuBarManagerMaxim Monastirsky
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-14tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-27Use WeakImplHelper to implement MenuBarManagerStephan Bergmann
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-02-06MenuToolbarController improvementsMaxim Monastirsky
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann