summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PhotoAlbumDialog.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara
2018-05-11rename create_btn to ok to get desired button orderingCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-25tdf#116544 crash on unhandled IllegalArgument exceptionCaolán McNamara
2018-03-13sd: remove useage of GraphicURL in PhotoAlbumDialogTomaž Vajngerl
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna