summaryrefslogtreecommitdiff
path: root/connectivity/source/parse
AgeCommit message (Expand)Author
2012-06-22.y files don't need executable bitsMichael Stahl
2012-06-22.l files don't need executable bitsMichael Stahl
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-15ancient bison nees %token-table for yytname to be usableChristian Lohmaier
2012-06-13WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier
2012-06-13use commandline parameters instead of bison directives (XCode 2.5)Christian Lohmaier
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-02cosmetic clean-upNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-29connectivity: Mac use bison 2.3 which need a '=' for %file-prefixNorbert Thiebaud
2012-05-29remove unused sourcesDavid Tardon
2012-05-29switch connectivity to gbuildDavid Tardon
2012-05-29WaE: intialization orderDavid Tardon
2012-05-29WaE: 'Intl_TokenID' defined but not usedDavid Tardon
2012-05-29WaE: 'void yy_fatal_error(const char*)' defined but not usedDavid Tardon
2012-05-29WaE: deprecated conversion from string constant to 'char*'David Tardon
2012-05-29WaE: #pragma system_header ignored outside include fileDavid Tardon
2012-05-29WaE: the address of 'yytname' will always evaluate as 'true'David Tardon
2012-05-29WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-05-29WaE: #pragma system_header ignored outside include fileDavid Tardon
2012-05-29connectivity: convert dbt to gbuildPeter Foley
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe
2012-05-14ppc: yyinput returns a int, truncating to (unsigned)char does't workCaolán McNamara
2012-03-29Remove unused code in sqlnodeSantiago Martinez
2012-03-29removed duplicate includes in connectivityTakeshi Abe
2012-03-21chmod -xTor Lillqvist
2012-03-05Finish translating connectivity, fix some whitespacePhilipp Weissenbacher
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-03-01Translate German comments.Philipp Weissenbacher
2012-02-17fdo#46206 accept an arbitrary query for INSERTLionel Elie Mamane
2012-02-17fdo#46198: NULL is a perfectly fine general_valueLionel Elie Mamane
2012-01-17Also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL)Lionel Elie Mamane
2012-01-17fdo#44813: teach "IS (NOT) DISTINCT FROM" to our SQL parserLionel Elie Mamane
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora
2011-12-01Remove uses of charAtAugust Sodora
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-19only used with higher debug levelCaolán McNamara
2011-11-19callcatcher: remove some unused codeCaolán McNamara
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane
2011-10-30Small fix OParseNode->OSQLParseNodeJulien Nabet
2011-10-30Errors in commentsLionel Elie Mamane
2011-10-30translate commentsLionel Elie Mamane
2011-10-30Return proper UNKNOWN_RULE instead of 0 for unknown ruleLionel Elie Mamane
2011-10-308.5 is not an integer, but an approxnumLionel Elie Mamane
2011-10-04WaE: deletion of pointer to incomplete type; no destructor calledTor Lillqvist