summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+3
2018-02-02remove connectivity OSubComponentNoel Grandin5-25/+2
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-2/+2
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2-9/+5
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann3-10/+10
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin4-4/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin3-4/+4
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin2-3/+4
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-11-29loplugin:unusedmethodsNoel Grandin1-5/+0
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-07loplugin:finalclasses in connectivityNoel Grandin4-15/+5
2017-10-23loplugin:includeform: connectivityStephan Bergmann8-14/+14
2017-10-06use more rtl::Reference in connectivityNoel Grandin2-21/+17
2017-08-08loplugin:unusedmethodsNoel Grandin2-4/+0
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-5/+5
2017-07-25loplugin:unusedmethodsNoel Grandin3-5/+0
2017-07-24add libebook-1.2.so.19 in EApi.cxxRico Tzschichholz1-0/+1
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-1/+1
2017-07-23loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara5-6/+5
2017-07-13loplugin:oncevar: empty strings: connectivityStephan Bergmann1-18/+9
2017-07-05new loplugin unnecessaryparenNoel Grandin1-4/+4
2017-07-04loplugin:unusedfieldsNoel Grandin3-15/+0
2017-06-29loplugin:oncevarStephan Bergmann2-9/+5
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann5-9/+8
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist3-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann20-546/+545
2017-01-23loplugin:useuniqueptrStephan Bergmann2-9/+9
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann3-1/+5
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann1-2/+2
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-2/+1
2016-12-13loplugin:sallogareasStephan Bergmann1-2/+2
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin2-11/+3
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+1
2016-11-21loplugin:datamembershadowStephan Bergmann2-2/+0
2016-11-15fix buildNoel Grandin1-1/+1
2016-11-14coverity#1371279 Missing move assignment operatorCaolán McNamara1-44/+58
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann8-10/+10
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-3/+3
2016-08-16loplugin:stringstaticStephan Bergmann1-4/+4
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann2-2/+2
2016-07-08loplugin:redundantcast: redundant static_casts in connectivityStephan Bergmann2-3/+3