summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-3/+3
2013-04-12Resolves: #i119492# Reset the modified flag on OLE objects after loadingAndre Fischer1-1/+21
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-131/+131
2013-04-04Bin a pointless and annoying OSL_ENSURETor Lillqvist1-2/+0
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-1/+3
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-0/+2
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-2/+2
2013-03-15initial work on an odc exportMarkus Mohrhard1-7/+44
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3
2013-02-22s/whith/with/Tor Lillqvist1-1/+1