summaryrefslogtreecommitdiff
path: root/framework/source/uifactory/toolbarfactory.cxx
AgeCommit message (Expand)Author
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