summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/olepersist.cxx
AgeCommit message (Expand)Author
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-18Avoid deadlockMike Kaganski
2024-10-14Avoid deadlock because of recursive lockMike Kaganski
2024-08-22Make OleEmbeddedObject locking stricterMike Kaganski
2024-08-14Unlock the mutex to avoid deadlockMike Kaganski
2024-05-08loplugin:ostr in embeddedobjNoel Grandin
2024-03-19Release the mutex when calling the OLE methodMike Kaganski
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2022-05-04Just use Any ctor instead of makeAny in embeddedobjStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-10small cleanups to TempFile related codeNoel Grandin
2022-01-09Simplify some TempFile service codeNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in embeddedobjMike Kaganski
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): embeddedobjStephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-23embeddedobj: fix lost native data when updating it via OLE fails, take 2Miklos Vajna
2021-04-08embeddedobj: fix lost native data when updating it via OLE failsMiklos Vajna
2021-03-03loplugin:refcounting (clang-cl)Stephan Bergmann
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2020-07-22embeddedobj/msole: create instances with uno constructorsNoel Grandin
2020-05-20use for-range on Sequence in e*Noel Grandin
2019-12-14Fix typoAndrea Gelmini
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen
2019-05-22Fix typoAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-11-14sw: fix modification of ole obj native data during HTML importMiklos Vajna
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-01-12More loplugin:cstylecast: embeddedobjStephan Bergmann
2017-10-27loplugin:includeform: embeddedobj (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann
2017-09-30loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-18Fix typosAndrea Gelmini
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin