summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Theme.cxx
AgeCommit message (Expand)Author
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-03-24loplugin:unusedmethodsNoel
2021-03-18weld the sidebar deckCaolán McNamara
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara
2020-11-20weld TabBarCaolán McNamara
2020-11-20fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens
2020-11-12weld panel TitleBarCaolán McNamara
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-11-06drop some unused sidebar theme properties and enumsCaolán McNamara
2020-11-05use XGraphic instead of ImageCaolán McNamara
2020-09-24tdf#133690 Cleanup Sidebar themeandreas kainz
2020-09-23Clean up commented-out code lineandreas kainz
2020-09-23tdf#133690 remove thin border in sidebarandreas kainz
2020-03-03move some headers inside their moduleNoel Grandin
2020-02-16move some headers inside sfx2/Noel 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-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-24loplugin:returnconstval in sfx2Noel Grandin
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-10-07sidebar theme loads pngs by name that are not picked up automaticallyCaolán McNamara
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-10Replace AddEntry macroJulien Nabet
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann