Age | Commit message (Expand) | Author |
2013-06-18 | Revert "fdo#65653, fdo#65619, fdo#65216: Missing check" | Lionel Elie Mamane |
2013-06-18 | fdo#65653 make columnMatchP safer | Lionel Elie Mamane |
2013-06-17 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-06-15 | fdo#65653, fdo#65619, fdo#65216: Missing check | Zolnai Tamás |
2013-05-23 | RHEL-5 baseline ver of flex doesn't have nounistd | Caolán McNamara |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-10 | soltools: remove Package_inc and empty unistd.h nonsense | Michael Stahl |
2013-04-26 | remove never-generated "predicate_check" entry | Lionel Elie Mamane |
2013-04-26 | QueryDesign: in criteria, remove matching column_ref in simple expressions | Lionel Elie Mamane |
2013-04-26 | remove unused const | Lionel Elie Mamane |
2013-04-26 | QueryDesign: in criteria, remove column_ref when table *and* column name match | Lionel Elie Mamane |
2013-04-26 | janitorial: indentation, spacing, ... | Lionel Elie Mamane |
2013-04-26 | sal_Bool -> bool | Lionel Elie Mamane |
2013-04-23 | reword comment | Lionel Elie Mamane |
2013-04-23 | isEmpty() instead of getLength()==0 | Lionel Elie Mamane |
2013-04-23 | Base: fix incorrect field removal in criterion inside query design view | Olivier Ploton |
2013-04-15 | demote OSQLParser::RuleIDToRule failure to INFO | Lionel Elie Mamane |
2013-04-10 | remove impossible case | Lionel Elie Mamane |
2013-04-10 | janitorial: indentation | Lionel Elie Mamane |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-25 | Fix warning: unused variable 'aMutex' [loplugin] | Tor Lillqvist |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-19 | coverity#704590 Explicit null dereferenced | Julien Nabet |
2013-03-15 | Revert "cleanup sqlflex and sqlbison options" | Kohei Yoshida |
2013-03-15 | cleanup sqlflex and sqlbison options | Peter Foley |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-03-04 | coverity: merge traverse{OR,AND}Criteria into traverseSearchCondition | Lionel Elie Mamane |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-01-23 | SQL parser: no "as" rule anymore; now as_clause and opt_as | Lionel Elie Mamane |
2013-01-23 | OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookup | Lionel Elie Mamane |
2013-01-23 | Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::Rule | Lionel Elie Mamane |
2012-12-11 | When parsing does not give a table name, take it from the column | Lionel Elie Mamane |
2012-12-10 | fdo#46808, Convert connectivity::SQLError to use XComponentContext... | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-02 | janitorial: use adress-of-value instead of manually repeating type | Lionel Elie Mamane |
2012-11-02 | Columns should know their table | Lionel Elie Mamane |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-17 | fdo#46808, Adapt i18n::LocaleData UNO service to new style | Noel Grandin |
2012-08-21 | fdo#53887 ConvertLikeToken(): make escape character properly escape itself | Lionel Elie Mamane |
2012-08-21 | Put functions exported by sqlbison.hxx into a .hxx file | Lionel Elie Mamane |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-06-27 | update unused code list | Caolán McNamara |
2012-06-27 | callcatcher: remove some unused code | Caolán McNamara |