summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuinsert.cxx
AgeCommit message (Expand)Author
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-02tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-07-22no need to allocate the error separately in GraphicFilterNoel Grandin
2020-12-08drop unneeded includeCaolán McNamara
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2019-10-10No need to do anything when !HAVE_FEATURE_AVMEDIAMike Kaganski
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-08-31sw sd lok: Don't enter the OLE editing mode right after inserting a chart.Jan Holesovsky
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-15Fix build without HAVE_FEATURE_AVMEDIATor Lillqvist
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-04-03weld SvPasteObjectDialogCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin100000
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann