summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)AuthorFilesLines
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand6-9/+9
2018-09-03Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara1-9/+14
2018-07-16tdf#118769 parent of modal dialog not setCaolán McNamara1-1/+1
2018-07-03tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn1-14/+4
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-1/+5
2018-05-10weld SdVectorizeDlgCaolán McNamara1-1/+1
2018-05-10weld SdCustomShowDlg and SdDefineCustomShowDlgCaolán McNamara1-1/+2
2018-05-10weld SdStartPresentationDlgCaolán McNamara1-1/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-5/+9
2018-05-03weld SvxTextTabDialogCaolán McNamara1-1/+1
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin2-6/+5
2018-04-30weld SdSnapLineDlgCaolán McNamara1-1/+2
2018-04-30weld MorphDlgCaolán McNamara1-1/+1
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-7/+7
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-13sd: hyperlink hint was not always shownVasily Melenchuk1-30/+29
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk1-1/+25
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-5/+5
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand12-53/+95
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand12-95/+53
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand12-53/+95
2018-04-06weld linkeditdialogCaolán McNamara3-5/+5
2018-04-04weld SvInsertOleDlgCaolán McNamara1-1/+1
2018-04-03weld SvPasteObjectDialogCaolán McNamara1-1/+1
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen8-14/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-1/+1
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin1000001-1/+18
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin1-3/+3
2018-03-20drop unnecessary includesCaolán McNamara21-21/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant1-19/+2
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin3-6/+6
2018-03-15tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky3-19/+6
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara1-16/+2
2018-03-06disambiguate CreateSfxDialogCaolán McNamara1-3/+2
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara1-1/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara4-7/+6
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin2-4/+4
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-3/+6
2018-02-22weld native message dialogsCaolán McNamara2-9/+13
2018-02-21RGB_Color method is unnecessaryNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin6-22/+22
2018-02-15loplugin:changetoolsgen in sdNoel Grandin7-32/+32
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin1-2/+2
2018-01-26loplugin:datamembershadow in SmartHdlNoel Grandin1-2/+2
2018-01-25lokdialog: Parents for the Impress async dialogs.Jan Holesovsky3-4/+5
2018-01-25sd: Kill an own scope guard impl. and use comphelper::ScopeGuard instead.Jan Holesovsky1-25/+7