summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frame2.cxx
AgeCommit message (Expand)Author
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-05sfx2: prefix m_ private memberHenry Castro
2022-07-04sfx2: replace pWindow m_pWindowHenry Castro
2022-06-30sfx2: replace pImpl -> m_pImplHenry Castro
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-02-16loplugin:referencecasting in sfx2Noel
2020-04-01tdf#131613 ignore printer change as a trigger for relayout panelsCaolán McNamara
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
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