summaryrefslogtreecommitdiffstats
path: root/include/connectivity/CommonTools.hxx
Commit message (Expand)AuthorAgeFilesLines
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-1/+1
* Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann2020-12-091-3/+4
* simplify ORefVector codeNoel Grandin2020-03-181-16/+11
* Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann2019-07-311-1/+1
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-121-9/+1
* move Java from config_features to already existing config_javaRene Engelhard2018-05-101-1/+1
* connectivity: various small cleanups in the Writer driverMiklos Vajna2018-01-111-3/+3
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-7/+7
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-191-0/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin2016-04-111-5/+5
* Avoid reserved identifiersStephan Bergmann2016-04-061-12/+12
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-2/+1
* com::sun::star->css in include/connectivityNoel Grandin2015-10-201-12/+12
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* connectivity: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-2/+2
* fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’Michael Stahl2014-07-211-1/+4
* convert ORefVector to use salhelp::SimpleReferenceObjectNoel Grandin2014-07-211-26/+6
* Revert "use SimpleReferenceObject in connectivity module"Caolán McNamara2014-07-081-5/+25
* use SimpleReferenceObject in connectivity moduleNoel Grandin2014-07-081-25/+5
* connectivity: remove SAL_THROW macroNoel Grandin2014-06-051-4/+4
* connectivity: sal_Bool->boolNoel Grandin2014-04-011-4/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-6/+6
* fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi2014-02-051-20/+4
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-061-1/+4
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-231-3/+3
* drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara2013-09-251-2/+0
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-2/+4
* remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane2013-06-281-5/+0
* execute move of global headersBjoern Michaelsen2013-04-231-0/+215