summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview4.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-05-27FuPoor: pass SdDrawDocument by refXisco Fauli1-1/+1
2025-05-14sd: pass ViewShell by refXisco Fauli1-1/+1
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen1-0/+1
2024-05-28loplugin:ostr in sd/../uiNoel Grandin1-5/+5
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl1-4/+4
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-1/+1
2022-08-29ref-count SdrObjectNoel Grandin1-20/+16
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara1-22/+35
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-1/+0
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist1-0/+6
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl1-9/+26
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski1-3/+4
2021-09-29use SfxItemSetFixed in sdNoel Grandin1-1/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-2/+2
2021-08-16pass OutlinerParaObject around by valueNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann1-1/+1
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-04-03convert PresObjKind to scoped enumNoel Grandin1-3/+3
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen1-6/+0
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt1-4/+4
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-20cid#1448403 Use after freeCaolán McNamara1-6/+13
2019-07-19cid#1448319 Use after freeCaolán McNamara1-3/+4
2019-07-18cid#1448529 Use after freeCaolán McNamara1-2/+2
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-1/+1
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin1-1/+1
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-3/+3
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+2
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin1-3/+3
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+16
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-16/+4
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+16
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-2/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-3/+8
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-4/+4
2018-01-02RID_* can be extern global variablesNoel Grandin1-1/+1
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-23/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+3
2017-10-23loplugin:includeform: sdStephan Bergmann1-13/+13
2017-10-10Removed duplicated includesAndrea Gelmini1-2/+0