summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin1-1/+1
2015-10-13remove some useless commentsNoel Grandin1-114/+0
2015-10-13connectivity: drop unused headersDouglas Mencken6-6/+3
2015-10-13TDE: fix build of the address book driver, 2ndJan-Marek Glogowski1-0/+1
2015-10-12TDE: fix build of the address book driverJan-Marek Glogowski1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann223-4226/+4226
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-19/+19
2015-10-12tdf#65108 "" instead of <> written in include lineFeyza Yavuz4-5/+5
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-5/+2
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+0
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-10-01coverity#1209375 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-09-30Fix typosAndrea Gelmini4-4/+4
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht5-20/+21
2015-09-30Fix typosAndrea Gelmini9-12/+12
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-6/+6
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre1-2/+1
2015-09-14boost->stdCaolán McNamara29-64/+57
2015-09-13cppcheck: unreadVariableCaolán McNamara1-2/+2
2015-09-12tdf#92794: '$' should be replaced in error dialog of addressbookJulien Nabet1-2/+6
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann29-83/+15
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann20-81/+26
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann1-6/+3
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann1-3/+0
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl6-189/+0
2015-09-03warning: nonterminal usesless in grammarStephan Bergmann1-13/+1
2015-09-03tdf#88462 connectivity convert manual XInterfaceDaniel Robertson7-46/+36
2015-09-03warning: nonterminal usesless in grammarStephan Bergmann1-1/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-10/+10
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann33-272/+272
2015-08-27Clean up sEmptyStephan Bergmann3-6/+3
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl1-0/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-3/+4
2015-08-17o3tl: rename compat_functional headerThorsten Behrens2-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin6-13/+13
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson12-20/+1
2015-08-11loplugin: defaultparamsNoel Grandin3-7/+7
2015-08-05OSL_ENSURE always makes the condition visible to the compiler nowStephan Bergmann1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin38-290/+24
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin2-6/+4
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas7-11/+11
2015-07-29tdf#91112 replace o3tl::unary_compose with lambdas in connectivityJorenz Paragas1-14/+11
2015-07-28remove unused UStringDescription structNoel Grandin1-20/+0
2015-07-27remove some unused definesNoel Grandin1-7/+0
2015-07-26tdf#92792: Register mork driver on windows 64bit and make it workDavid Ostrovsky1-2/+2
2015-07-21coverity#1312084 Unchecked return valueCaolán McNamara1-1/+1