summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/macab
AgeCommit message (Expand)AuthorFilesLines
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin2-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin2-87/+31
2014-09-15sal_Bool -> boolStephan Bergmann21-126/+124
2014-07-01salplug:literaltoboolconversionStephan Bergmann1-1/+1
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara2-33/+33
2014-06-18Typo: kjnow->knowJulien Nabet1-1/+1
2014-06-04connectivity: fix includesThomas Arnhold11-13/+13
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2-6/+6
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet1-10/+20
2014-05-12Kill DECL_PROP1IMPL and related (macab part)Julien Nabet1-6/+17
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold19-55/+55
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-01loplugin:literaltoboolconversionStephan Bergmann3-8/+8
2014-03-27SAL_OVERRIDE, Mac OS X connectivity reduxStephan Bergmann13-371/+371
2014-03-19loplugin:passstringbyrefStephan Bergmann13-27/+27
2014-02-27Remove visual noise from connectivityAlexander Wilms7-35/+35
2014-02-26std::exception fixupStephan Bergmann2-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms19-517/+517
2014-02-22loplugin:bodynotinblockStephan Bergmann1-7/+7
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-7/+7
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin3-6/+6
2013-11-04remove redundant calls to OUString constructorNoel Grandin2-4/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-8/+3
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt1-9/+5
2013-08-21WaE: 'valueOf' is deprecatedTor Lillqvist4-8/+8
2013-05-13fdo#64528 macab URL is sdbc:address:macab, not sdbc:address:macab:*Lionel Elie Mamane1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák36-368/+367
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-7/+7
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2012-12-21Fix MACAB driver for my UNO changesNoel Grandin2-5/+6
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-21/+13
2012-12-20Some cppcheck cleaning in connectivityJulien Nabet1-4/+2
2012-12-04No member named 'getStr' in 'rtl::OStringConcat<rtl::OString, rtl::OString>'Tor Lillqvist2-3/+3
2012-11-05fdo#46808: Adapt macab driver to recent commitStephan Bergmann2-3/+4
2012-11-02connectivity: port macab driver to new OColumn, tooLionel Elie Mamane1-5/+9
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-6/+6
2012-08-22more old module-description xml filesMatúš Kukan1-94/+0
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power2-2/+0
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power2-0/+2
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-25removed unused forward declarations of classTakeshi Abe2-4/+0
2012-06-12re-base on ALv2 code.Michael Meeks40-915/+581
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud5-29/+29