summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-6/+6
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-4/+4
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy1-2/+1
2015-03-08svx: nAnz -> nCountMiklos Vajna1-28/+28
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-39/+39
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-28/+0
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna1-15/+15
2014-12-20SdrPage::dumpAsXml: typoMiklos Vajna1-1/+1
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon1-7/+20
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-61/+23
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+15
2014-11-07More unused swapping related methods / member of SdrPageZolnai Tamás1-3/+0
2014-11-07ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás1-31/+0
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-49/+45
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-1/+1
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-8/+0
2014-02-26Remove visual noise from svxAlexander Wilms1-9/+9
2014-01-28bool improvementsStephan Bergmann1-31/+31
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-6/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-05-18Resolves: #i120437# Connector corrections in groups and PPT importsArmin Le Grand1-7/+12
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-09sal_Bool to boolTakeshi Abe1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-27WaE: macro "_STRING_H" is not usedTor Lillqvist1-3/+0
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon1-0/+7
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11XubString->rtl::OUStringCaolán McNamara1-2/+2
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl1-1/+4
2012-08-16Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin1-1/+1
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-02-15Fix some translation oversightsStefan Knorr (astron)1-7/+7
2012-01-24Comments Translations.Stefan Knorr1-42/+40
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-21callcatcher: update listCaolán McNamara1-11/+0
2011-11-18remove unused Sdr methodsFelix Zhang1-41/+0
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-5/+5
2011-10-07WaE: signed/unsigned mismatchTor Lillqvist1-1/+1
2011-08-30Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara1-7/+10
2011-07-20callcatcher: remove unused DumpObjectListThomas Arnhold1-16/+0
2011-06-07WaE: pPrinter unused, so don't fetch itCaolán McNamara1-11/+0