summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)Author
2018-11-23remove some dead enums in sd/Noel Grandin
2018-11-19tdf#101072 let the sidebar navigator drag and drop tooCaolán McNamara
2018-11-19tdf#101072 mpParent isn't SdNavigatorWinCaolán McNamara
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-12Fix typosAndrea Gelmini
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-02loplugin:useuniqueptr in SdCustomShowListNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-29tdf#42949 Fix IWYU warnings in sd/inc ; sd/source/ui/inc/Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-18weld SdTabTemplateDlgCaolán McNamara
2018-10-18weld SdPresLayoutTemplateDlgCaolán McNamara
2018-10-16tdf#119956 unit test, LayerTabBar, adapt focus if Alt+ClickRegina Henschel
2018-10-12weld SdPresLayoutDlgCaolán McNamara
2018-10-09loplugin:constfields in sdNoel Grandin
2018-10-08return by unique_ptr from CreateDefaultObject in sd/Noel Grandin
2018-10-07unused Dialog field in FuPoorCaolán McNamara
2018-10-06use more uniqueptr in SdGlobalResourceContainerNoel Grandin
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-10-03weld OutlineBulletDlgCaolán McNamara
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-20weld CopyDlgCaolán McNamara
2018-09-19Make compilers combine sUNO_* vars across TUsStephan Bergmann
2018-09-18weld SdParagraphDlgCaolán McNamara
2018-09-18CppunitTest_sd_dialogs_test needs sd::ViewShell::GetFrameWeldStephan Bergmann
2018-09-17weld SdCharDlgCaolán McNamara
2018-09-17weld SdPageDlgCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-11loplugin:constantparamNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09weld SvxGridTabPageCaolán McNamara
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-08-30Remove redundant asserts after newMike Kaganski
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-22Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-07-26sd: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-23Fix typosAndrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-07-19Remove unused parameter bBrowseRegina Henschel
2018-07-18Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-02tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth