These are includes which are now only used by the toolkit module, which exposes them via uno. Don't use these in any new code. tps://go.suokunlong.cn:88/cgit/lo/core/atom/connectivity/source/parse/sqlbison.y?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/sqlbison.y
AgeCommit message (Expand)Author
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