summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PhotoAlbumDialog.cxx
AgeCommit message (Expand)Author
2017-12-02convert DecodeMechanism to scoped enumNoel Grandin
2017-11-28convert BmpConversion to scoped enumNoel Grandin
2017-01-11tdf#105199: Keep URL intactStephan Bergmann
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
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-03tdf#64573: Add captions to Photo AlbumRishabh Kumar
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-07-23If this configuration access throws exceptions sth very fundamental is brokenStephan Bergmann
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in sdJulien Nabet
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-13Related fdo#35546: Remove "1 Image with Title" Layout for Photo Album DialogSamuel Mehrbrodt
2013-05-13Related fdo#35546: Remove the "Text box" function from Photo Album DialogSamuel Mehrbrodt
2013-05-13Related fdo#35546: Simplyfy Code in Photo Album DialogSamuel Mehrbrodt