summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/bootstrap
AgeCommit message (Expand)Author
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-05restore com.sun.star.mozilla.MozillaBootstrapCaolán McNamara
2020-12-13tdf#138715 remove mork driverRene Engelhard
2020-12-01tdf#124176 Use #pragma once in connectivityganeshdevare
2020-10-02Use the new single-instance="true" attribute in connectivityStephan Bergmann
2020-07-18compact namespace: connectivityNoel Grandin
2020-07-13connectivity/mozab: create instances with uno constructorsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-11-29Related tdf#128974: Really deal with "default" and "default-release" profilesJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-25loplugin:unusedfields in connectivityNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-01-15More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-31Replace some lists by vectors (+rename vars)Julien Nabet
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-12Fix typosAndrea Gelmini
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-09Revert "add memory include"Michael Stahl
2017-03-08add memory includeCaolán McNamara
2017-03-08Missing includeStephan Bergmann
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08nothing inherits, protected->privateCaolán McNamara
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08nothing inherits, protected->privateCaolán McNamara
2017-02-19warn->info on icedove/seamonkey profilesCaolán McNamara
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann