summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/predicateinput.cxx
AgeCommit message (Expand)Author
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-07-06DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove odd macroThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-02Columns should know their tableLionel Elie Mamane
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-06-12re-base on ALv2 code.Michael Meeks
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-23dba34c: #i108415# fix for stringsOcke Janssen [oj]
2011-01-10dba34c: #i108415# handle structed filter handlingOcke Janssen [oj]
2011-01-05dba34c: #i110584# fix for FN escape function and check if table name is emptyOcke Janssen [oj]
2010-11-14RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivityJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-11#i105086# fix for clob and blobOcke Janssen
2008-04-10INTEGRATION: CWS changefileheader (1.9.180); FILE MERGEDRüdiger Timm
2006-12-13INTEGRATION: CWS dba22ui (1.8.20); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.7.166); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGEDRüdiger Timm
2004-06-28INTEGRATION: CWS dba12 (1.5.136); FILE MERGEDHans-Joachim Lankenau
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-04#105948# replace double quotesOcke Janssen