summaryrefslogtreecommitdiff
path: root/include/sfx2/app.hxx
AgeCommit message (Expand)Author
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-13make Link<> instances typedNoel Grandin
2015-07-20loplugin:unusedmethods sfx2Noel Grandin
2015-07-16RemoteFilesDialogSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-14sfx2: remove pointless GenLink classMichael Stahl
2015-05-19basic: used typed LINKsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-10-22callcatcher: update unused codeCaolán McNamara