summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-06-21tdf#93968 bullet char style preview is unreadable, cause uses opensymbolCaolán McNamara
2017-06-18tdf#107666: EDITING: No caret outside the textbox after inserting a textboxTamás Zolnai
2017-06-16only some languages put a space between number and %Caolán McNamara
2017-06-16Resolves: tdf#108419 use spinfield preferred size as transparency widget sizeCaolán McNamara
2017-06-13tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai
2017-06-07Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-30Related: tdf#107961 ensure notifyhdl is unset after disposeCaolán McNamara
2017-05-30missing resourcesCaolán McNamara
2017-05-30missing resourcesCaolán McNamara
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky
2017-05-24tdf#107731 New default red and yellow for font and highlight colorYousuf Philips
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara
2017-05-21make string translation loading more uniformCaolán McNamara
2017-05-19tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk
2017-05-16tdf#107298 Rename Snap Position to Constrain ObjectsIlmari Lauhakangas
2017-05-15tdf#107845 string resource ids effectively ended up in the gallery formatCaolán McNamara
2017-05-14fix gdi resource leak (svx/compressgraphicdialog)Julien Nabet
2017-05-14fix gdi resource leak with unreleased virtual deviceMarkus Mohrhard
2017-05-13tdf#101885: fix crash in AccFrameSelectorJulien Nabet
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-05-12fix bug in ColorNameMap constructorNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-11Delete code commented out since 2006Gabor Kelemen
2017-05-11Fix typosAndrea Gelmini
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-11tdf#107706 fix crash when closing Calc documentNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09tdf#39468 translate German comments, removing redundant onesThomas Beck
2017-05-09Translate German comments in svx/source/form/fmsrcimp.cxxJohnny_M
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09Translate German comments in svx/source/form/fmshimp.cxxJohnny_M
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07drop unnecessary GraphicObjectCaolán McNamara
2017-05-07convert to use std::unique_ptrCaolán McNamara
2017-05-07split clear and set graphicCaolán McNamara
2017-05-07Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin
2017-05-05Fix typosAndrea Gelmini
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
2017-05-03svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl