summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objxtor.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann1-8/+6
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin1-1/+7
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud1-15/+20
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-4/+4
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-0/+17
2014-06-10coverity#706615 Uncaught exceptionCaolán McNamara1-21/+28
2014-06-02coverity#1219793 Uncaught exceptionCaolán McNamara1-13/+13
2014-05-23coverity#1215382 Uncaught exceptionCaolán McNamara1-1/+8
2014-05-22Use proper constructor to fill with system time.Matúš Kukan1-1/+1
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-1/+5
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-1/+1
2014-04-09Remove unused MakeVariableStephan Bergmann1-1/+0
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-52/+52
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara1-2/+2
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-14/+14
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-26Remove visual noise from sfx2Alexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-28/+28
2014-01-28bool improvementsStephan Bergmann1-8/+8
2014-01-15remove sfx2/appuno.hxxMatúš Kukan1-1/+0
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-4/+3
2014-01-14PrepareClose should probably return boolStephan Bergmann1-9/+9
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann1-4/+0
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-10-22Remove unused SfxObjectShell_Impl::bIsTmpStephan Bergmann1-1/+0
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-31/+31
2013-08-29convert sfx2/source/inc/objshimp.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin1-5/+5
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann1-2/+2
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-06Remove remnants of help agentCaolán McNamara1-7/+0
2013-06-05Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False.Mark Wielaard1-1/+3
2013-05-21Remove unnecessary namespacingNoel Grandin1-4/+3
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy1-1/+2
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-27/+27
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-1/+2
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist1-1/+1
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist1-1/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-2/+2
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+0
2012-09-11missing part of fix for fdo#54721Noel Power1-1/+1
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara1-5/+7
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-30/+15