summaryrefslogtreecommitdiffstats
path: root/include/connectivity
Commit message (Expand)AuthorAgeFilesLines
* connectivity: sal_Bool -> boolStephan Bergmann2014-09-121-2/+2
* fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud2014-09-041-0/+1
* use bool directlyThomas Arnhold2014-08-171-2/+2
* coverity#706376 Uncaught exceptionCaolán McNamara2014-07-211-2/+16
* 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
* remove unnecessary "const &" qualifier from T* parametersNoel Grandin2014-07-181-3/+3
* use SimpleReferenceObject in connectivity moduleNoel Grandin2014-07-101-12/+13
* Revert "use SimpleReferenceObject in connectivity module"Caolán McNamara2014-07-081-5/+25
* use SimpleReferenceObject in connectivity moduleNoel Grandin2014-07-081-25/+5
* coverity#706382 Uncaught exceptionCaolán McNamara2014-07-011-1/+6
* Typo: beeing->beingJulien Nabet2014-06-291-2/+2
* remove spurious com::sun::star::chaosMichael Stahl2014-06-251-2/+2
* rtl::Reference fits just fine hereStephan Bergmann2014-06-181-1/+0
* fixincludeguards: fix include guardsThomas Arnhold2014-06-061-3/+4
* connectivity: remove SAL_THROW macroNoel Grandin2014-06-058-44/+35
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-304-5/+5
* automaticly -> automatically.Jan Holesovsky2014-04-271-1/+1
* Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist2014-04-181-1/+3
* connectivity: sal_Bool->boolNoel Grandin2014-04-162-2/+2
* non-desktop: Avoid dbaccess.Jan Holesovsky2014-04-151-1/+4
* It's "its", not "it's"Tor Lillqvist2014-04-102-3/+3
* /include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin2014-04-041-3/+3
* connectivity: sal_Bool->boolNoel Grandin2014-04-017-23/+23
* connectivity: sal_Bool->boolNoel Grandin2014-04-0111-66/+60
* connectivity: sal_Bool->boolNoel Grandin2014-04-012-8/+8
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-015-28/+28
* connectivity: sal_Bool->boolNoel Grandin2014-04-015-31/+31
* Missing XTypeProvider base classStephan Bergmann2014-03-281-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-11/+11
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2629-201/+204
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-144-7/+7
* Remove visual noise from includeAlexander Wilms2014-03-0129-183/+183
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2618-116/+116
* fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi2014-02-051-20/+4
* bool improvementsStephan Bergmann2014-01-281-2/+2
* fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane2013-12-211-1/+1
* janitorial: correction in commentLionel Elie Mamane2013-12-161-1/+1
* fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane2013-12-071-1/+1
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-063-3/+0
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-061-1/+4
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-063-5/+15
* Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann2013-12-051-1/+2
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-0953-112/+112
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-2354-160/+160
* Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann2013-10-021-1/+1
* drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara2013-09-251-2/+0
* Don't clobber argument on failureLionel Elie Mamane2013-09-131-1/+4
* Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt2013-09-121-43/+11