summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-02tdf#118893: avoid nullptr dereferenceMike Kaganski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-06weld SvxMetricFieldCaolán McNamara
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-25Resolves: tdf#130159 hide writedirection unless CTL is enabledCaolán McNamara
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara
2020-01-14rework SvxTableToolBoxControl as PopupWindowControllerCaolán McNamara
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara
2020-01-13rework TextUnderlinePopup to be a PopupWindowControllerCaolán McNamara
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara
2020-01-08rework ParaLineSpacingPopup to be a PopupWindowControllerCaolán McNamara
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-19loplugin:virtualdead unused param in sd::ViewShell::UpdatePreviewNoel Grandin
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-16tdf#126819 Can't retrieve the mouse position written in the statusbarNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-02-19use boost::optional in EditFieldInfoNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin