summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appinit.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+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
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-1/+0
2015-03-06Idle Timer: Invented Base ClassTobias Madl1-4/+2
2015-03-06Idle and Timer are now completely independentTobias Madl1-0/+2
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2014-12-01Resolves: fdo#86799 fix insert special char in Find/Find and ReplaceCaolán McNamara1-1/+1
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida1-0/+1
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida1-0/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-2/+3
2014-10-15osl_Module -> osl::ModuleCaolán McNamara1-4/+4
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara1-3/+0