summaryrefslogtreecommitdiff
path: root/framework/source/uifactory/toolbarfactory.cxx
AgeCommit message (Expand)Author
2020-11-17loplugin:stringviewparam check methods tooNoel
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-16tdf#88205 css::uno::Sequence to use initializer_list ctor.Hieronymous
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-13cleaning the code a bitMatúš Kukan
2014-02-10Rename ToolBoxFactory -> ToolBarFactory, as the service is named.Matúš Kukan