summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/dlgass.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep1-1896/+0
2016-05-18Resolves: tdf#95620 crash in presentation wizardCaolán McNamara1-0/+6
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-10/+0
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin1-7/+6
2016-04-21Fix typosAndrea Gelmini1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin1-2/+2
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-2/+2
2016-03-10loplugin:constantparam in sdNoel Grandin1-3/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin1-4/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-11-05tdf#36946: Organise transitions hierarchicallyTor Lillqvist1-3/+25
2015-10-29com::sun::star->css in sdNoel Grandin1-4/+4
2015-10-26cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+2
2015-10-12convert Link<> to typedNoel Grandin1-21/+15
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-7/+7
2015-09-17convert Link<> to typedNoel Grandin1-3/+2
2015-09-17convert Link<> to typedNoel Grandin1-9/+13
2015-09-12Use sal_Int32 and LISTBOX_ENTRY_NOTFOUND for GetSelectEntryPosMatteo Casalin1-6/+6
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-4/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-25/+23
2015-07-24convert ImageAlign to enum classNoel Grandin1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-10/+14
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-5/+5
2015-04-29coverity#1296210 Explicit null dereferencedCaolán McNamara1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-61/+67
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-61/+61
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-0/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-06Idle: Changed to new enum nameTobias Madl1-3/+3
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-3/+3
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-3/+4
2015-02-23Typo: initialy->initiallyJulien Nabet1-1/+1
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2