summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MDriver.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin1-1/+1
2016-02-11mork: Clean up unused includesDavid Ostrovsky1-5/+0
2016-02-05tdf#74608: Ctor function for mork component implementationDavid Ostrovsky1-24/+6
2015-11-26Mork: Reuse profile discovery from mozilla bootstrapDavid Ostrovsky1-3/+22
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+1
2014-02-27Remove visual noise from connectivityAlexander Wilms1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-2/+2
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-05-09coverity#982277: reosurce leakMarkus Mohrhard1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2012-11-20fdo#57285 restore acceptsURL logicDavid Ostrovsky1-3/+35
2012-09-18mork driver implementationDavid Ostrovsky1-0/+124