summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appinit.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-02loplugin:singlevalfieldsNoel Grandin1-2/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-2/+2
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara1-7/+0
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara1-1/+0
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli1-27/+27
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-4/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-6/+14
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann1-1/+1
2015-06-12std::list for SchedulerJuergen Funk1-1/+1