summaryrefslogtreecommitdiffstats
path: root/connectivity/source/parse/sqlflex.l
Commit message (Expand)AuthorAgeFilesLines
* hack to silence -Wunused-functionCaolán McNamara2017-01-091-0/+2
* Fix loplugin warnings in sqlflex.lStephan Bergmann2017-01-041-9/+9
* convert SQLNodeType to scoped enumNoel Grandin2016-02-251-21/+21
* convert InternationalKeyCode to scoped enumNoel Grandin2016-02-251-73/+73
* Formatting changes across all modulesChris Sherlock2016-02-091-3/+0
* loplugin:staticmethodsStephan Bergmann2015-06-081-5/+5
* Revert "loplugin:staticmethods"Jan Holesovsky2015-06-081-5/+5
* loplugin:staticmethodsStephan Bergmann2015-06-081-5/+5
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-5/+0
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-3/+3
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-3/+3
* connectivity: sal_Bool->boolNoel Grandin2014-04-011-2/+2
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-131-6/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann2013-10-021-1/+1
* connectivity bison/flex: get rid on unnecessary static OUString()Norbert Thiebaud2013-07-111-3/+1
* Further fallout from the connectivity SQL parser changesTor Lillqvist2013-07-101-2/+2
* WaE: unused functionsTor Lillqvist2013-07-101-4/+1
* Undef SQLyyerror, tooTor Lillqvist2013-07-101-0/+1
* compatibility with 2008-era bison (2.3)Lionel Elie Mamane2013-07-101-0/+1
* fix doubly-defined aEmptyStr with Bison 2.3Lionel Elie Mamane2013-07-101-2/+2
* remove pointless external guards for standard headersMichael Stahl2013-06-281-2/+0
* RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara2013-05-231-1/+1
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-101-0/+1
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-3/+3
* Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida2013-03-151-3/+0
* cleanup sqlflex and sqlbison optionsPeter Foley2013-03-151-0/+3
* .l files don't need executable bitsMichael Stahl2012-06-221-0/+0
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-121-21/+12
* cosmetic clean-upNorbert Thiebaud2012-06-021-556/+556
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* WaE: intialization orderDavid Tardon2012-05-291-2/+2
* WaE: 'Intl_TokenID' defined but not usedDavid Tardon2012-05-291-7/+0
* WaE: 'void yy_fatal_error(const char*)' defined but not usedDavid Tardon2012-05-291-0/+1
* WaE: deprecated conversion from string constant to 'char*'David Tardon2012-05-291-1/+5
* WaE: #pragma system_header ignored outside include fileDavid Tardon2012-05-291-3/+1
* ppc: yyinput returns a int, truncating to (unsigned)char does't workCaolán McNamara2012-05-141-9/+9
* Errors in commentsLionel Elie Mamane2011-10-301-1/+1
* 8.5 is not an integer, but an approxnumLionel Elie Mamane2011-10-301-3/+3
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-281-0/+27
|\
| * dba34c: #i20306# support for window function and limit fetch first, ... addedOcke Janssen [oj]2011-01-041-0/+27
* | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-0/+0
|\ \
| * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
| |\|
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-1/+1
|/ /
* / TL_CONSTASCII_USTRINGPARAM in libs core 21Gert Faller2010-11-191-1/+1
|/
* dba33f: merge with m76-branchFrank Schoenheit [fs]2010-04-161-247/+292
|\
| * dba33f: #i108730# impl case case and rank functionsOcke Janssen [oj]2010-01-281-247/+292
* | autorecovery: merging latest changes from CWS dba33eFrank Schoenheit [fs]2010-03-171-1/+1
|\ \