summaryrefslogtreecommitdiff
path: root/include/sfx2/app.hxx
AgeCommit message (Expand)Author
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
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht