summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frame2.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin1-1/+1
2021-02-16loplugin:referencecasting in sfx2Noel1-1/+1
2020-04-01tdf#131613 ignore printer change as a trigger for relayout panelsCaolán McNamara1-0/+3
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen1-12/+0
2019-12-14loplugin:expandablemethodsNoel Grandin1-5/+0
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen1-0/+2
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara1-14/+20
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30loplugin:returnconstant in sfx2Noel Grandin1-2/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-14loplugin:constantparamNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-1/+0
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-2/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-03-30use SFX_INTERFACE_NONE constantNoel Grandin1-1/+1
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-3/+3
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-4/+4
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-1/+0
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin1-1/+1
2016-05-22tdf#89329: use unique_ptr for pImpl in frameXisco Fauli1-13/+12
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-5/+0
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-8/+8
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida1-0/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-07-25gcc 4.3.4: no matching functionCaolán McNamara1-1/+1
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin1-1/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6