summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpntv.cxx
AgeCommit message (Expand)Author
2014-11-05changed some timer to idleJennifer Liebel
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
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