summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fupage.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara1-1/+1
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens1-9/+0
2016-05-06tdf#89466: Don't reset page background on size/orientation changeKatarina Behrens1-1/+4
2016-05-04tdf#89466: Give those slots a separate GetState methodKatarina Behrens1-0/+3
2016-05-04tdf#89466: Slide Background tabRishabh Kumar1-1/+12
2016-03-10loplugin:constantparam in sdNoel Grandin1-1/+1
2015-11-27replace a MessBox with a MessageDialogCaolán McNamara1-7/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-29com::sun::star->css in sdNoel Grandin1-2/+2
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-09-30implement save slide background for impressCaolán McNamara1-33/+52
2015-09-25sd/source/ui/func boost->stdCaolán McNamara1-3/+2
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+3
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2014-11-10loplugin: cstylecastNoel Grandin1-19/+19
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-11/+11
2014-07-26coverity#704753 Dereference after null checkCaolán McNamara1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-10/+12
2014-06-25remove whitespacesMarkus Mohrhard1-8/+0
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-14/+14
2014-04-14typo: discret -> discreteThomas Arnhold1-1/+1
2014-04-08coverity#704753 Dereference after null checkCaolán McNamara1-0/+3
2014-04-08coverity#704752 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19coverity#708133 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-03-14svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from sdAlexander Wilms1-7/+7
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+4
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-8/+8
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-2/+2
2013-08-24String->OUStringIvan Timofeev1-4/+2
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely1-1/+1
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-1/+1