summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2
AgeCommit message (Expand)AuthorFilesLines
2019-08-30new loplugin:noexceptmoveNoel Grandin1-1/+1
2019-08-22loplugin:constmethod in connectivityNoel Grandin3-3/+3
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann3-7/+7
2019-04-25Resolves: rhbz#1702810 Prepare for upcoming libebook soname version bumpMilan Crha1-0/+1
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin1-2/+1
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2-0/+3
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov3-10/+6
2019-02-08loplugin:indentation in connectivityNoel Grandin6-26/+26
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-4/+3
2019-01-16New loplugin:emptyStephan Bergmann1-2/+2
2018-12-21fix evoab2 buildNoel Grandin1-1/+1
2018-11-21improve function-local statics in basic..cuiNoel Grandin2-9/+7
2018-11-21Fix getColumnRows function declarationJan-Marek Glogowski1-1/+1
2018-11-21fix some dodgy static vars in connectivityNoel Grandin1-3/+2
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-1/+1
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+5
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin3-3/+2
2018-07-16Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-04-17loplugin:constparamsNoel Grandin2-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke3-3/+0
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