summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/predicateinput.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-3/+3
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-9/+9
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-3/+3
2014-02-27Remove visual noise from connectivityAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+2
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-5/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-6/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-39/+39
2013-04-01remove odd macroThomas Arnhold1-2/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-4/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-10/+9
2012-11-02Columns should know their tableLionel Elie Mamane1-1/+4
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+3
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-3/+3
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-4/+7
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot1-5/+5
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-1/+4
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-40/+95
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-5/+5
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-02-23dba34c: #i108415# fix for stringsOcke Janssen [oj]1-1/+5
2011-01-10dba34c: #i108415# handle structed filter handlingOcke Janssen [oj]1-32/+93
2011-01-05dba34c: #i110584# fix for FN escape function and check if table name is emptyOcke Janssen [oj]1-16/+7
2010-11-14RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivityJulien Nabet1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-11#i105086# fix for clob and blobOcke Janssen1-2/+3
2008-04-10INTEGRATION: CWS changefileheader (1.9.180); FILE MERGEDRüdiger Timm1-38/+18
2006-12-13INTEGRATION: CWS dba22ui (1.8.20); FILE MERGEDKurt Zenker1-6/+6
2006-09-17INTEGRATION: CWS pchfix02 (1.7.166); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGEDRüdiger Timm1-47/+21
2004-06-28INTEGRATION: CWS dba12 (1.5.136); FILE MERGEDHans-Joachim Lankenau1-3/+3
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-17/+2
2002-12-04#105948# replace double quotesOcke Janssen1-3/+18
2002-09-27#97230# new interface for ParseContextOcke Janssen1-5/+8
2002-09-26#103685# correct index of replaceAt callOcke Janssen1-5/+12
2002-04-09initial checkin - helper class for inputting predicate valuesFrank Schönheit1-0/+426