summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* coverity#1209375 Unchecked dynamic_castCaolán McNamara2015-10-011-1/+1
* Fix typosAndrea Gelmini2015-09-304-4/+4
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-305-20/+21
* Fix typosAndrea Gelmini2015-09-309-12/+12
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-6/+6
* CppCheck : reduce variables scopeMichaël Lefèvre2015-09-231-2/+1
* boost->stdCaolán McNamara2015-09-1429-64/+57
* cppcheck: unreadVariableCaolán McNamara2015-09-131-2/+2
* tdf#92794: '$' should be replaced in error dialog of addressbookJulien Nabet2015-09-121-2/+6
* Get rid of connectivity's diagnose_ex.hStephan Bergmann2015-09-0929-83/+15
* Get rid of OSL_UNUSEDStephan Bergmann2015-09-0920-81/+26
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-081-2/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-081-6/+3
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-081-3/+0
* remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl2015-09-036-189/+0
* warning: nonterminal usesless in grammarStephan Bergmann2015-09-031-13/+1
* tdf#88462 connectivity convert manual XInterfaceDaniel Robertson2015-09-037-46/+36
* warning: nonterminal usesless in grammarStephan Bergmann2015-09-031-1/+3
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-10/+10
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-3133-272/+272
* Clean up sEmptyStephan Bergmann2015-08-273-6/+3
* comphelper: remove unnecessary include <stack>Michael Stahl2015-08-191-0/+2
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-3/+4
* o3tl: rename compat_functional headerThorsten Behrens2015-08-172-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-146-13/+13
* tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2015-08-1112-20/+1
* loplugin: defaultparamsNoel Grandin2015-08-113-7/+7
* OSL_ENSURE always makes the condition visible to the compiler nowStephan Bergmann2015-08-051-1/+1
* loplugin:unusedmethodsNoel Grandin2015-08-0538-290/+24
* cui,connectivity: inline some use-once typedefsNoel Grandin2015-08-042-6/+4
* tdf#91112: pass by const reference to lambdasJorenz Paragas2015-08-037-11/+11
* tdf#91112 replace o3tl::unary_compose with lambdas in connectivityJorenz Paragas2015-07-291-14/+11
* remove unused UStringDescription structNoel Grandin2015-07-281-20/+0
* remove some unused definesNoel Grandin2015-07-271-7/+0
* tdf#92792: Register mork driver on windows 64bit and make it workDavid Ostrovsky2015-07-261-2/+2
* coverity#1312084 Unchecked return valueCaolán McNamara2015-07-211-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-201-1/+1
* error C2065: ´bFound´ : undeclared identifierCaolán McNamara2015-07-171-5/+1
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-1/+1
* fix evoab2 buildCaolán McNamara2015-07-171-0/+1
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-1792-409/+407
* loplugin:simplifyboolStephan Bergmann2015-07-163-8/+8
* loplugin:unusedmethods connectivityNoel Grandin2015-07-1512-72/+2
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-4/+1
* tdf#91112 replace o3tl::compose1 with lambdas in connectivityJorenz Paragas2015-07-136-44/+36
* Fix an opposite conditionTakeshi Abe2015-07-101-1/+1
* cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin2015-07-102-18/+5
* Fix typosAndrea Gelmini2015-07-082-2/+2
* aDBFColumn.db_typ is input controlledCaolán McNamara2015-07-051-1/+1
* Fix typosAndrea Gelmini2015-07-039-9/+9