summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appinit.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-1/+2
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-2/+0
2021-08-31flatten SfxAppData_ImplNoel Grandin1-8/+8
2021-08-31no need to allocate SfxPickList separatelyNoel Grandin1-1/+1
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin1-2/+0
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin1-1/+0
2021-08-31flatten SfxViewFrameArr_ImplNoel Grandin1-1/+0
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin1-2/+0
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin1-1/+0
2021-04-02Simplify some static variable initializationsMike Kaganski1-12/+10
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin1-13/+13
2020-02-16move some headers inside sfx2/Noel Grandin1-1/+1
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara1-2/+2
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen1-19/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann1-1/+1
2019-06-21weld SpellDialogCaolán McNamara1-3/+3
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-02turn SfxPickList singleton a member of SfxApplicationCaolán McNamara1-1/+1
2018-04-23type mismatch at 1st parameter ('vcl::Window *const' vs 'const vcl::Window *')Caolán McNamara1-1/+1
2018-04-22try to fix oss-fuzz build harderCaolán McNamara1-2/+2
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-18fix oss-fuzz buildCaolán McNamara1-1/+1
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-2/+0
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-01-02RID_* can be extern global variablesNoel Grandin1-3/+3
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-25tdf#114025 - minimal and not entirely convincing fix for assertion failure.Michael Meeks1-0/+1
2017-11-14Translate German comments and debug stringsJohnny_M1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-7/+7
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-3/+3
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski1-5/+0
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-7/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-3/+3
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-8/+10
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-3/+3
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-3/+0
2017-02-21loplugin:subtlezeroinit: sfx2Stephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+12
2017-01-23use rtl::Reference in SfxAppData_ImplNoel Grandin1-4/+3
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1