summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/PanelFactory.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-06Missing XServiceInfoStephan Bergmann1-1/+6
2021-12-28use comphelper::WeakComponentImplHelper in sd::sidebar::PanelFactoryNoel Grandin1-8/+4
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC1-4/+1
2020-05-09compact namespace in sdNoel Grandin1-2/+2
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen1-11/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-1/+1
2017-08-03loplugin:checkunusedparams in variousNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+1
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann1-6/+3
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-02loplugin:unusedmethodsNoel Grandin1-2/+0
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-3/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+3
2015-09-17boost->stdCaolán McNamara1-3/+2
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-05-05cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg1-8/+7
2014-06-25remove whitespacesMarkus Mohrhard1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2013-10-28remove local css namespace definitionsThomas Arnhold1-2/+0
2013-10-23fixincludeguards.sh: sdThomas Arnhold1-2/+2
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+84