summaryrefslogtreecommitdiff
path: root/include/sfx2/viewfrm.hxx
AgeCommit message (Expand)Author
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-08sfx2: let .uno:SignPDF add a matching button to the infobarMiklos Vajna
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06tdf#89329: use unique_ptr for pImpl in viewfrmXisco Fauli
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann
2016-02-17sfx2 infobar: allow setting the message styleMiklos Vajna
2016-02-17sfx2 infobar: allow setting the message colorMiklos Vajna
2016-02-17loplugin:nullptrStephan Bergmann
2016-02-17sfx2 infobar: allow setting the back/foreground colorMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky