summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.cxx
AgeCommit message (Expand)Author
2014-10-23fdo#84935: basic: avoid silly SolarMutex asserts on exit on MacMichael Stahl
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11too risky to dlclose basctl once openedCaolán McNamara
2014-10-02coverity#705707 Resource leakCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-10coverity#1224981 Dereference null return valueCaolán McNamara
2014-07-10coverity#1132691 Dereference null return valueCaolán McNamara
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2013-11-22some small RTL_CONSTASCII_STRINGPARAM cleanupsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-29remove SfxFilterDialog code, appears to be deadNoel Grandin
2013-08-29convert include/sfx2/app.hxx from String to OUStringNoel Grandin
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05unotools: remove some unused itemsThomas Arnhold
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist
2013-03-28Put some help-related code behind #if HAVE_FEATURE_HELPTor Lillqvist
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-11-30Remove SvtStartOptionsStephan Bergmann
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-07DISABLE_DYNLOADING fixes and minor cleanupTor Lillqvist
2012-08-20PreInit and MemoryError can be removed from coreCaolán McNamara
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-13Remove unused #includesStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-20Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-09Removed unnecessary SvLibraryStephan Bergmann
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-02-15WaE: mingwCaolán McNamara
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann