summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file/FResultSet.cxx
AgeCommit message (Expand)Author
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-17loplugin:referencecasting in connectivityNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-25loplugin:unusedfields in connectivityNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-07loplugin:useuniqueptr in OResultSetNoel Grandin
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-28Translate German comments and debug stringsJohnny_M
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-05Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-09connectivity: warning C4389: '==' : signed/unsigned mismatchMichael Stahl
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-24Convert OKeyType to scoped enumNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock