summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx
Commit message (Expand)AuthorAgeFilesLines
* Related tdf#128974: Really deal with "default" and "default-release" profilesJulien Nabet2020-01-061-0/+10
* Simplify containers iterations in connectivityArkadiy Illarionov2019-03-091-28/+22
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-6/+1
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-151-6/+6
* Replace some lists by vectors (+rename vars)Julien Nabet2017-08-311-2/+2
* loplugin:checkunusedparams more part1Noel Grandin2017-07-281-4/+0
* loplugin:unusedfields connectivityNoel Grandin2017-07-051-6/+3
* loplugin:casttovoid: connectivityStephan Bergmann2017-07-021-3/+1
* Fix typosAndrea Gelmini2017-06-121-1/+1
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-041-6/+6
* Fix typosAndrea Gelmini2017-03-111-1/+1
* valgrind: fix leakCaolán McNamara2017-03-081-16/+20
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-6/+6
* loplugin:unusedmethods unused returnsNoel Grandin2016-09-221-2/+1
* com::sun::star->css in connectivityNoel Grandin2016-05-301-6/+6
* loplugin:unusedreturntypesNoel Grandin2016-05-261-5/+4
* new plugin stylepoliceNoel Grandin2016-04-211-24/+24
* loplugin:passstuffbyref in connectivityNoel Grandin2016-04-131-1/+1
* Use const_iterator when possible (connectivity)Julien Nabet2016-03-281-2/+2
* Remove Seamonkey based address book driverDavid Ostrovsky2015-10-251-193/+0
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-111-2/+2
* tdf#39279: Search for Thunderbird address books uses first ones foundJulien Nabet2015-04-071-4/+5
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* connectivity: fix includesThomas Arnhold2014-06-041-2/+2
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-5/+5
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-141-1/+1
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-2/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-22/+22
* -Wunused-macrosStephan Bergmann2013-03-271-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* removed unused static rtl::OUStringTakeshi Abe2012-05-141-6/+0
* respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard2012-05-031-2/+12
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-4/+4
* Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet2012-03-291-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-1/+2
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot2011-12-171-5/+5
* remove include of pch header in connectivityNorbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
|\
| * dba34a: #i107809# drop support for old Mozilla profile format, support new-st...Frank Schoenheit [fs]2010-09-151-116/+2
* | WaE: unused variableDavid Tardon2011-02-171-1/+1
* | dba34a: #i107809# drop support for old Mozilla profile format, support new-st...Frank Schoenheit [fs]2011-01-261-116/+2
* | cppunit: prefer prefix variantCaolán McNamara2011-01-061-2/+2
* | TL_CONSTASCII_USTRINGPARAM in libs core 20Gert Faller2010-11-191-5/+5
* | EasyHack: Convert to RTL macro from FromAsciiKevin Hunter2010-11-101-3/+3
* | Mac OS9 Cleanup #4Joseph Powers2010-10-281-10/+9
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
|/