summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* fix buildCaolán McNamara2015-03-091-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-094-6/+6
* V801: Decreased performanceCaolán McNamara2015-03-093-6/+6
* tdf#39279: Prioritise Thunderbird address books in first-match searchJulien Nabet2015-03-082-14/+14
* connectivity: remove bogus setting of NTDDI_VERSIONMichael Stahl2015-03-053-18/+0
* gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2015-03-051-6/+0
* V813: Decreased performanceCaolán McNamara2015-03-041-3/+3
* getAny() is not a safe default, it assumes there is actually an AnyLionel Elie Mamane2015-03-021-16/+16
* cppcheck: duplicate inherited memberNoel Grandin2015-03-022-11/+1
* remove unused structNoel Grandin2015-03-021-11/+0
* cppcheck: fix memory leakNoel Grandin2015-03-021-4/+4
* V804: Decreased performanceCaolán McNamara2015-03-011-2/+3
* fix indexDavid Tardon2015-03-011-1/+1
* Re tdf#87789: Fix opening mork CollectedAddressBook TableStephan Bergmann2015-02-271-9/+13
* Clean up interface between kab and kabdrv libsStephan Bergmann2015-02-275-52/+54
* sdbc:address:kab URLs don't have a trailing ":"Stephan Bergmann2015-02-271-1/+1
* Adapt code to changed libkabdrv1lo.so nameStephan Bergmann2015-02-271-1/+2
* connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl2015-02-255-13/+15
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-3/+3
* use init lists for property sequencesBjoern Michaelsen2015-02-231-5/+5
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-2310-37/+37
* Typo: trough->throughJulien Nabet2015-02-211-1/+1
* Typo: recive->receiveJulien Nabet2015-02-211-1/+1
* ANSI92 Entry SQL includes Primary Key supportLionel Elie Mamane2015-02-201-1/+2
* Fix component_getFactory function signatureStephan Bergmann2015-02-191-1/+1
* Remove unused using declarationsStephan Bergmann2015-02-191-7/+0
* tdeab: Fix unit test failure when TDE support is enabledTimothy Pearson2015-02-193-6/+23
* unusedcode: Remove few methodsMatúš Kukan2015-02-191-20/+0
* boost->stdCaolán McNamara2015-02-181-6/+6
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-177-29/+48
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-1/+1
* Try work around MSVC warning C4503 (decorated name length exceeded)Stephan Bergmann2015-02-095-36/+36
* Typos + simple german translationsJulien Nabet2015-02-081-3/+3
* loplugin:deletedspecialStephan Bergmann2015-02-078-21/+18
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-052-7/+2
* BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara2015-02-057-17/+10
* Updated all precompiled headers.Ashod Nakashian2015-02-059-1/+18
* callcatcher: update unused codeCaolán McNamara2015-02-051-7/+0
* connectivity: just check the WITH_MOZAB4WIN variableMichael Stahl2015-02-041-7/+1
* Typo $(CPU) -> $(CPUNAME)Stephan Bergmann2015-02-041-1/+1
* Revert "Do not let WNT non-INTEL run into the else branch"Stephan Bergmann2015-02-041-5/+1
* Do not let WNT non-INTEL run into the else branchStephan Bergmann2015-02-041-1/+5
* Activate mork driver on windows 64 bit buildDavid Ostrovsky2015-02-041-1/+1
* Fix a little bit creative pi valueTakeshi Abe2015-02-042-4/+6
* tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud2015-02-032-1/+6
* coverity#1267656 Logically dead codeCaolán McNamara2015-02-021-3/+0
* coverity#1267674 Dereference after null checkCaolán McNamara2015-01-311-7/+4
* tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane2015-01-311-4/+1
* coverity#1267628 Resource leak in objectCaolán McNamara2015-01-301-2/+1
* coverity#1267700 Uninitialized scalar fieldCaolán McNamara2015-01-301-5/+6