summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)Author
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
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-31Resolves: #i120030# optimize thumbnail creation/paintingJürgen Schmidt
2013-05-02Resolves: #i119366# ensure password can be removed via "Save As..."Oliver-Rainer Wittmann
2013-04-25Broken security/password when saving to older odf (sx?) formats.Muthu Subramanian
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-12Resolves: #i119492# Reset the modified flag on OLE objects after loadingAndre Fischer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04Bin a pointless and annoying OSL_ENSURETor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist