summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)Author
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-30removed duplicate includes in dbaccessTakeshi Abe
2012-03-20fdo#47560 properly separate each new sorting columnLionel Elie Mamane
2012-03-20fdo#47370 properly duplicate (invisible) out-of-order sort columnsLionel Elie Mamane
2012-03-15fixup: use introduced preprocessor constant instead of hardcoded constantLionel Elie Mamane
2012-03-15fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-19Get rid of size() == 0Elton Chung
2012-02-13Fix typos in commentsElton Chung
2012-02-09translate german commentsLionel Elie Mamane
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane
2011-10-30add constLionel Elie Mamane
2011-10-30Remove unnecessary variableLionel Elie Mamane
2011-10-30fillFunctionInfo now also guesses the type of non-function call expressionsLionel Elie Mamane
2011-10-30Reorganise code for more clarity; no behaviour changeLionel Elie Mamane
2011-10-26WaE: illegal copy-initializationTor Lillqvist
2011-10-22Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12typo in parameter nameLionel Elie Mamane
2011-09-03Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")Jenei Gábor
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-19gbuildize dbaccessDavid Tardon
2011-03-28catch exceptions by const referenceCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16dba34d: #i86167# fix for 64 bit long value to int32Ocke Janssen [oj]
2011-03-12fix mis-mergeNorbert Thiebaud
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Remove exclamation marks from OSL_FAIL statementsThomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-01Remove date comments in base.Guillaume Poussel