summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2
AgeCommit message (Expand)Author
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-04connectivity (Linux): loplugin:cstylecastStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01loplugin:literaltoboolconversionStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-06#i123575# RmMoz 7/9: fix mismatching header guard commentHerbert Dürr
2013-10-31fix ambiguous OUString constructor callNoel 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-21valueOf is deprecatedLuboš Luňák
2013-08-02Mark as constTakeshi Abe
2013-07-24Mark as constTakeshi Abe
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-06-15loplugin warningsStephan Bergmann
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
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-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08evoab2: Follow API changes in EDS 3.8Mathias Hasselmann
2013-03-08evoab2: Move get_e_source_registry() to EApi.cxxMathias Hasselmann
2013-03-08evoab2: Avoid G_N_ELEMENTS when loading symbolsMathias Hasselmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold