summaryrefslogtreecommitdiff
path: root/include/connectivity/CommonTools.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann1-3/+4
2020-03-18simplify ORefVector codeNoel Grandin1-16/+11
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann1-1/+1
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-9/+1
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-1/+1
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna1-3/+3
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+7
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann1-0/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin1-5/+5
2016-04-06Avoid reserved identifiersStephan Bergmann1-12/+12
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-2/+1
2015-10-20com::sun::star->css in include/connectivityNoel Grandin1-12/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-07-21fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’Michael Stahl1-1/+4
2014-07-21convert ORefVector to use salhelp::SimpleReferenceObjectNoel Grandin1-26/+6
2014-07-08Revert "use SimpleReferenceObject in connectivity module"Caolán McNamara1-5/+25
2014-07-08use SimpleReferenceObject in connectivity moduleNoel Grandin1-25/+5
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin1-4/+4
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi1-20/+4
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-1/+4
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-3/+3
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-2/+0
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-2/+4
2013-06-28remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane1-5/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+215