summaryrefslogtreecommitdiff
path: root/include/svx/svdedtv.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-18reduce symbol visibility in svxNoel Grandin1-40/+40
2023-05-04tdf#108889 ref count goes negative with 0 undo levels configuredCaolán McNamara1-1/+1
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-7/+30
2022-08-29ref-count SdrObjectNoel Grandin1-1/+1
2022-06-14svx: remove annoying whitespace in SdrView and subclassesTomaž Vajngerl1-38/+38
2022-03-14svx: don't remove object right after insertionSzymon Kłos1-1/+1
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl1-0/+1
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-1/+1
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin1-1/+1
2021-03-12Fix wrong position on move when page has marginmert1-1/+5
2021-02-02use unique_ptr in SdrEditView::ImpConvertOneObjNoel1-1/+1
2021-01-02introduce Degree100 strong_int typeNoel1-5/+5
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-5/+5
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl1-1/+0
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze1-1/+1
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-1/+1
2019-09-01Fix typosAndrea Gelmini1-1/+1
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth1-0/+4
2019-07-20Fix typosAndrea Gelmini1-1/+1
2019-07-03tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli1-3/+2
2019-06-05tdf#111522 svx: fix crash with view1 doing text edit and view2 doing sdr undoMiklos Vajna1-0/+6
2018-11-29remove unused SdrInsertFlags enum valueNoel Grandin1-2/+1
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna1-47/+47
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-3/+4
2018-09-20weld SvxDistributeDialogCaolán McNamara1-1/+1
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-07-31loplugin:returnconstant in svxNoel Grandin1-3/+3
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+5
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-5/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+5
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-06-30tdf#108863 svx: fix use-after-free in SdrEditView::DeleteMarkedObj()Michael Stahl1-1/+2
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-12/+0
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-2/+2
2017-04-05loplugin:constantparamNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-03Fix typosAndrea Gelmini1-2/+2
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-2/+2
2016-11-15loplugin:constantparamNoel Grandin1-2/+2
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin1-5/+5
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin1-5/+5
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin1-4/+4
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin1-1/+1
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin1-2/+0
2016-03-15loplugin:constantparamNoel Grandin1-1/+1