summaryrefslogtreecommitdiffstats
path: root/connectivity/source
Commit message (Expand)AuthorAgeFilesLines
* WaE: 'Intl_TokenID' defined but not usedDavid Tardon2012-05-291-7/+0
* WaE: 'void yy_fatal_error(const char*)' defined but not usedDavid Tardon2012-05-291-0/+1
* WaE: deprecated conversion from string constant to 'char*'David Tardon2012-05-291-1/+5
* WaE: #pragma system_header ignored outside include fileDavid Tardon2012-05-291-3/+1
* WaE: the address of 'yytname' will always evaluate as 'true'David Tardon2012-05-291-1/+1
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-05-291-1/+1
* WaE: #pragma system_header ignored outside include fileDavid Tardon2012-05-291-3/+1
* connectivity: convert configurationDavid Tardon2012-05-2914-1837/+0
* connectivity: remove unused adabas filesMatúš Kukan2012-05-2925-1800/+0
* component_getFactory must be exportedDavid Tardon2012-05-291-1/+1
* OSubComponent.hxx is included by a header from inc -> moveDavid Tardon2012-05-2913-106/+12
* connectivity: convert dbt to gbuildPeter Foley2012-05-291-0/+5
* catch by const referenceTakeshi Abe2012-05-241-1/+1
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-234-4/+1
* removed unused #definesTakeshi Abe2012-05-211-7/+0
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-216-11/+1
* allocate in exact sizeTakeshi Abe2012-05-211-2/+2
* TDE integrationNorbert Thiebaud2012-05-146-8/+289
* removed unused static rtl::OUStringTakeshi Abe2012-05-142-7/+0
* ppc: yyinput returns a int, truncating to (unsigned)char does't workCaolán McNamara2012-05-141-9/+9
* 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
* 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-161-6/+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-161-8/+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-293-112/+0
* Remove unused code in sqlnodeSantiago Martinez2012-03-291-41/+0
* removed duplicate includes in connectivityTakeshi Abe2012-03-2914-17/+0
* fdo#47937: copy column privileges into table privilegesLionel Elie Mamane2012-03-271-11/+62