summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appinit.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02turn SfxPickList singleton a member of SfxApplicationCaolán McNamara
2018-04-23type mismatch at 1st parameter ('vcl::Window *const' vs 'const vcl::Window *')Caolán McNamara
2018-04-22try to fix oss-fuzz build harderCaolán McNamara
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-18fix oss-fuzz buildCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-04-17loplugin:constparamsNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-25tdf#114025 - minimal and not entirely convincing fix for assertion failure.Michael Meeks
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-02-21loplugin:subtlezeroinit: sfx2Stephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in SfxAppData_ImplNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann
2015-06-12std::list for SchedulerJuergen Funk
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann