summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2018-07-04tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth1-0/+4
2018-05-28loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-2/+5
2018-05-17loplugin:unusedfields in sdNoel Grandin5-8/+0
2018-05-13weld SdModifyFieldDlgCaolán McNamara1-15/+10
2018-05-11weld SdInsertPasteDlgCaolán McNamara1-8/+5
2018-05-11drop metric connect_changed, use connect_value_changedCaolán McNamara1-1/+1
2018-05-11loplugin:datamembershadow in FrameViewNoel Grandin1-1/+1
2018-05-11loplugin:datamembershadow in SdGenericDrawPageNoel Grandin1-1/+1
2018-05-10weld SdVectorizeDlgCaolán McNamara1-32/+22
2018-05-10weld SdCustomShowDlg and SdDefineCustomShowDlgCaolán McNamara1-42/+34
2018-05-10weld SdStartPresentationDlgCaolán McNamara1-42/+36
2018-04-30weld SdSnapLineDlgCaolán McNamara1-22/+18
2018-04-30weld SdInsertLayerDlgCaolán McNamara1-16/+12
2018-04-30weld MorphDlgCaolán McNamara1-18/+9
2018-04-30weld MasterLayoutDialogCaolán McNamara1-13/+9
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara3-5/+5
2018-04-21loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-20loplugin:constantparamNoel Grandin1-1/+0
2018-04-17loplugin:constparamsNoel Grandin2-2/+2
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand1-1/+1
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-1/+1
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-0/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-0/+4
2018-04-06weld linkeditdialogCaolán McNamara2-2/+2
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen5-6/+0
2018-04-02weld Break dialogCaolán McNamara1-34/+19
2018-03-29loplugin:unusedmethodsNoel Grandin3-21/+0
2018-03-29loplugin:virtualdown in editengNoel Grandin1-1/+1
2018-03-29loplugin:virtualdown in vclNoel Grandin1-1/+1
2018-03-26loplugin:useuniqueptr in OutlineViewShell and ViewShellNoel Grandin2-3/+3
2018-03-23loplugin:useuniqueptr in OutlineViewNoel Grandin1-2/+2
2018-03-22loplugin:useuniqueptr in DrawDocShellNoel Grandin1-2/+2
2018-03-22loplugin:useuniqueptr in SdTransferableNoel Grandin1-6/+6
2018-03-22loplugin:useuniqueptr in DrawViewShellNoel Grandin1-2/+2
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant2-1/+2
2018-03-17sd lok: Set the view size to full page size + fix unit testsPranav Kant1-0/+2
2018-03-16Revert "sd lok: Set the view size to full page size and hide ruler, scrollbars"pranavk1-2/+0
2018-03-16sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant1-0/+2
2018-03-04weld SvxNameDialogCaolán McNamara1-1/+1
2018-02-27lok: All mouse,key events asyncPranav Kant2-6/+6
2018-02-23tdf#115873 sd navigator: adapt IsEqualToDoc() to Fill() furtherMiklos Vajna1-0/+3
2018-02-22weld native message dialogsCaolán McNamara1-0/+6
2018-02-22tdf#115873 sd navigator: allow selecting but not focusing on objectsMiklos Vajna2-1/+14
2018-02-14lok IME: support dialogs as wellPranav Kant1-2/+1
2018-02-08sd, sc lok: IME support + unit testsPranav Kant1-0/+2