summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PhotoAlbumDialog.cxx
AgeCommit message (Expand)Author
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
2013-05-09Related fdo#35546: Cosmetic fixes for Photo Album DialogSamuel Mehrbrodt
2013-05-03Create Photo Album fixGergő Mocsi
2013-05-03Create Photo Album fixGergő Mocsi
2013-04-12make Photo Album warning string localizableAndras Timar
2013-04-12Create Photo Album implementationGergő Mocsi
2013-04-11It's fine to delete a NULL pointerTor Lillqvist
2013-04-11WaE: unitialised variableLionel Elie Mamane
2013-04-10WaE: declaration of ‘xCfg’ shadows a previous local [-Wshadow]Andras Timar
2013-04-10WaE: declaration shadows a local variableTor Lillqvist
2013-04-10Photo Album: make localizable the hardcoded stringsAndras Timar
2013-04-10Create Photo Album implementationGergő Mocsi
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann
2013-03-21Short-term fix around the SD_DLLIMPLEMTATION debacleStephan Bergmann
2013-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi