summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/FilteredContainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-4/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-9/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-06Fix typosAndrea Gelmini1-2/+2
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-05-20fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUGStephan Bergmann1-18/+0
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-2/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-9/+9
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-1/+1
2014-01-28coverity#705140 Missing break in switchCaolán McNamara1-0/+1
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-2/+2
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-3/+2
2013-07-16fb-sdbc: Added temporal debugging in dbaccessAndres Gomez1-6/+12
2013-07-16Debug info and some API methods implementation.Javier Fernandez1-0/+12
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-4/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-35/+35
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+1
2010-11-10Spelling mistakes, and deleting unwanted comments and commented codeWol1-2/+2
2010-10-30Use RTL_CONSTASCII_USTRINGPARAMGert Faller1-1/+1
2010-10-13Removed comments, trailing spaces and death codeGil Forcada1-16/+2
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-06-05CWS-TOOLING: integrate CWS evoab2defKurt Zenker1-1/+1
2009-04-28#i10000# #i101341# broken integration fixIvo Hinkelmann1-0/+1
2009-04-23CWS-TOOLING: integrate CWS dbaperf1Ivo Hinkelmann1-29/+27
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann1-153/+308
2008-04-10INTEGRATION: CWS changefileheader (1.10.36); FILE MERGEDRüdiger Timm1-23/+18
2008-01-30INTEGRATION: CWS dba24d (1.9.170); FILE MERGEDRüdiger Timm1-3/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGEDOliver Bolte1-2/+5
2006-07-10INTEGRATION: CWS qiq (1.6.122); FILE MERGEDOliver Bolte1-5/+5
2006-06-20INTEGRATION: CWS warnings01 (1.6.48); FILE MERGEDJens-Heiner Rechtien1-26/+23
2005-09-08INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGEDRüdiger Timm1-47/+21
2005-03-10INTEGRATION: CWS dba24 (1.4.80); FILE MERGEDVladimir Glazounov1-9/+10
2004-08-02INTEGRATION: CWS insight01 (1.3.106); FILE MERGEDJens-Heiner Rechtien1-11/+23
2002-10-07#i3289# correct table name quoting so that in every situation the correct sch...Ocke Janssen1-3/+3
2002-08-26#96435# pointer access correctedOcke Janssen1-4/+6