summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appinit.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler1-3/+3
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann1-2/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+2
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin1-2/+0
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-10drop the SimpleErrorHandlerCaolán McNamara1-6/+0
2014-03-06sfx2: ensure that no timers are running after SfxApplication diesMichael Stahl1-0/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-26Remove visual noise from sfx2Alexander Wilms1-4/+4
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist1-1/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-2/+2
2013-12-20typo fixesAndras Timar1-2/+2
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-11/+2
2013-07-31fix android build after my XubString changes in VCLNoel Grandin1-2/+2
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin1-2/+2
2013-07-08rename sfx2 log area to sfxMichael Stahl1-1/+1
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-2/+1
2013-04-09Revert "fix sfx2 with Library_merged"Matúš Kukan1-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-31fix sfx2 with Library_mergedPeter Foley1-1/+5
2013-01-07Add some DISABLE_SCRIPTING ifndefsTor Lillqvist1-1/+4
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+12
2012-09-27Improvements on previous commitStephan Bergmann1-1/+1
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin1-8/+7
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-7/+3
2012-06-02targeted string re-workNorbert Thiebaud1-7/+7
2012-05-09Removed unnecessary SvLibraryStephan Bergmann1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-11-15removed unused codeTakeshi Abe1-7/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-1/+1