summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/bootstrap
AgeCommit message (Expand)Author
2014-11-20further fix mozab build after header cleanupChristian Lohmaier
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-08-25set names on a bunch more threads...Michael Stahl
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-19blind fix for breaking windows buildDavid Tardon
2014-04-16connectivity: sal_Bool->boolNoel Grandin
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
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
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-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14connectivity: remove #pragma GCC system_header in mozabdrvMichael Stahl
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel 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-08-22No need currently for static oslThread m_Mozilla_UI_ThreadStephan Bergmann
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20no need for include guard valueThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2012-12-01Lacking "/" at the end of .icedoveJulien Nabet
2012-10-06some cppcheck cleaningJulien Nabet
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-06-12re-base on ALv2 code.Michael Meeks