summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpntv.cxx
AgeCommit message (Expand)Author
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-07SdrPaintView tiled rendering: ignore visual areaMiklos Vajna
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-02-23Use SdrModel::isTiledRendering()Miklos Vajna
2015-02-23svx: paint TextEdit to the output device in case of tiled renderingMiklos Vajna
2014-12-09adapted priority to repaintTobias Madl
2014-12-09changed timers to idlesJennifer Liebel
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
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