summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Tools.cxx
AgeCommit message (Expand)Author
2020-11-12loplugin:unusedmethodsNoel
2020-11-05use XGraphic instead of ImageCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-26tdf#130310 Load Sidebar Icons for extensionsilhan
2020-03-03move some headers inside their moduleNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-15tdf#119276 Fix loading of images with internal LO URLsTomaž Vajngerl
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13Don't abuse loading of a Graphic to actually load an ImageTomaž Vajngerl
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23No usage of the private:commandimage thingMaxim Monastirsky
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-01-28bool improvementsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-06-16add missing modelines.Michael Meeks
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-21Resolves: #i121960# Improve creation of toolbox/toolbar controllersAndre Fischer
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann