summaryrefslogtreecommitdiff
path: root/include/sfx2/viewfrm.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-07tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens1-0/+2
2017-06-01tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens1-0/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl1-0/+1
2017-04-07Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt1-1/+0
2017-04-05loplugin:constantparam part2Noel Grandin1-2/+1
2017-03-29loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-8/+8
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze1-7/+1
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt1-0/+5
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann1-1/+1
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann1-1/+2
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-5/+5
2016-11-14loplugin:unusedmethodsNoel Grandin1-1/+0
2016-11-08sfx2: let .uno:SignPDF add a matching button to the infobarMiklos Vajna1-0/+1
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-4/+0
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-1/+0
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin1-5/+0
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-2/+1
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann1-1/+0
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-06tdf#89329: use unique_ptr for pImpl in viewfrmXisco Fauli1-1/+1
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna1-11/+11
2016-04-04loplugin:constantparam in sfx2Noel Grandin1-4/+0
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-4/+4
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann1-6/+1
2016-02-17sfx2 infobar: allow setting the message styleMiklos Vajna1-1/+2
2016-02-17sfx2 infobar: allow setting the message colorMiklos Vajna1-1/+5
2016-02-17loplugin:nullptrStephan Bergmann1-1/+1
2016-02-17sfx2 infobar: allow setting the back/foreground colorMiklos Vajna1-1/+5
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-2/+2
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-3/+0
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-17/+0
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-3/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-9/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-2/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-3/+0
2015-02-03callcatcher: shave off some moreCaolán McNamara1-1/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-11/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-18/+18
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-7/+7