summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/sdrpagewindow.cxx
AgeCommit message (Expand)Author
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-11-21Avoid bad static type in dynamic_castStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-25lok: When we actually have the OutputDevice, prefer that.Jan Holesovsky
2017-03-31svx: fix missing namespaceMiklos Vajna
2017-03-31lok sc: Don't depend on the OutputDevice existence when invalidating.Jan Holesovsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-06-06tdf#89329: use unique_ptr for pImpl in sdrpagewindowXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2014-11-04Remove com::sun::star.Kohei Yoshida
2014-11-04Remove indirection...Kohei Yoshida
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-22Rectangle coordinates are long, not sal_Int32Stephan Bergmann
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705897 Dereference before null checkCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26sal_Bool to boolTakeshi Abe
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-24Removal of commented code.Stefan Knorr
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud