summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)AuthorFilesLines
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara1-2/+16
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-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin1-3/+3
2014-07-10use SimpleReferenceObject in connectivity moduleNoel Grandin1-12/+13
2014-07-08Revert "use SimpleReferenceObject in connectivity module"Caolán McNamara1-5/+25
2014-07-08use SimpleReferenceObject in connectivity moduleNoel Grandin1-25/+5
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara1-1/+6
2014-06-29Typo: beeing->beingJulien Nabet1-2/+2
2014-06-25remove spurious com::sun::star::chaosMichael Stahl1-2/+2
2014-06-18rtl::Reference fits just fine hereStephan Bergmann1-1/+0
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-3/+4
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin8-44/+35
2014-06-04compareToAscii -> equalsAsciiNoel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni4-5/+5
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-1/+3
2014-04-16connectivity: sal_Bool->boolNoel Grandin2-2/+2
2014-04-15non-desktop: Avoid dbaccess.Jan Holesovsky1-1/+4
2014-04-10It's "its", not "it's"Tor Lillqvist2-3/+3
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin1-3/+3
2014-04-01connectivity: sal_Bool->boolNoel Grandin7-23/+23
2014-04-01connectivity: sal_Bool->boolNoel Grandin11-66/+60
2014-04-01connectivity: sal_Bool->boolNoel Grandin2-8/+8
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin5-28/+28
2014-04-01connectivity: sal_Bool->boolNoel Grandin5-31/+31
2014-03-28Missing XTypeProvider base classStephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann29-201/+204
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin4-7/+7
2014-03-01Remove visual noise from includeAlexander Wilms29-183/+183
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann18-116/+116
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi1-20/+4
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-12-21fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane1-1/+1
2013-12-16janitorial: correction in commentLionel Elie Mamane1-1/+1
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane1-1/+1
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann3-3/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-1/+4
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann3-5/+15
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-1/+2
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud53-112/+112
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold54-160/+160
2013-10-02Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann1-1/+1
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-2/+0
2013-09-13Don't clobber argument on failureLionel Elie Mamane1-1/+4
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt1-43/+11
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt1-0/+13
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza1-6/+0
2013-08-20Rearrange createStandardTypePart to not include extraneous parameters.Andrzej J.R. Hunt1-3/+0