summaryrefslogtreecommitdiffstats
path: root/include/sfx2/app.hxx
Commit message (Expand)AuthorAgeFilesLines
* clang-cl loplugin: sfx2Stephan Bergmann2016-10-161-1/+1
* loplugin:staticmethods: sfx2Stephan Bergmann2016-10-071-6/+6
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Moved SfxModule owner to SfxApplicationMark Page2016-07-131-0/+13
* tdf#89329: use unique_ptr for pImpl in appXisco Fauli2016-06-061-2/+2
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* loplugin:constantparam in sfx2Noel Grandin2016-03-171-1/+1
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-021-2/+2
* Kill sfx2 menu supportMaxim Monastirsky2016-02-281-2/+0
* Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann2016-02-221-6/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-2/+2
* loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2016-01-131-3/+3
* sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl2015-11-131-3/+1
* sfx2: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-2/+2
* sfx2: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* make Link<> instances typedNoel Grandin2015-08-131-4/+6
* loplugin:unusedmethods sfx2Noel Grandin2015-07-201-1/+0
* RemoteFilesDialogSzymon Kłos2015-07-161-0/+1
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-2/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-2/+0
* sfx2: remove pointless GenLink classMichael Stahl2015-07-141-1/+0
* basic: used typed LINKsNoel Grandin2015-05-191-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* loplugin:staticmethodsNoel Grandin2015-04-231-4/+4
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-2/+0
* so GetOffResManager_Impl is unusedCaolán McNamara2014-11-241-1/+0
* Forward declare all the std::vector based impl container classes.Kohei Yoshida2014-11-211-4/+3
* Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida2014-11-211-5/+2
* Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida2014-11-211-2/+1
* Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida2014-11-211-2/+1
* Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida2014-11-201-16/+0
* callcatcher: update unused codeCaolán McNamara2014-10-221-1/+0
* remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin2014-10-151-1/+11
* fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2014-10-061-1/+0
* coverity#735489 constant guards dead codeCaolán McNamara2014-10-011-1/+0
* loplugin: cstylecastNoel Grandin2014-10-011-1/+1
* Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann2014-09-251-0/+1
* fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2014-09-241-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-131-8/+12
* Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann2014-07-291-1/+0
* fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud2014-06-271-1/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-2/+0