summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+1
2014-07-01coverity#735850 Dereference after null checkCaolán McNamara1-2/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-5/+5
2014-06-26drop the functional partsCaolán McNamara1-4/+0
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann1-0/+4
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan1-0/+2
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin1-24/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-3/+3
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-2/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-17/+17
2014-03-29typo: persistance -> persistenceThomas Arnhold1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-205/+205
2014-03-16sal_Bool to boolMatteo Casalin1-5/+6
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-15/+15
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin1-2/+2
2014-03-05sal_Bool to boolMarkus Mohrhard1-6/+6
2014-03-05make sure we always set the filter name in the media descriptorMarkus Mohrhard1-0/+10
2014-03-03minor comment changeTomaž Vajngerl1-1/+1
2014-03-03fdo#61320: Allow user to choose whether to create thumbnails inside odf.christianju1-2/+4
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-1/+0
2014-02-26Remove visual noise from sfx2Alexander Wilms1-2/+2
2014-02-23coverity#440977 Dereference after null checkCaolán McNamara1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-33/+33
2014-02-20cid#1078824 Dereference before null checkNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky1-18/+3
2014-01-28bool improvementsStephan Bergmann1-29/+29
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist1-11/+11
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-2/+2
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-15/+45
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-6/+6
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-10-30fix indentationMatúš Kukan1-28/+27
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann1-1/+0
2013-10-21remove uses of COMPARE_*Caolán McNamara1-4/+4
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-7/+7
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin1-1/+1
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin1-5/+5
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+2
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet1-1/+0
2013-07-08rename sfx2 log area to sfxMichael Stahl1-30/+30
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-10/+10
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-39/+28
2013-05-31Resolves: #i120030# optimize thumbnail creation/paintingJürgen Schmidt1-0/+4
2013-05-02Resolves: #i119366# ensure password can be removed via "Save As..."Oliver-Rainer Wittmann1-0/+3
2013-04-25Broken security/password when saving to older odf (sx?) formats.Muthu Subramanian1-1/+1