summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/olepersist.cxx
AgeCommit message (Expand)Author
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
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-01-20Some more loplugin:cstylecast: embeddedobjStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
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-05-27remove unnecessary use of Reference constructor in throwNoel Grandin