summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PhotoAlbumDialog.cxx
AgeCommit message (Expand)Author
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
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-10tdf#105199: Keep URL intactStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-22remove some more global OUStringsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-08Related tdf#64575 Only allow "Fill Slide" for 1 Image/SlideSamuel Mehrbrodt
2016-09-07tdf#64575 Photo Album: Better Image LayoutAbhilash
2016-06-30tdf#65356 Photo Album: Disable "Insert Link" in the add dialogSamuel Mehrbrodt
2016-06-30tdf#65356 Photo Album: Allow inserting images as linkSamuel Mehrbrodt
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-30removed defaulted argument from function callArmin Le Grand
2016-04-29tdf#64654 create no extra SdrModels, do not insert PresObjArmin Le Grand
2016-04-24tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin