summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpage.cxx
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna
2014-12-20SdrPage::dumpAsXml: typoMiklos Vajna
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-07More unused swapping related methods / member of SdrPageZolnai Tamás
2014-11-07ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-05-18Resolves: #i120437# Connector corrections in groups and PPT importsArmin Le Grand
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-09sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27WaE: macro "_STRING_H" is not usedTor Lillqvist
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-11XubString->rtl::OUStringCaolán McNamara
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl
2012-08-16Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-24Comments Translations.Stefan Knorr
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-21callcatcher: update listCaolán McNamara
2011-11-18remove unused Sdr methodsFelix Zhang
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-10-07WaE: signed/unsigned mismatchTor Lillqvist
2011-08-30Some cppcheck cleaningJulien Nabet
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara
2011-07-20callcatcher: remove unused DumpObjectListThomas Arnhold
2011-06-07WaE: pPrinter unused, so don't fetch itCaolán McNamara
2011-06-04Removed comments/commented codeChristina Rossmanith
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito