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