summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)Author
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-15non-desktop: Avoid dbaccess.Jan Holesovsky
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-28Missing XTypeProvider base classStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2013-12-21fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane
2013-12-16janitorial: correction in commentLionel Elie Mamane
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-02Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-13Don't clobber argument on failureLionel Elie Mamane
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-08-20Rearrange createStandardTypePart to not include extraneous parameters.Andrzej J.R. Hunt
2013-08-19Split type-description out of createStandardColumnPart.Andrzej J.R. Hunt
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-07-15Fix build.Jan Holesovsky
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist
2013-07-10make SQL grammar Generalised LRLionel Elie Mamane
2013-06-28remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane
2013-06-27new dbtools::DBTypeConversion::toTimeStringS for time in second precisionLionel Elie Mamane
2013-06-04include: convert <type> here tooMichael Stahl
2013-06-04include: convert type scope="foo"> here tooMichael Stahl
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-04-26remove never-generated "predicate_check" entryLionel Elie Mamane
2013-04-26QueryDesign: in criteria, remove matching column_ref in simple expressionsLionel Elie Mamane