summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix Windows debug build."Jesús Corrius2012-05-041-4/+0
* respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard2012-05-031-2/+12
* Fix Windows debug build.Jesús Corrius2012-05-031-0/+4
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* WaE: hides overloaded virtual functionTor Lillqvist2012-04-251-4/+4
* WaE: make the overloaded-virtual mess here just a warning even with -WerrorTor Lillqvist2012-04-241-0/+4
* Bin weird DBGUTIL_OJ crackTor Lillqvist2012-04-2413-42/+0
* WaE: Clang implicit conversion changes signednessCatalin Iacob2012-04-233-13/+13
* WaE: Clang implicit conversion changes signednessCatalin Iacob2012-04-232-2/+2
* WaE: Clang expression result unusedCatalin Iacob2012-04-231-2/+2
* Remove some unused methodsJulien Nabet2012-04-172-15/+0
* translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn2012-04-1711-24/+22
* Remove unused code in connectivity.Santiago Martinez2012-04-164-28/+0
* callcatcher: update listCaolán McNamara2012-04-162-7/+0
* hard to tell what side-effects dbtools::StatementComposer::getQuery might haveCaolán McNamara2012-04-161-0/+2
* _bUseRowSetFilter and _bUseRowSetOrder are always trueCaolán McNamara2012-04-161-12/+7
* simplify getComposedRowSetStatementCaolán McNamara2012-04-161-12/+7
* callcatcher: update unused codeCaolán McNamara2012-04-162-31/+0
* fix library link order to work with link --as-neededPetr Mladek2012-04-131-2/+2
* callcatcher: update unused code listCaolán McNamara2012-04-121-3/+1
* Remove VERBOSE part 3Rob Snelders2012-04-101-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-083-6/+6
* callcatcher: update and remove newly unused methodsCaolán McNamara2012-04-072-7/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-6/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-11/+11
* no use is made of FmFormObj::m_nTypeCaolán McNamara2012-04-052-9/+1
* Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet2012-03-291-1/+1
* Remove unused code in connectiviy.Santiago Martinez2012-03-294-114/+0
* remove dangling declarationCaolán McNamara2012-03-291-1/+0
* Remove unused code in sqlnodeSantiago Martinez2012-03-292-43/+0
* removed duplicate includes in connectivityTakeshi Abe2012-03-2918-21/+0
* fdo#47937: copy column privileges into table privilegesLionel Elie Mamane2012-03-271-11/+62
* .txt files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .sce files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-2316-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-2313-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-2316-0/+0
* .java files don't need executable bitsMichael Stahl2012-03-2334-0/+0
* cut mozab down to size somewhatCaolán McNamara2012-03-234-81/+0
* chmod -xTor Lillqvist2012-03-2131-0/+0
* callcatcher: update listCaolán McNamara2012-03-204-43/+0
* Remove unused code as listed in unusedcode.easySantiago Martinez2012-03-207-89/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1414-5/+58
* WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for CDavid Tardon2012-03-131-1/+1
* actually use the base class, not the class itselfLuboš Luňák2012-03-131-1/+1
* suppress "SQL_API redefined" error with -WerrorDavid Tardon2012-03-122-0/+8
* WaE: missing braces around initializer for 'unsigned char [8]'David Tardon2012-03-121-1/+1
* WaE: variable 'hr' set but not usedDavid Tardon2012-03-121-56/+46
* WaE: declaration of 'Parameters' shadows a global declarationDavid Tardon2012-03-121-2/+2
* WaE: "_WIN32_WINNT" redefinedDavid Tardon2012-03-121-0/+3