summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/bootstrap
AgeCommit message (Expand)Author
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
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon
2012-05-29switch connectivity to gbuildDavid Tardon
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-03respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-19Get rid of size() == 0Elton Chung
2012-02-07increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet