summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab
AgeCommit message (Expand)Author
2014-04-19another blind fix for windows buildDavid Tardon
2014-04-19blind fix for breaking windows buildDavid Tardon
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
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-02-19Typo: interupted -> interruptedJulien Nabet
2014-02-12cid#707669 uninitialized pointer fieldNoel Grandin
2014-02-06Typo: caracter -> characterJulien Nabet
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-08Drop duplicate #includeTakeshi Abe
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Missing includeStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14connectivity: remove #pragma GCC system_header in mozabdrvMichael Stahl
2013-11-13remove archaic drop comments referring to STRING_NOTFOUNDCaolán McNamara
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-01cannot convert parameter 1 from ´const char [2]´ to ´sal_UnicodeCaolán McNamara
2013-11-01fix mozab driver after OUString changeNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30connectivity: mozabdrv: avoid warning C4005 macro redefinitionMichael Stahl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
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-22No need currently for static oslThread m_Mozilla_UI_ThreadStephan Bergmann
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05use uno::Reference#clear() method...Noel Grandin
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-04-02Fix debug buildFridrich Štrba
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann