summaryrefslogtreecommitdiff
path: root/include/svx/sidebar/SelectionChangeHandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-1/+1
2021-12-29use comphelper::WeakComponentImplHelper in svx::sidebar::SelectionChangeHandlerNoel Grandin1-6/+4
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2019-10-30loplugin:finalclasses svxNoel Grandin1-1/+1
2019-06-14tdf#42949 Fix IWYU warnings in include/svx/sidebar/*Gabor Kelemen1-1/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+3
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann1-6/+3
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-31svx: replace boost::function with std::functionMichael Stahl1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
2015-02-17boost->stdCaolán McNamara1-4/+4
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg1-7/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-28remove local css namespace definitionsThomas Arnhold1-1/+0
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+2
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer1-2/+2
2013-05-20move some new includes files to new include locationsCaolán McNamara1-0/+85