summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/Theme.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara1-7/+2
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara1-3/+0
2020-11-20weld TabBarCaolán McNamara1-12/+0
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov1-4/+1
2020-11-12weld panel TitleBarCaolán McNamara1-5/+0
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara1-21/+12
2020-11-06drop some unused sidebar theme properties and enumsCaolán McNamara1-13/+2
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2019-10-29loplugin:finalclasses sfx2Noel Grandin1-1/+1
2019-08-24loplugin:returnconstval in sfx2Noel Grandin1-1/+1
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-3/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-10/+10
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-33/+10
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann1-8/+4
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-06Avoid reserved identifiersStephan Bergmann1-10/+10
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-29sfx2: remove unused boost includeMichael Stahl1-1/+0
2015-10-29remove boost::noncopyable from /includeNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-07-26remove unused propertyMarkus Mohrhard1-1/+0
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-10/+10
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-13/+13
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-25/+23
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara1-1/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-1/+1
2013-10-28remove local css namespace definitionsThomas Arnhold1-2/+0
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl1-3/+3
2013-08-18callcatcher: update unused codeCaolán McNamara1-1/+0
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-05-20Resolves: #i122082# Hide sidebar panels for read only documentsAndre Fischer1-0/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+278