summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/module.cxx
AgeCommit message (Expand)Author
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24no use is made of _pResMgrCaolán McNamara
2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-03-24coverity#704301 Logically dead codeCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-02-13Fix member variables not initialized in the constructorJulien Nabet
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-05-23fix leakCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-11Transalations (5)Albert Thuswaldner
2011-03-03debuglevels: introduce SfxModule::GetModuleFieldUnit, taking an XFrame, to no...Frank Schoenheit [fs]
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-26Translations of German comments in sfxAlbert Thuswaldner
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko