summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appquit.cxx
AgeCommit message (Expand)Author
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
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
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-10-03drop some unnecessary includesCaolán McNamara
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2018-05-08convert DELETEX to DELETEZNoel Grandin
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-21-Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet
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 SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara
2014-08-18InfoBox MSG_CANT_QUIT to StringThomas Arnhold
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-10drop the SimpleErrorHandlerCaolán McNamara
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-01-07Add some DISABLE_SCRIPTING ifndefsTor Lillqvist
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-15removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe