summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/sqliterator.cxx
AgeCommit message (Expand)Author
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-09-13setting a table name on an expression/function call makes no senseLionel Elie Mamane
2013-09-13remove an arbitrary level of nested parenthesesLionel Elie Mamane
2013-09-13Don't clobber argument on failureLionel Elie Mamane
2013-09-05use replaceFirstThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-11unused variable 'sTableName' [loplugin]Eike Rathke
2013-07-11sort is ascending by defaultLionel Elie Mamane
2013-07-11give right function name in debug messagesLionel Elie Mamane
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane
2013-07-11remove unreachable code, reorganise OSL_ENSUREsLionel Elie Mamane
2013-07-11lcl_getColumnRange: no table range -> match 1st name-matching select columnLionel Elie Mamane
2013-07-10TODO noteLionel Elie Mamane
2013-07-10fdo#58644 fix handling of subqueriesLionel Elie Mamane
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19coverity#704590 Explicit null dereferencedJulien Nabet
2013-03-04coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane
2013-02-25loplugin: unused variablesThomas Arnhold
2012-12-11When parsing does not give a table name, take it from the columnLionel Elie Mamane
2012-11-02Columns should know their tableLionel Elie Mamane
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-05Finish translating connectivity, fix some whitespacePhilipp Weissenbacher
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-03-01Translate German comments.Philipp Weissenbacher
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-15those TRUE->sal_True conversions look really wrongCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
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
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-03gcc 4.6.0 various warningsCaolán McNamara
2011-01-04dba34c: #i108229# check for correct token idOcke Janssen [oj]
2011-01-04dba34c: #i20306# support for window function and limit fetch first, ... addedOcke Janssen [oj]
2010-11-25dba34b: #i111143# use supports supportsMixedCaseQuotedIdentifiers instead of ...Ocke.Janssen
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 19Gert Faller
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-30dba34b: #i109580#: addd TableName property to OrderColumns (created by the pa...Frank Schoenheit [fs]