summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25Related tdf#108068: Use new name of column when it's been changedJulien Nabet
2017-05-19loplugin:stringcopy: connectivityStephan Bergmann
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09Fix typosAndrea Gelmini
2017-05-09dump exception message on exceptionCaolán McNamara
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock
2017-05-05connectivity: convert the other OSL_ENSURE to SAL_WARN_IFMichael Stahl
2017-05-05connectivity: replace OSL_ENSURE with assertMichael Stahl
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03tdf#107196: fix firebird relationshipJulien Nabet
2017-04-28loplugin:salboolCaolán McNamara
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl
2017-04-28tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane
2017-04-28loplugin:checkunusedparams in connectivityNoel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-19loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-10tdf#106866 query character size instead of bytesTamás Bunth
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: connectivityStephan Bergmann
2017-04-06KAB lo:redundantinline pluginJan-Marek Glogowski
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31fix typo: databse --> databasedennisroczek
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugin:redundantcastStephan Bergmann
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugin:redundantcast toNumericWithoutDecimalPlace returns sal_Int64 alreadyCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin