summaryrefslogtreecommitdiffstats
path: root/include/svx/svdpage.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethods svxNoel Grandin2015-07-161-33/+3
* clean up svdpage.hxx a littleNoel Grandin2015-06-231-30/+27
* Get rid of initial :: for the sdr namespaceTor Lillqvist2015-04-301-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-6/+5
* loplugin:deletedspecialStephan Bergmann2015-02-071-4/+3
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-1/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-16/+16
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* svx: translate German comments on SdrObject/SdrPageMichael Stahl2015-01-071-38/+38
* Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna2014-12-201-2/+2
* be more explicitDavid Tardon2014-12-041-1/+1
* impl. Clone for all subclasses of SdrPageDavid Tardon2014-12-041-1/+4
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-041-8/+19
* Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna2014-12-011-0/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* More unused swapping related methods / member of SdrPageZolnai Tamás2014-11-071-9/+0
* ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás2014-11-071-5/+0
* Remove duplicated swapping methodsZolnai Tamás2014-11-071-3/+0
* Remove 'virtual' keyword. Nobody overwrites this.Kohei Yoshida2014-11-041-1/+1
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-12/+12
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-4/+4
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-2/+3
* Remove visual noise from includeAlexander Wilms2014-03-011-10/+10
* bool improvementsStephan Bergmann2014-01-281-1/+1
* bool improvementsStephan Bergmann2014-01-171-5/+5
* fdo#65108 inter-module includes <> include/svxNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/svxThomas Arnhold2013-10-231-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+605