summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frame2.cxx
AgeCommit message (Expand)Author
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:returnconstant in sfx2Noel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-14loplugin:constantparamNoel Grandin
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-03-30use SFX_INTERFACE_NONE constantNoel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in frameXisco Fauli
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-25gcc 4.3.4: no matching functionCaolán McNamara
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud