summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/sqlbison.y
AgeCommit message (Expand)Author
2022-08-15Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-02tdf#104986: Add MILLISECOND, WEEKDAY, and YEARDAY tokens for FirebirdTor Lillqvist
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-01-17no special support for MACOSX PPC in master for a while nowCaolán McNamara
2017-01-09New loplugin:externvar: connectivityStephan Bergmann
2017-01-04Fix loplugin warnings in sqlbison.yStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin
2016-02-25convert ErrorCode to scoped enumNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-03warning: nonterminal usesless in grammarStephan Bergmann
2015-09-03warning: nonterminal usesless in grammarStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-04fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud
2014-08-18fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane
2014-07-19fdo#81336 bison priority increase with bigger numberLionel Elie Mamane
2014-07-03JOINs are left-associativeLionel Elie Mamane
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-11-26sqlbison.y string clean-upStephan Bergmann
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-02Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann
2013-09-13translate german comments in sqlbison.yMichael Stahl
2013-09-13fix Apple g++ 4.2.1 unused function warning in sqlbison.yMichael Stahl
2013-07-11connectivity bison/flex: get rid on unnecessary static OUString()Norbert Thiebaud
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist
2013-07-10Avoid duplicate definition of xxx_pGLOBAL_SQLPARSER at linking stageTor Lillqvist
2013-07-10WaE: unused functionsTor Lillqvist
2013-07-10make aEmptyString constLionel Elie Mamane
2013-07-10make SQL grammar Generalised LRLionel Elie Mamane
2013-04-26remove unused constLionel Elie Mamane
2013-04-15demote OSQLParser::RuleIDToRule failure to INFOLionel Elie Mamane
2013-04-10janitorial: indentationLionel Elie Mamane
2013-03-25remove external include guardsThomas Arnhold
2013-03-15Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida
2013-03-15cleanup sqlflex and sqlbison optionsPeter Foley
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08make use of startsWith()Thomas Arnhold
2013-01-23OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookupLionel Elie Mamane
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin