summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2010-12-15Merge commit 'ooo/OOO330_m18' into libreoffice-3-3Noel Power2-1/+10
2010-12-10dba33m: #i115436# only cast handledOcke Janssen [oj]2-3/+4
2010-12-09dba33m: #i115436# do not insert a space infront of ( and after )Ocke Janssen [oj]1-0/+8
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 McNamara389-0/+903
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
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud18-27/+10
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud6-79/+151
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud2-2/+2
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud79-259/+265
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud4-24/+26
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-17cleanup some more dead code under connectivityLuke Symes2-43/+1
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 Spaeth358-0/+848
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud1-2/+2
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 Lingard15-48/+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 Mladek38-66/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek57-96/+0
2010-10-01Ported calc-perf-import-dbf-connectivity.diff from ooo-build.Kohei Yoshida1-20/+36
2010-10-01Fixes incorrect save NUMBER value to DBF (fdo#30504)Alexandr N. Zamaraev1-27/+24
2010-09-17Workaround for default_images symlink problem on CygwinTor Lillqvist1-1/+1
2010-09-14kde4-buildfix-connectivity.diff: Fix KDE4 build.Jan Holesovsky1-2/+2
2010-09-14win32-force-version-fix.diff: force WINVER when using non-std win apiThorsten Behrens1-0/+2
2010-09-02dba33i: #i113684# proper termination condition when reading large stringsFrank Schoenheit [fs]1-1/+1
2010-08-27#i111295# getFormattedValue: don't treat non-numeric columns with numeric for...Frank Schoenheit [fs]1-3/+10
2010-07-15dba33g: #i111345# wrong error message used when opening invalid table formatOcke Janssen [oj]1-1/+1
2010-07-14dba33g: #i110067# revertingOcke Janssen [oj]1-1/+1
2010-07-14dba33g: #i111345# handle string sep correctedOcke Janssen [oj]1-1/+4
2010-07-14dba33g: #i110067# correct word occurredOcke Janssen [oj]1-1/+1
2010-07-09dba33g: #i112213# handle chart import for columnsOcke Janssen [oj]1-1/+5
2010-07-09dba33g: #i110825# applay patch to removed unused codeOcke Janssen [oj]7-53/+11
2010-07-08dba33g: assertion when closing stream, only close either the input stream or ...Ocke Janssen [oj]1-3/+2
2010-07-08dba33g: assertion when closing stream, only close either the input stream or ...Ocke Janssen [oj]3-34/+89