summaryrefslogtreecommitdiff
path: root/connectivity/source/parse
AgeCommit message (Expand)Author
2013-03-25remove external include guardsThomas Arnhold
2013-03-25Fix warning: unused variable 'aMutex' [loplugin]Tor Lillqvist
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-19coverity#704590 Explicit null dereferencedJulien Nabet
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-03-04coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-23SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane
2013-01-23OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookupLionel Elie Mamane
2013-01-23Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::RuleLionel Elie Mamane
2012-12-11When parsing does not give a table name, take it from the columnLionel Elie Mamane
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-02janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane
2012-11-02Columns should know their tableLionel Elie Mamane
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-08-21fdo#53887 ConvertLikeToken(): make escape character properly escape itselfLionel Elie Mamane
2012-08-21Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-06-27update unused code listCaolán McNamara
2012-06-27callcatcher: remove some unused codeCaolán McNamara
2012-06-26re-base on ALv2 code.Michael Meeks
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