summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/Theme.hxx
AgeCommit message (Expand)Author
2021-12-29use comphelper::WeakComponentImplHelper in ThemeNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-24loplugin:unusedmethodsNoel
2021-03-20drop unneeded includeCaolán McNamara
2021-03-18weld the sidebar deckCaolán McNamara
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara
2020-11-20weld TabBarCaolán McNamara
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
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-05-03use more compact namespace syntax in /includeNoel Grandin
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-08-24loplugin:returnconstval in sfx2Noel Grandin
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29sfx2: remove unused boost includeMichael Stahl
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-07-26remove unused propertyMarkus Mohrhard
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-06-16add missing modelines.Michael Meeks
2013-05-20Resolves: #i122082# Hide sidebar panels for read only documentsAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann