summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2017-03-30remove type decorations on char literalsJochen Nitschke2-2/+2
2017-03-29tdf#39468 Translate German commentsJens Carl13-68/+67
2017-03-25Fix typosAndrea Gelmini8-8/+8
2017-03-23loplugin:redundantcastStephan Bergmann1-2/+2
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann2-2/+0
2017-03-23loplugin:redundantcast toNumericWithoutDecimalPlace returns sal_Int64 alreadyCaolán McNamara1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin13-29/+29
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann2-3/+5
2017-03-19TyposJulien Nabet2-2/+2
2017-03-19Fix filename referenceAndrea Gelmini1-1/+1
2017-03-19Fix typos + some German translationsAndrea Gelmini1-3/+3
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-17remove unused defines from HRC files in connectivityNoel Grandin5-145/+0
2017-03-16KDE fix various clang plugin complainsJan-Marek Glogowski1-3/+1
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-15loplugin:unncessaryoverride (clang-cl)Stephan Bergmann1-1/+1
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-1/+1
2017-03-11Fix typosAndrea Gelmini7-7/+7
2017-03-09connectivity: warning C4389: '==' : signed/unsigned mismatchMichael Stahl1-1/+2
2017-03-09Revert "add memory include"Michael Stahl1-1/+1
2017-03-08add memory includeCaolán McNamara1-1/+1
2017-03-08Missing includeStephan Bergmann1-0/+4
2017-03-08valgrind: fix leakCaolán McNamara2-5/+3
2017-03-08nothing inherits, protected->privateCaolán McNamara1-2/+1
2017-03-08valgrind: fix leakCaolán McNamara2-21/+25
2017-03-08nothing inherits, protected->privateCaolán McNamara1-1/+1
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann5-9/+8
2017-03-06remove unused #includeLionel Elie Mamane1-1/+0
2017-03-06tdf#40575 remove obsolete MAX_DAYS checkLionel Elie Mamane1-16/+4
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara1-2/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann42-125/+117
2017-03-03Fix typosAndrea Gelmini10-10/+10
2017-03-03Remove bogus source code commentsdennisroczek1-1/+1
2017-02-28new loplugin unoanyNoel Grandin11-48/+41
2017-02-26loplugin:loopvartoosmallStephan Bergmann2-6/+7
2017-02-26CleanupJulien Nabet1-8/+0
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-1/+1
2017-02-21loplugin:subtlezeroinit: connectivityStephan Bergmann3-68/+68
2017-02-19warn->info on icedove/seamonkey profilesCaolán McNamara1-1/+1
2017-02-19Firebird: css::sdbcx::Driver is implementedJulien Nabet1-0/+1
2017-02-17remove unused NONE from TAscendingOrder enumNoel Grandin2-5/+1
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin1-18/+0
2017-02-17remove unused enumerators from StandardSQLStateNoel Grandin1-12/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist132-460/+460
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-2/+2
2017-02-14BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these filesTor Lillqvist1-6/+2
2017-02-12Various typos about propertyJulien Nabet1-2/+2
2017-02-10Remove MinGW supportStephan Bergmann3-8/+1
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-1/+1
2017-02-08rtl_str_shortenedCompare_WithLength -> OString::startsWithStephan Bergmann1-3/+1