summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/macab
AgeCommit message (Expand)Author
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-04connectivity (Mac): loplugin:cstylecastStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05-Werror,-Wpointer-bool-conversionStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-15sal_Bool -> boolStephan Bergmann
2014-07-01salplug:literaltoboolconversionStephan Bergmann
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-18Typo: kjnow->knowJulien Nabet
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (macab part)Julien Nabet
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-01loplugin:literaltoboolconversionStephan Bergmann
2014-03-27SAL_OVERRIDE, Mac OS X connectivity reduxStephan Bergmann
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26std::exception fixupStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22loplugin:bodynotinblockStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-08-21WaE: 'valueOf' is deprecatedTor Lillqvist
2013-05-13fdo#64528 macab URL is sdbc:address:macab, not sdbc:address:macab:*Lionel Elie Mamane
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08make use of startsWith()Thomas Arnhold
2012-12-21Fix MACAB driver for my UNO changesNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Some cppcheck cleaning in connectivityJulien Nabet
2012-12-04No member named 'getStr' in 'rtl::OStringConcat<rtl::OString, rtl::OString>'Tor Lillqvist
2012-11-05fdo#46808: Adapt macab driver to recent commitStephan Bergmann
2012-11-02connectivity: port macab driver to new OColumn, tooLionel Elie Mamane
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET