summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/sqlflex.l
AgeCommit message (Expand)Author
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-30coverity#1421119 Dereference after null checkCaolán McNamara
2018-01-02tdf#104986: Add MILLISECOND, WEEKDAY, and YEARDAY tokens for FirebirdTor Lillqvist
2017-05-31simplify OSQLScanner::SQLyyerrorNoel Grandin
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-01-09hack to silence -Wunused-functionCaolán McNamara
2017-01-04Fix loplugin warnings in sqlflex.lStephan Bergmann
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-06-08loplugin:staticmethodsStephan Bergmann
2015-06-08Revert "loplugin:staticmethods"Jan Holesovsky
2015-06-08loplugin:staticmethodsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-02Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann
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-10WaE: unused functionsTor Lillqvist
2013-07-10Undef SQLyyerror, tooTor Lillqvist
2013-07-10compatibility with 2008-era bison (2.3)Lionel Elie Mamane
2013-07-10fix doubly-defined aEmptyStr with Bison 2.3Lionel Elie Mamane
2013-06-28remove pointless external guards for standard headersMichael Stahl
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-15Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida
2013-03-15cleanup sqlflex and sqlbison optionsPeter Foley
2012-06-22.l files don't need executable bitsMichael Stahl
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-02cosmetic clean-upNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
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-14ppc: yyinput returns a int, truncating to (unsigned)char does't workCaolán McNamara
2011-10-30Errors in commentsLionel Elie Mamane
2011-10-308.5 is not an integer, but an approxnumLionel Elie Mamane
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens