summaryrefslogtreecommitdiff
path: root/include/sfx2/app.hxx
AgeCommit message (Expand)Author
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewFrameArr_ImplNoel Grandin
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxChildWinFactArr_ImpNoel Grandin
2021-08-18tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-11drop newly unused code and macrosCaolán McNamara
2020-11-25SfxObjectShell::DdeExecute and SfxApplication::DdeExecute should return boolStephan Bergmann
2020-10-22long->tools::Long in sfx2Noel
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-08-27Fix signature of basicide_macro_organizerStephan Bergmann
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-06-12weld OrganizeDialogCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin
2018-03-20Mention that SfxApplication is a singletonTor Lillqvist
2017-10-31loplugin:constantparam in sfx2Noel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
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-17cleanup double includes and declarationsJochen Nitschke
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara
2017-03-07make SfxApplication ctor privateCaolán McNamara
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-22Make sure there's a single global RTTI for SfxLinkItemStephan Bergmann
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke