summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-07-04tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai1-0/+1
2017-07-04tdf#108863 svx: fix use-after-free in SdrEditView::DeleteMarkedObj()Michael Stahl1-18/+23
2017-06-21tdf#93968 bullet char style preview is unreadable, cause uses opensymbolCaolán McNamara1-0/+2
2017-06-18tdf#107666: EDITING: No caret outside the textbox after inserting a textboxTamás Zolnai1-1/+1
2017-06-16only some languages put a space between number and %Caolán McNamara1-1/+2
2017-06-16Resolves: tdf#108419 use spinfield preferred size as transparency widget sizeCaolán McNamara1-5/+2
2017-06-13tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai2-14/+14
2017-06-07Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke2-2/+2
2017-05-30Related: tdf#107961 ensure notifyhdl is unset after disposeCaolán McNamara1-2/+18
2017-05-30missing resourcesCaolán McNamara1-0/+36
2017-05-30missing resourcesCaolán McNamara1-2/+20
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky1-9/+10
2017-05-24tdf#107731 New default red and yellow for font and highlight colorYousuf Philips1-2/+2
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara2-0/+14
2017-05-21make string translation loading more uniformCaolán McNamara98-442/+428
2017-05-19tdf#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