summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/MasterPageContainer.cxx
AgeCommit message (Expand)Author
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-19WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist
2013-09-19remove dead method definitionNoel Grandin
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann