summaryrefslogtreecommitdiff
path: root/embeddedobj/source/commonembedding/persistence.cxx
AgeCommit message (Expand)Author
2021-11-26sw, viewing OLE objects: also protect "common" embeded objectsMiklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in embeddedobjMike Kaganski
2021-10-24tdf#42982: improve UNO API error reporting4k5h1t
2021-04-08tdf#141529 sync linked OLE save(s) with hosting file save(s)Armin Le Grand (Allotropia)
2021-04-08Fix typosAndrea Gelmini
2021-04-07tdf#141528 ensure that reset of linked state is executedArmin Le Grand (Allotropia)
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): embeddedobjStephan Bergmann
2019-07-19loplugin:referencecasting in embeddedobjNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-22Fix typoAndrea Gelmini
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-11-22Help old GCCStephan Bergmann
2017-11-22fuzzing: common case of embedded charts in docxCaolán McNamara
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-13Remove misguided commentStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in OCommonEmbeddedObjectNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-05-04embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filterMiklos Vajna
2015-04-30embeddedobj: allow embedding objects lacking a FileFormatVersion=6800 filterMiklos Vajna
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-14tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane
2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-11coverity#703952 Unchecked return valueCaolán McNamara
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida