summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)Author
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-10-31return dialog pointers using VclPtr<>Noel Grandin
2016-10-31This needs to be VclPtr tooJulien Nabet
2016-10-28these need to be VclPtrsCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand
2016-08-18screenshots: sc dialog factory ifc for tab dialogsKatarina Behrens
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2016-08-18screenshots: interface for sc dialog factoryKatarina Behrens
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin
2016-03-31sequence->vector in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin