summaryrefslogtreecommitdiff
path: root/include/sfx2/viewfrm.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl1-2/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky1-2/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-14do not forward-declare templatesDavid Tardon1-1/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt1-0/+1
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist1-4/+0
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky1-1/+1
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-0/+6