summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)Author
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-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12coverity#704831 Dereference after null checkCaolán McNamara
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-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03svx: sal_Bool->booNoel Grandin
2014-03-29coverity#704328 Logically dead codeCaolán McNamara
2014-03-22coverity#736831 Dereference before null checkCaolán McNamara
2014-03-12Remove dead code from SdrObjEditViewAlex Henrie
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-11sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705898 Dereference before null checkCaolán McNamara
2013-12-02Drop duplicate #includeTakeshi Abe
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/svx/svdmrkv.hxx from String to OUStringNoel Grandin
2013-09-05convert a slice of editeng and svx from String to OUStringNoel Grandin
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand
2013-06-17Related: #i121532# unified processor2d usages from other modulesArmin Le Grand
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-05-28WaE: illegal character encoding in string literalTor Lillqvist
2013-05-28Related: #i120498# fixed error with half text edit undoneArmin Le Grand
2013-05-28Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand
2013-05-20Related: #i122156# #i122087# correct context notification...Oliver-Rainer Wittmann
2013-05-20Related: #i122156# #i122087# correct context notification...Oliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-19Related: #119885# Made EditMode work with text boxes...Armin Le Grand
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-04sal_Bool to boolTakeshi Abe
2013-03-25coverity#704327 Logically dead codeJulien Nabet
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-07Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power