summaryrefslogtreecommitdiff
path: root/sd/inc/sdpage.hxx
AgeCommit message (Expand)Author
2021-11-03loplugin:constparamsNoel Grandin
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-07ref-count SdrPageNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-08-31Fix typos in codeAndrea Gelmini
2020-05-09compact namespace in sdNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-06-24tdf#45178 notify object rename and update effect description.Mark Hung
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-15tdf#115345: removed slide orientation setting method.Vasily Melenchuk
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-14Use unique_ptr for SdPage::mpItemsStephan Bergmann
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin a few unused forward declarationsTor Lillqvist
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-21lokit: add getPartHashHenry Castro
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-05loplugin:constantparam in sdNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09sd: add SdPage::dumpAsXml()Miklos Vajna