summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PhotoAlbumDialog.cxx
AgeCommit message (Expand)Author
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-06-07Related: tdf#89905 these PalettePath uses appear to really be UserConfigPathCaolán McNamara
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin