summaryrefslogtreecommitdiff
path: root/sd/inc/sdpage.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-02-21loplugin:unusedmethodsNoel Grandin1-2/+1
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann1-2/+8
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-12Bin a few unused forward declarationsTor Lillqvist1-3/+0
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-04-21lokit: add getPartHashHenry Castro1-0/+1
2016-04-14loplugin:passstuffbyref in sdNoel Grandin1-3/+3
2016-04-05loplugin:constantparam in sdNoel Grandin1-1/+1
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sdNoel Grandin1-13/+13
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-09sd: add SdPage::dumpAsXml()Miklos Vajna1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-10/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+10
2015-09-17boost->stdCaolán McNamara1-10/+4
2015-07-21loplugin:unusedmethods sdNoel Grandin1-5/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-8/+8
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-1/+5
2014-11-06refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara1-0/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-5/+5
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
2014-06-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-6/+6
2014-04-24sd: sal_Bool->boolNoel Grandin1-27/+27
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-23/+23
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-17sd: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann1-1/+1
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian1-0/+3
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara1-1/+1
2013-10-23fixincludeguards.sh: sdThomas Arnhold1-3/+3
2013-10-16cleanupThomas Arnhold1-2/+0
2013-09-08String to OUStringThomas Arnhold1-17/+17
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-2/+2
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo1-3/+3
2013-03-21Revert "sd::HeaderFooterSettings: try to make MSVC tinderboxes happy"Stephan Bergmann1-3/+3