summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/PanelFactory.hxx
AgeCommit message (Expand)Author
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-05cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-06-25remove whitespacesMarkus Mohrhard
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-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann