summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdhdl.cxx
AgeCommit message (Expand)Author
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-13svx: loplugin:badstaticsMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07Avoid clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-18Fix typosAndrea Gelmini
2015-09-16boost->stdCaolán McNamara
2015-09-09convert Link<> to typedNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl
2015-03-23svx: if the handle bitmap is empty - create a replacement bitmapTomaž Vajngerl
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-08libreofficekit, svx, sw: fix typosMiklos Vajna
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-03-07SdrHdlList: fix indentation in IsHdlListHit() and GetHdl()Miklos Vajna
2015-03-02HiDPI: increase size of handles including anchorTomaž Vajngerl
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04rename nHdlWink->nHdlAngleNoel Grandin
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Just copy the boolean valueMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-08coverity#708370 Uninitialized scalar fieldCaolán McNamara
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand