summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab
AgeCommit message (Expand)AuthorFilesLines
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-08-31Replace some lists by vectors (+rename vars)Julien Nabet3-7/+7
2017-07-28loplugin:checkunusedparams more part1Noel Grandin3-8/+2
2017-07-05loplugin:unusedfields connectivityNoel Grandin2-8/+4
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann2-11/+4
2017-06-12Fix typosAndrea Gelmini1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin2-7/+7
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-09Revert "add memory include"Michael Stahl1-1/+1
2017-03-08add memory includeCaolán McNamara1-1/+1
2017-03-08Missing includeStephan Bergmann1-0/+4
2017-03-08valgrind: fix leakCaolán McNamara2-5/+3
2017-03-08nothing inherits, protected->privateCaolán McNamara1-2/+1
2017-03-08valgrind: fix leakCaolán McNamara2-21/+25
2017-03-08nothing inherits, protected->privateCaolán McNamara1-1/+1
2017-02-19warn->info on icedove/seamonkey profilesCaolán McNamara1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann6-46/+46
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2-0/+7
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann1-2/+2
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-12/+2
2016-11-16new loplugin finalprotectedNoel Grandin1-1/+1
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin2-22/+4
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin1-3/+2
2016-10-16clang-cl loplugin: connectivityStephan Bergmann1-3/+3
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin2-3/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-05-30com::sun::star->css in connectivityNoel Grandin6-51/+51
2016-05-26loplugin:unusedreturntypesNoel Grandin2-6/+5
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-8/+0
2016-04-21new plugin stylepoliceNoel Grandin1-24/+24
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin2-3/+3
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet1-2/+2
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-23loplugin:unusedfields in connectivityNoel Grandin2-10/+6
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-7/+7
2015-11-06coverity#1338264 Uncaught exceptionCaolán McNamara2-2/+2
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-3/+0
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky71-14533/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-14boost->stdCaolán McNamara5-7/+7