summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/DResultSet.cxx
AgeCommit message (Expand)Author
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-03-18simplify ORefVector codeNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-12-19use unique_ptr in connectivityNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-17remove unused NONE from TAscendingOrder enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-09loplugin:constantparam in connectivityNoel Grandin
2016-03-08tdf#75280 Replace sal_uIntPtr to better types in /connectivityJaskaran
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-04-04and no user of OFILEOperandAttr left now eitherCaolán McNamara
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-25connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11convert STRING_NOTFOUND -> NODE_NOTFOUND in connectivityNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23coverity#704216 Logically dead codeJulien Nabet
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 20Gert Faller
2010-10-17remove dead code from dbase driverLuke Symes
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth