summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-15/+15
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-4/+4
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-11/+11
2015-04-07sc tiled editing: Make the editing of text in shapes in Calc work.Jan Holesovsky1-1/+9
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin1-8/+8
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-5/+5
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna1-0/+1
2015-03-08svx: nAnz -> nCountMiklos Vajna1-5/+5
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-6/+6
2015-02-23Use SdrModel::isTiledRendering()Miklos Vajna1-1/+1
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna1-0/+1
2015-02-23svx: paint TextEdit to the output device in case of tiled renderingMiklos Vajna1-1/+1
2015-02-19svx: nViewAnz -> nViewCountMiklos Vajna1-3/+3
2015-02-17boost->stdCaolán McNamara1-5/+5
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-5/+5
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-19/+19
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+1
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan1-1/+1
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+2
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-3/+3
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+3
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-12coverity#704831 Dereference after null checkCaolán McNamara1-3/+9
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-1/+1
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-4/+1
2014-04-03svx: sal_Bool->booNoel Grandin1-5/+5
2014-03-29coverity#704328 Logically dead codeCaolán McNamara1-1/+1
2014-03-22coverity#736831 Dereference before null checkCaolán McNamara1-1/+1
2014-03-12Remove dead code from SdrObjEditViewAlex Henrie1-39/+23
2014-03-11svx: sal_Bool->boolNoel Grandin1-62/+62
2014-02-27editeng: sal_Bool->boolNoel Grandin1-7/+7
2014-02-26Remove visual noise from svxAlexander Wilms1-12/+12
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-14/+14
2014-01-28coverity#705898 Dereference before null checkCaolán McNamara1-5/+8
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-09-05convert svx/* from XubString to OUStringNoel Grandin1-6/+2
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin1-2/+1
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin1-2/+2