summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fupage.cxx
AgeCommit message (Expand)Author
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-25Resolves: tdf#101076 drag-create creates an unfilled shape...Caolán McNamara
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens
2016-05-06tdf#89466: Don't reset page background on size/orientation changeKatarina Behrens
2016-05-04tdf#89466: Give those slots a separate GetState methodKatarina Behrens
2016-05-04tdf#89466: Slide Background tabRishabh Kumar
2016-03-10loplugin:constantparam in sdNoel Grandin
2015-11-27replace a MessBox with a MessageDialogCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-09-30implement save slide background for impressCaolán McNamara
2015-09-25sd/source/ui/func boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-20loplugin:defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-26coverity#704753 Dereference after null checkCaolán McNamara
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14typo: discret -> discreteThomas Arnhold
2014-04-08coverity#704753 Dereference after null checkCaolán McNamara
2014-04-08coverity#704752 Dereference after null checkCaolán McNamara
2014-03-19coverity#708133 Uninitialized pointer fieldCaolán McNamara
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-11sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann