summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appinit.cxx
AgeCommit message (Expand)Author
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
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann
2014-12-01Resolves: fdo#86799 fix insert special char in Find/Find and ReplaceCaolá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-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-15osl_Module -> osl::ModuleCaolán McNamara
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-10drop the SimpleErrorHandlerCaolán McNamara
2014-03-06sfx2: ensure that no timers are running after SfxApplication diesMichael Stahl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-22bool improvementsStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-07-31fix android build after my XubString changes in VCLNoel Grandin
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin
2013-07-08rename sfx2 log area to sfxMichael Stahl