summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)Author
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-15coverity#1244937 Unchecked return valueCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242843 Unused valueCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis
2014-08-28Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara
2014-08-14git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01coverity#735850 Dereference after null checkCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-05sal_Bool to boolMarkus Mohrhard
2014-03-05make sure we always set the filter name in the media descriptorMarkus Mohrhard
2014-03-03minor comment changeTomaž Vajngerl
2014-03-03fdo#61320: Allow user to choose whether to create thumbnails inside odf.christianju
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23coverity#440977 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20cid#1078824 Dereference before null checkNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky
2014-01-28bool improvementsStephan Bergmann
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-22bool improvementsStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-30fix indentationMatúš Kukan
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann