summaryrefslogtreecommitdiff
path: root/include/sfx2/frame.hxx
AgeCommit message (Expand)Author
2020-07-20compact namespace declNoel Grandin
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-07-30loplugin:returnconstant in sfx2Noel Grandin
2018-07-12tdf#117895: "Edit document properties before saving"...Henry Castro
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-14loplugin:constantparamNoel Grandin
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-12-11convert SFXFRAME_HASTITLE to bool fieldNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in frameXisco Fauli
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-24remove unused define TF_NEWDESKTOPNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-06-29remove custom RTTI from SfxFrameNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-03callcatcher: shave off some moreCaolá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
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin