summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PhotoAlbumDialog.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+6
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-11/+13
2015-03-03tdf#64573: Add captions to Photo AlbumRishabh Kumar1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: sdThomas Arnhold1-3/+3
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-4/+0
2013-05-13Related fdo#35546: Remove "1 Image with Title" Layout for Photo Album DialogSamuel Mehrbrodt1-3/+1
2013-05-13Related fdo#35546: Remove the "Text box" function from Photo Album DialogSamuel Mehrbrodt1-2/+1
2013-05-13Related fdo#35546: Simplyfy Code in Photo Album DialogSamuel Mehrbrodt1-0/+2
2013-05-10WaE: private field 'pFilenameLab' is not usedTor Lillqvist1-2/+0
2013-05-03Create Photo Album fixGergő Mocsi1-0/+8
2013-04-10Create Photo Album implementationGergő Mocsi1-3/+32
2013-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi1-0/+74