summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpntv.cxx
AgeCommit message (Expand)Author
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-27DBG_ASSERT->assertCaolán McNamara
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-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-03svx: sal_Bool->booNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-28we will need getColorConfig, etc. againCaolán McNamara
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svdpntv.hxx from String to OUStringNoel Grandin
2013-09-01XubString->OUStringCaolán McNamara
2013-07-02fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-04-09sal_Bool to boolTakeshi Abe
2013-03-26sal_Bool to boolTakeshi Abe
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand
2012-12-17String aNam uppercased but otherwise unusedCaolán McNamara
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-24Comments Translations.Stefan Knorr
2012-01-19Make this a private member (to make it easier to keep track of its usage).Kohei Yoshida
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-23callcatcher: remove recently unused codeCaolán McNamara
2011-11-21a ImplEncirclementOverlay is never constructedCaolán McNamara
2011-11-18remove unused Sdr methodsFelix Zhang
2011-11-10callcatcher: remove some unused methodsCaolán McNamara
2011-06-04Removed comments/commented codeChristina Rossmanith
2011-05-10make it possible to update the region passed to BeginDrawLayers() (bnc#683550)Luboš Luňák
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-25cppcheck: use ++i instead of i++Joseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-20dba34a: #i108357# complement existing PrePaint with new PostPaintFrank Schoenheit [fs]
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer
2010-03-24#i108976# applied patch fix a crash when default style is deleted - transplan...Vladimir Glazunov