summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/module.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-4/+0
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-24no use is made of _pResMgrCaolán McNamara1-1/+1
2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida1-0/+34
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida1-0/+1
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida1-0/+1
2014-10-02loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe1-5/+4
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+2
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-6/+2
2014-03-24coverity#704301 Logically dead codeCaolán McNamara1-3/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from sfx2Alexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-07-08rename sfx2 log area to sfxMichael Stahl1-2/+2
2013-02-13Fix member variables not initialized in the constructorJulien Nabet1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-37/+17
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin1-2/+2
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin1-2/+2
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin1-2/+2
2012-06-20Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin1-5/+5
2012-06-20Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin1-4/+3
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-3/+3
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-2/+2
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-6/+6
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann1-7/+5
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist1-5/+7
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann1-7/+5
2011-08-25callcatcher: yet more unused codeCaolán McNamara1-31/+0
2011-05-23fix leakCaolán McNamara1-4/+5
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+34
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-21/+21
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-21/+21
2011-03-11Transalations (5)Albert Thuswaldner1-2/+2
2011-03-03debuglevels: introduce SfxModule::GetModuleFieldUnit, taking an XFrame, to no...Frank Schoenheit [fs]1-0/+34
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-01-26Translations of German comments in sfxAlbert Thuswaldner1-9/+10
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-22/+22
2010-11-16HC Cleanup - libs-coreJoseph Powers1-28/+5
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard1-3/+0
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-0/+13
2010-04-22slidecopy: allow the SfxModule to overrule the availability of child windows,...Frank Schoenheit [fs]1-0/+13