summaryrefslogtreecommitdiff
path: root/include/sfx2/app.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Mention that SfxApplication is a singletonTor Lillqvist1-0/+2
2017-10-31loplugin:constantparam in sfx2Noel Grandin1-2/+2
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-3/+0
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-17cleanup double includes and declarationsJochen Nitschke1-3/+1
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara1-1/+1
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara1-1/+0
2017-03-07make SfxApplication ctor privateCaolán McNamara1-3/+2
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-2/+2
2016-11-22Make sure there's a single global RTTI for SfxLinkItemStephan Bergmann1-1/+1
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna1-0/+1
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann1-1/+1
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-0/+13
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+2
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-2/+0
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann1-6/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-3/+3
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl1-3/+1
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin1-2/+2
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-08-13make Link<> instances typedNoel Grandin1-4/+6
2015-07-20loplugin:unusedmethods sfx2Noel Grandin1-1/+0
2015-07-16RemoteFilesDialogSzymon Kłos1-0/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-2/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-2/+0
2015-07-14sfx2: remove pointless GenLink classMichael Stahl1-1/+0
2015-05-19basic: used typed LINKsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-2/+0
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara1-1/+0