summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-05-18Remove parentheses around some comparisonsStephan Bergmann2-2/+2
2017-05-18tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk1-2/+15
2017-05-16tdf#107298 Rename Snap Position to Constrain ObjectsIlmari Lauhakangas1-1/+1
2017-05-15tdf#107845 string resource ids effectively ended up in the gallery formatCaolán McNamara1-1/+24
2017-05-14fix gdi resource leak (svx/compressgraphicdialog)Julien Nabet1-1/+1
2017-05-14fix gdi resource leak with unreleased virtual deviceMarkus Mohrhard1-1/+1
2017-05-13tdf#101885: fix crash in AccFrameSelectorJulien Nabet1-0/+2
2017-05-12Translate German comments (rest of svx/)Johnny_M18-114/+113
2017-05-12fix bug in ColorNameMap constructorNoel Grandin1-4/+5
2017-05-12remove unused uno::Reference varsNoel Grandin12-32/+8
2017-05-12convert SdrLayerId to strong_intNoel Grandin27-90/+86
2017-05-11Delete code commented out since 2006Gabor Kelemen1-29/+0
2017-05-11Fix typosAndrea Gelmini1-1/+1
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose1-1/+1
2017-05-11tdf#107706 fix crash when closing Calc documentNoel Grandin1-0/+2
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin4-5/+5
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke4-4/+0
2017-05-09tdf#39468 translate German comments, removing redundant onesThomas Beck1-12/+11
2017-05-09Translate German comments in svx/source/form/fmsrcimp.cxxJohnny_M1-71/+77
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+2
2017-05-09Translate German comments in svx/source/form/fmshimp.cxxJohnny_M1-77/+82
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke3-3/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-10/+7
2017-05-07drop unnecessary GraphicObjectCaolán McNamara1-6/+0
2017-05-07convert to use std::unique_ptrCaolán McNamara1-36/+13
2017-05-07split clear and set graphicCaolán McNamara2-11/+17
2017-05-07Fix typosAndrea Gelmini1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock13-31/+31
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock13-31/+31
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin2-41/+11
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin4-9/+9
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin26-87/+80
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin24-104/+69
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin18-85/+64
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke4-35/+35
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin8-41/+17
2017-05-03svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl1-0/+3
2017-05-03svx: SdrObjEditView is not the owner of mpOldTextEditUndoManagerMichael Stahl1-8/+6
2017-05-03remove empty commentsNoel Grandin2-8/+0
2017-05-02untranslated strings are just stringsCaolán McNamara4-47/+25
2017-05-02loplugin:checkunusedparams in editengNoel Grandin2-2/+2
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin2-2/+2
2017-05-01unnecessary PairedList macroNoel Grandin1-2/+1
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky1-226/+72
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky1-40/+40
2017-04-29Avoid warning about FlushCustomShapeUnoApiObjectsJulien Nabet1-0/+3
2017-04-29tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai1-1/+1
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann4-10/+10
2017-04-28move builder attributes from OString to OUStringCaolán McNamara3-7/+7