summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdundo.cxx
AgeCommit message (Expand)Author
2014-04-11coverity#708384 Uninitialized scalar fieldCaolán McNamara
2014-04-08coverity#708385 Uninitialized scalar fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Resolves: #i124389# correct TextFrame layout for tables not...Armin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-09Seems an explicit destructor is neededTor Lillqvist
2013-09-06Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand
2013-09-05XubString to OUStringThomas Arnhold
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/svdundo.hxx from String to OUStringNoel Grandin
2013-08-02get rid of last use of UniString in LibreOfficeCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand
2013-06-27fdo#47646 fix undo of ungroupingDavid Tardon
2013-05-30Resolves: #i122410# extended Undo/Redo for text to broadcastArmin Le Grand
2013-05-28Fix editing text in draw object undo regressionCaolán McNamara
2013-05-17fdo#62965: fix crash in Edit Contour dialogMichael Stahl
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand
2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-09sal_Bool to boolTakeshi Abe
2013-03-14coverity#705733: Resource leakJulien Nabet
2013-03-13coverity#705732: Resource leakJulien Nabet
2013-02-15fdo#34548 don't crash on undoing text frame removalDavid Tardon
2013-02-13Revert "fdo#34558 don't crash on undoing text frame removal"Michael Stahl
2013-02-13fdo#34558 don't crash on undoing text frame removalDavid Tardon
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-13Hide dtor details behind SVX_DLLPUBLICStephan Bergmann
2012-08-16Convert aBuf in SdrUndoGroup class from Container to std::vectorNoel Grandin
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-24Comments Translations.Stefan Knorr
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-19Removing unreachable code.Muthu Subramanian
2011-11-18remove unused Sdr methodsFelix Zhang
2011-06-04Removed comments/commented codeChristina Rossmanith
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-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara