Age | Commit message (Expand) | Author |
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 | 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-10 | remove impossible case | 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 | Fix warning: unused variable 'aMutex' [loplugin] | Tor Lillqvist |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-01-23 | SQL parser: no "as" rule anymore; now as_clause and opt_as | Lionel Elie Mamane |
2013-01-23 | Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::Rule | 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-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 | Put functions exported by sqlbison.hxx into a .hxx file | Lionel Elie Mamane |
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-12 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-05-21 | removed unused temporary rtl::OUString | Takeshi Abe |
2012-03-29 | Remove unused code in sqlnode | Santiago Martinez |
2012-03-29 | removed duplicate includes in connectivity | Takeshi Abe |
2012-03-01 | Translate German comments. | Philipp Weissenbacher |
2011-12-17 | Fix for fdo43460 Part IX getLength() to isEmpty() | Olivier Hallot |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-01 | Remove uses of charAt | August Sodora |
2011-11-27 | remove include of pch header in connectivity | Norbert Thiebaud |
2011-11-19 | callcatcher: remove some unused code | Caolán McNamara |
2011-10-04 | WaE: deletion of pointer to incomplete type; no destructor called | Tor Lillqvist |
2011-04-28 | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 | Thorsten Behrens |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-13 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-03-01 | avoid implicit cast | Caolán McNamara |
2011-01-07 | dba34c: pulled/merged latest changes from CWS dba34b | Frank Schoenheit [fs] |
2011-01-06 | cppunit: prefer prefix variant | Caolán McNamara |
2010-12-20 | Merge commit 'libreoffice-3.3.0.2' | Jan Holesovsky |
2010-12-15 | Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 | Noel Power |
2010-12-10 | dba33m: #i115436# only cast handled | Ocke Janssen [oj] |