summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Collapse)AuthorFilesLines
2010-12-05cppcheck: can reduce the scope of these variablesCaolán McNamara1-3/+3
2010-12-03Remove get/setNanosWol2-22/+11
2010-11-24xmllint: mismatched tagCaolán McNamara1-1/+1
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 45Gert Faller2-3/+3
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 44Gert Faller1-1/+1
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 43Gert Faller1-1/+1
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet2-2/+1
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 21Gert Faller20-25/+25
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 20Gert Faller90-433/+433
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 19Gert Faller13-83/+83
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 17Gert Faller3-5/+5
2010-11-18fix && || warning in enable-debugCaolán McNamara1-2/+2
2010-11-18remove warnings in enable-debugCaolán McNamara1-0/+2
2010-11-18RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/drivers/adoJulien Nabet11-130/+122
2010-11-16RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/source/drivers/adabasJulien Nabet11-201/+182
2010-11-15Remove dated commentsJ. Graeme Lingard1-26/+0
2010-11-14RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivityJulien Nabet14-181/+181
2010-11-11WaE, remove unused parametersCaolán McNamara2-4/+4
2010-11-11Remove one more hi-contrast image loading instanceSebastian Spaeth3-14/+7
And remove the definitions of the hi-contrast image too. High contrast is just another theme and should not be handled like this.
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter43-111/+105
2010-11-06Fix typo that breaks a debug buildTor Lillqvist1-4/+4
2010-11-03Fix typoTor Lillqvist1-1/+1
2010-11-03Link with SALHELPERLIBTor Lillqvist1-0/+1
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky1-1/+1
2010-10-28Mac OS9 Cleanup #4Joseph Powers1-10/+9
2010-10-28add modelines to .hxx files as wellCaolán McNamara334-0/+778
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud17-34/+0
2010-10-25missing reference to salhelper in link of a mac driver due to vos removalNorbert Thiebaud1-0/+2
Thanks to Joseph Power for finding this.
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud15-16/+1
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud5-78/+150
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud75-235/+242
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud3-22/+23
2010-10-25dba33l: #i115165# allow NULL as parameter valueOcke Janssen [oj]1-1/+1
2010-10-21Add more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner3-26/+26
2010-10-21valgrind: uninitialized variableCaolán McNamara1-0/+1
2010-10-18remove non-compiled codePovilas Kanapickas5-138/+0
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara1-2/+4
2010-10-17remove dead code from dbase driverLuke Symes9-161/+7
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken2-24/+5
2010-10-14add lots more missing sal/macros.h includesMichael Meeks9-0/+9
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid9-20/+20
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth352-0/+834
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-06libebook-1.2.so SONAME bumped againCaolán McNamara1-4/+5
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky2-4/+11
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard13-42/+2
2010-10-06remove more commented out #includes and related commentsDavid Tardon1-3/+0
2010-10-05fixed connectivity includes after removing the guardsPetr Mladek1-1/+1
2010-10-05more removed include guards using fixguard.pyPetr Mladek37-66/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek57-96/+0