summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab
AgeCommit message (Expand)Author
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
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338264 Uncaught exceptionCaolán McNamara
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara