summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)Author
2019-05-02tdf#125011 large ui scaling factor overflows spinbutton rangeCaolán McNamara
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-26Remove tabs: bullets, numberings, images from ImpressGülşah Köse
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
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-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-03-14weld SdActionDlgCaolán McNamara
2019-03-14weld SdTPActionCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-11loplugin:constantparamNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-27m_bShowAllShapes in SdPageObjsTLV is deadNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-25Fix build when !HAVE_FEATURE_AVMEDIATor Lillqvist
2019-02-25Make SdAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist
2019-02-25We want the function pointer here, but not call it yetTor Lillqvist
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-25set m_bLinkableSelected before calling handlerCaolán McNamara
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2019-02-13can use set_rangeCaolán McNamara
2019-02-13Avoid -fsanitize=implicit-signed-integer-truncation in weld::MetricSpinButtonStephan Bergmann
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2019-01-11make Insert->Header and Footer dialog asyncNoel Grandin
2019-01-09use unique_ptr in sdNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann