summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-02-15convert EventType to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25Stop using unnecessary std::auto_ptrTakeshi Abe
2014-09-16fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-25remove whitespacesMarkus Mohrhard
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann