summaryrefslogtreecommitdiff
path: root/embeddedobj/source/commonembedding/persistence.cxx
AgeCommit message (Expand)Author
2014-10-11coverity#703952 Unchecked return valueCaolán McNamara
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-15fdo#78159: fix import of OOoXML embedded objectsMichael Stahl
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-28Fix apparently broken OSL_ASSERT (that would have never fired)Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-09-24embeddedobj: if the service is missing, log its nameMiklos Vajna
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06No need for conditionality has been turned on since 2004Tor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-02-11fdo#46808, use service constructorNoel Grandin
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
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
2011-12-22Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot
2011-12-09catch exception by constant referenceTakeshi Abe
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers
2011-04-12Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
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-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-17CWS-TOOLING: integrate CWS fwk160Hans-Joachim Lankenau
2010-12-01fwk160: #i107138# fix the saveCompleted handlingMikhail Voytenko
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-08-19chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createIns...Ingrid Halama