summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/mozab
Commit message (Expand)AuthorAgeFilesLines
* tdf#124176 Use pragma once in connectivityVincent LE GARREC2021-03-233-12/+3
* Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski2021-03-101-2/+1
* restore com.sun.star.mozilla.MozillaBootstrapCaolán McNamara2021-02-0510-0/+878
* tdf#138715 remove mork driverRene Engelhard2020-12-139-875/+0
* tdf#124176 Use #pragma once in connectivityganeshdevare2020-12-011-3/+1
* Use the new single-instance="true" attribute in connectivityStephan Bergmann2020-10-022-5/+4
* compact namespace: connectivityNoel Grandin2020-07-182-15/+4
* connectivity/mozab: create instances with uno constructorsNoel Grandin2020-07-133-58/+13
* Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann2020-06-301-2/+2
* new loplugin:namespaceindentationNoel Grandin2020-01-311-2/+2
* tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN2020-01-251-1/+1
* clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin2020-01-151-4/+1
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-143-4/+1
* sal_Char->char in connectivityNoel Grandin2019-12-181-1/+1
* tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen2019-12-165-9/+2
* Related tdf#128974: Really deal with "default" and "default-release" profilesJulien Nabet2019-11-291-0/+10
* Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann2019-07-311-1/+1
* Simplify containers iterations in connectivityArkadiy Illarionov2019-03-091-28/+22
* loplugin:unusedfields in connectivityNoel Grandin2019-02-252-4/+0
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-6/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-152-7/+7
* loplugin:salcall fix functionsNoel Grandin2017-12-111-3/+3
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Replace some lists by vectors (+rename vars)Julien Nabet2017-08-313-7/+7
* loplugin:checkunusedparams more part1Noel Grandin2017-07-283-8/+2
* loplugin:unusedfields connectivityNoel Grandin2017-07-052-8/+4
* loplugin:casttovoid: connectivityStephan Bergmann2017-07-022-11/+4
* Fix typosAndrea Gelmini2017-06-121-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-042-7/+7
* Fix typosAndrea Gelmini2017-03-111-1/+1
* Revert "add memory include"Michael Stahl2017-03-091-1/+1
* add memory includeCaolán McNamara2017-03-081-1/+1
* Missing includeStephan Bergmann2017-03-081-0/+4
* valgrind: fix leakCaolán McNamara2017-03-082-5/+3
* nothing inherits, protected->privateCaolán McNamara2017-03-081-2/+1
* valgrind: fix leakCaolán McNamara2017-03-082-21/+25
* nothing inherits, protected->privateCaolán McNamara2017-03-081-1/+1
* warn->info on icedove/seamonkey profilesCaolán McNamara2017-02-191-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-266-46/+46
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-192-0/+7
* New loplugin:conststringvar: connectivityStephan Bergmann2017-01-101-2/+2
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-12/+2
* new loplugin finalprotectedNoel Grandin2016-11-161-1/+1
* loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin2016-11-102-22/+4
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-3/+2