summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)AuthorFilesLines
2013-12-24fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane1-1/+1
2013-12-09fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane1-1/+1
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
2013-08-19Split type-description out of createStandardColumnPart.Andrzej J.R. Hunt1-0/+16
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-2/+4
2013-07-15Fix build.Jan Holesovsky1-1/+1
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane1-0/+8
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist3-0/+157
2013-07-10make SQL grammar Generalised LRLionel Elie Mamane1-3/+3
2013-06-28remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane1-5/+0
2013-06-27new dbtools::DBTypeConversion::toTimeStringS for time in second precisionLionel Elie Mamane1-0/+2
2013-06-04include: convert <type> here tooMichael Stahl2-4/+4
2013-06-04include: convert type scope="foo"> here tooMichael Stahl2-13/+13
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-7/+2
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin3-16/+7
2013-04-26remove never-generated "predicate_check" entryLionel Elie Mamane1-1/+0
2013-04-26QueryDesign: in criteria, remove matching column_ref in simple expressionsLionel Elie Mamane1-2/+3
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane2-0/+5
2013-04-26sal_Bool -> boolLionel Elie Mamane1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen53-0/+8293