summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork
AgeCommit message (Expand)AuthorFilesLines
2020-12-13tdf#138715 remove mork driverRene Engelhard36-7946/+0
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer1-13/+9
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+3
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-2/+2
2020-07-30fix leak in Mork::OResultSetNoel Grandin3-10/+10
2020-07-18compact namespace: connectivityNoel Grandin14-56/+27
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-0/+2
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann4-7/+7
2020-05-24inline some use-once typedefsNoel Grandin1-2/+1
2020-05-08compact namespace in canvas..cuiNoel Grandin1-4/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-18loplugin:flatten connectivityNoel Grandin2-24/+24
2020-03-18simplify ORefVector codeNoel Grandin4-63/+63
2020-02-10move some headers inside connectivityNoel Grandin1-1/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin1-2/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin2-6/+3
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen7-23/+1
2019-12-18sal_Char->char in connectivityNoel Grandin2-2/+2
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen7-6/+3
2019-11-24Fix e6ab01ce532d1db01579b70bd476b2f643522bf9Julien Nabet1-1/+0
2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet1-2/+2
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin1-3/+3
2019-08-22loplugin:constmethod in connectivityNoel Grandin2-3/+3
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin1-2/+2
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann3-3/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin1-4/+2
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen7-0/+10
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov6-137/+101
2019-02-25loplugin:unusedfields in connectivityNoel Grandin3-6/+0
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann1-1/+1
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-3/+0
2019-02-08loplugin:indentation in connectivityNoel Grandin3-9/+9
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin1-1/+1
2018-12-13loplugin:unusedfields in variousNoel Grandin2-4/+0
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin1-2/+2
2018-11-21improve function-local statics in basic..cuiNoel Grandin1-6/+5
2018-11-21fix some dodgy static vars in connectivityNoel Grandin2-4/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-25loplugin:unusedmethodsNoel Grandin2-8/+0
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-1/+1
2018-10-21pvs-studio: Expression 'condition == MQueryExpression::AND' is always true.Caolán McNamara1-3/+2