summaryrefslogtreecommitdiff
path: root/include/connectivity/CommonTools.hxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-03-18simplify ORefVector codeNoel Grandin
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
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-10-20com::sun::star->css in include/connectivityNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-21fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’Michael Stahl
2014-07-21convert ORefVector to use salhelp::SimpleReferenceObjectNoel Grandin
2014-07-08Revert "use SimpleReferenceObject in connectivity module"Caolán McNamara
2014-07-08use SimpleReferenceObject in connectivity moduleNoel Grandin
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-28remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane
2013-04-23execute move of global headersBjoern Michaelsen