[submodule "dictionaries"] path = dictionaries url = git://gerrit.libreoffice.org/dictionaries branch = . [submodule "helpcontent2"] path = helpcontent2 url = git://gerrit.libreoffice.org/help branch = . [submodule "translations"] path = translations url = git://gerrit.libreoffice.org/translations branch = . ef='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/TDatabaseMetaDataBase.cxx
AgeCommit message (Expand)Author
2022-06-16loplugin:moveitNoel Grandin
2022-06-15Use some more appropriate index variable typesStephan Bergmann
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-02-22loplugin:refcounting in connectivityNoel
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2017-12-05Replace deprecated std::mem_fun et al in connectivityStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2014-04-16connectivity: sal_Bool->boolNoel Grandin