summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/sqlerror.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-18sal_Char->char in connectivityNoel Grandin1-1/+1
2019-12-02Simplify SQLError::ParamValue to just o3tl::optional<OUString>Stephan Bergmann1-26/+19
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann1-2/+2
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-1/+0
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2017-08-07-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-29/+6
2017-08-01move resmgr to unotoolsCaolán McNamara1-4/+2
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-7/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-32/+49
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-6/+0
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin1-8/+1
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-4/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-6/+6
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-6/+6
2016-03-03loplugin:unuseddefaultparams in include/filterNoel Grandin1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-10/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-02-27Remove visual noise from connectivityAlexander Wilms1-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms1-24/+24
2013-07-24Mark as constTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+19
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin1-7/+8
2012-07-03callcatcher: update unused codeCaolán McNamara1-6/+0
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-08CWS-TOOLING: integrate CWS dba32fOliver Bolte1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.3.22); FILE MERGEDRüdiger Timm1-23/+18
2008-02-04INTEGRATION: CWS gcc430two (1.2.44); FILE MERGEDIvo Hinkelmann1-2/+4
2007-11-21INTEGRATION: CWS dba24c (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+369