summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)Author
2022-01-04Drop also commented-out obfuscated SAL_DEBUG callsTor Lillqvist
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-10-07drop 'using namespace std' in extensions(ole)Julien Nabet
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): extensionsStephan Bergmann
2021-08-20tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner
2021-07-23do not use "using namespace std" in headersCollabora
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann
2021-06-25Add back computation of excepinfo.bstrDescription lengthStephan Bergmann
2021-06-25-Werror,-Wunused-but-set-parameter (clang-cl 13 trunk)Stephan Bergmann
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann
2021-06-01loplugin:stringview (clang-cl)Stephan Bergmann
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski
2020-12-25Fix Windows build of Library_oleautobridgeStephan Bergmann
2020-12-09loplugin:stringview (clang-cl)Stephan Bergmann
2020-12-07loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-11-27CComVariant.lVal is of type LONGStephan Bergmann
2020-11-26TYPEATTR::cFuncs,cVars are of type WORDStephan Bergmann
2020-11-26The Windows oleauto.h SafeArray* functions use LONG for indexingStephan Bergmann
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann
2020-08-04loplugin:simplifybool (clang-cl)Stephan Bergmann
2020-07-21Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-05Fix typoAndrea Gelmini
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-24Make this SAL_INFO less elaborateStephan Bergmann
2019-10-23loplugin:bufferadd (clang-cl)Stephan Bergmann
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-10-01loplugin:refcounting (clang-cl)Stephan Bergmann
2019-10-01loplugin:sallogareas (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-08-22More hacks for quit requests from an OLE Automation clientTor Lillqvist
2019-08-22Add some more SAL_INFOsTor Lillqvist
2019-08-21Fix typoAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini