summaryrefslogtreecommitdiff
path: root/extensions/source/activex/SOActiveX.cxx
AgeCommit message (Expand)Author
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2021-12-10remove use of non-existing slot:6661Caolán McNamara
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski
2020-11-26The Windows oleauto.h SafeArray* functions use LONG for indexingStephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-10-01loplugin:indentation (clang-cl)Stephan Bergmann
2019-05-23Fix typoAndrea Gelmini
2018-10-20tdf#120703 (PVS): properly handle BSTR; fix enum comparisonMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-08-31loplugin:constparams: extensions (clang-cl)Stephan Bergmann
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann
2017-07-05loplugin:casttovoid (clang-cl): extensionsStephan Bergmann
2017-07-04tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl
2017-03-25Fix typosAndrea Gelmini
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-03-04Constness issuesStephan Bergmann
2016-03-04-Werror,-WreorderStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl)Stephan Bergmann
2016-02-28Ole: Fix WaEDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-12-18extensions: convert activex to gbuildPeter Foley