summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)Author
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-05WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-02-14fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-15Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe
2011-11-15replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-07-28fix merge problemMarkus Mohrhard
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky
2011-07-25fix for fdo#38561:unable to save protected file without pwMarkus Mohrhard
2011-07-14debug-only methodCaolán McNamara
2011-07-02unable to save protected file without pw fdo#38561Markus Mohrhard
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-04Duplicate code: join ImportFrom and InsertFromChristina Rossmanith
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-21Drop OS2Tor Lillqvist
2011-04-28sfx2-add-to-recently-used-after-save.diff: improve recently use list hadlingRadek Doulik
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translations and typo fixes (3).Albert Thuswaldner
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove dead CodeXisco Fauli
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-06OSL_DEBUG_LEVEL formattingThomas Arnhold
2011-01-23WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko