summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-04Replace manual Mutex handling by clearable guardLionel Elie Mamane1-6/+2
2012-06-04ALv2 licensing compliance, and first test / re-based module pair.Michael Meeks2-49/+28
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+3
2012-06-04nuke unused definesTakeshi Abe13-34/+0
2012-06-03removed unused definesTakeshi Abe1-1/+0
2012-06-02targeted string re-workNorbert Thiebaud2-8/+8
2012-06-02targeted string re-workNorbert Thiebaud2-2/+2
2012-06-02targeted string re-workNorbert Thiebaud67-604/+604
2012-06-01Update commentsLionel Elie Mamane1-2/+2
2012-06-01nuke unused namespaceTakeshi Abe5-7/+0
2012-05-31nuke unused typedefTakeshi Abe17-20/+0
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon6-13/+13
2012-05-30Fix misplaced parenthesisJulien Nabet1-1/+1
2012-05-29targeted string re-workNorbert Thiebaud1-5/+5
2012-05-29targeted string re-workNorbert Thiebaud2-14/+14
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks4-15/+15
2012-05-29WaE: signed/unsigned etc.Caolán McNamara5-12/+12
2012-05-29WaE: signed/unsignedCaolán McNamara1-2/+2
2012-05-29-Werror=overloaded-virtualStephan Bergmann3-0/+5
2012-05-29connectivity: add SAL_DLLPUBLIC_EXPORTMatúš Kukan1-1/+1
2012-05-29WaE unused variableNorbert Thiebaud1-1/+1
2012-05-29switch connectivity to gbuildDavid Tardon34-2708/+0
2012-05-29connectivity: convert tdeab to gbuildDavid Tardon1-46/+0
2012-05-29connectivity: convert configurationDavid Tardon14-1837/+0
2012-05-29connectivity: remove unused adabas filesMatúš Kukan2-164/+0
2012-05-29component_getFactory must be exportedDavid Tardon1-1/+1
2012-05-29OSubComponent.hxx is included by a header from inc -> moveDavid Tardon6-6/+6
2012-05-24catch by const referenceTakeshi Abe1-1/+1
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe4-4/+1
2012-05-21removed unused #definesTakeshi Abe1-7/+0
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe3-4/+1
2012-05-14TDE integrationNorbert Thiebaud6-8/+289
2012-05-14removed unused static rtl::OUStringTakeshi Abe2-7/+0
2012-05-04Revert "Fix Windows debug build."Jesús Corrius1-4/+0
2012-05-03respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard1-2/+12
2012-05-03Fix Windows debug build.Jesús Corrius1-0/+4
2012-04-25WaE: hides overloaded virtual functionTor Lillqvist1-4/+4
2012-04-24WaE: make the overloaded-virtual mess here just a warning even with -WerrorTor Lillqvist1-0/+4
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist8-27/+0
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob3-13/+13
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob2-2/+2
2012-04-23WaE: Clang expression result unusedCatalin Iacob1-2/+2
2012-04-17Remove some unused methodsJulien Nabet2-15/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn7-12/+10
2012-04-16Remove unused code in connectivity.Santiago Martinez4-28/+0
2012-04-13fix library link order to work with link --as-neededPetr Mladek1-2/+2
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-6/+6
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara2-7/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-10/+10