summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-8/+8
2017-06-14dBASE: put back an array for trailerJulien Nabet2-48/+26
2017-06-14loplugin:redundantcase (clang-cl)Stephan Bergmann1-1/+1
2017-06-13dBASE: remove wrong m_ prefix introduced in a recent commitJulien Nabet2-63/+63
2017-06-13dBASE: typo + remove useless comment from previous commitJulien Nabet1-3/+3
2017-06-13dBASE: header refactoringJulien Nabet2-53/+96
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl37-6744/+0
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke19-209/+57
2017-06-12tdf#55631: DBASE import (take 2)Julien Nabet1-0/+5
2017-06-12Fix typosAndrea Gelmini1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke3-9/+0
2017-06-11Fix typosAndrea Gelmini12-100/+100
2017-06-10DBase, encodings mixedJulien Nabet1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: connectivityStephan Bergmann1-1/+1
2017-06-03android: Update configure.ac for NDK r14b versionbrainbreaker1-2/+3
2017-06-02Cleaning in table.cxx of firebirdJulien Nabet1-8/+9
2017-05-31simplify OSQLScanner::SQLyyerrorNoel Grandin1-28/+10
2017-05-30remove duplicate 'using namespace'Jochen Nitschke2-7/+1
2017-05-30fix convertName2SQLNameNoel Grandin1-2/+2
2017-05-30untwist the logic in convertName2SQLNameNoel Grandin1-11/+9
2017-05-30teach redundantcast plugin about functional castsNoel Grandin2-2/+2
2017-05-28remove unnecessary use of OString::getStrNoel Grandin4-20/+10
2017-05-25Related tdf#108068: Use new name of column when it's been changedJulien Nabet1-11/+11
2017-05-19loplugin:stringcopy: connectivityStephan Bergmann1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin4-14/+0
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M14-104/+104
2017-05-15remove some unnecessary lockingNoel Grandin1-7/+0
2017-05-12remove unused uno::Reference varsNoel Grandin9-14/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke7-7/+0
2017-05-09Fix typosAndrea Gelmini1-1/+1
2017-05-09dump exception message on exceptionCaolán McNamara1-1/+1
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin2-10/+8
2017-05-07revert OSL_ASSERT changesChris Sherlock12-15/+15
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock12-15/+15
2017-05-05connectivity: convert the other OSL_ENSURE to SAL_WARN_IFMichael Stahl1-4/+4
2017-05-05connectivity: replace OSL_ENSURE with assertMichael Stahl1-209/+210
2017-05-04Replace all OUString("") with OUString()Arnaud Versini2-4/+4
2017-05-03tdf#107196: fix firebird relationshipJulien Nabet1-12/+12
2017-04-28loplugin:salboolCaolán McNamara1-1/+1
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl1-4/+4
2017-04-28tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane1-2/+7
2017-04-28loplugin:checkunusedparams in connectivityNoel Grandin6-15/+7
2017-04-27tdf#39468 cleanup source code commentsdennisroczek3-16/+13
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara7-11/+11
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara1-1/+1
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara13-408/+99
2017-04-25remove bitmaps from .src filesCaolán McNamara5-30/+19
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock5-0/+5
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin2-4/+5