summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-10-15tweak some build.lsts for the group photo...Michael Stahl1-1/+1
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+6
2012-10-13Remove unused MorkParser::getRecordKeys4ListJulien Nabet2-48/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-10/+10
2012-10-10put the test and the thing to be tested inside the same if conditionCaolán McNamara1-8/+4
2012-10-10No mork on non-desktop OSesTor Lillqvist1-1/+5
2012-10-10mork driver: add list tables and unit testDavid Ostrovsky13-32/+621
2012-10-07Remove unused mork methodsJulien Nabet4-59/+0
2012-10-07fix connectivity build with Win8 SDKPeter Foley2-0/+8
2012-10-07No point with ODBC for Android or iOSTor Lillqvist1-2/+3
2012-10-06some cppcheck cleaningJulien Nabet8-32/+20
2012-10-05re-add accidentally dropped modelineDavid Tardon1-0/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin5-19/+16
2012-10-04Remove blocks of code that will never execute("#if 0" blocks)Marcos Paulo de Souza6-175/+0
2012-10-01Use prefixes for these UNO componentsTor Lillqvist38-39/+39
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain12-45/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann3-25/+8
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl26-52/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2-4/+7
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-3/+3
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl26-26/+52
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl20-0/+20
2012-09-27Improvements on previous commitStephan Bergmann1-2/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin5-14/+18
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud37-84/+84
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann3-1/+14
2012-09-21MResultSet WaE fixedDavid Ostrovsky1-0/+4
2012-09-20mork driver: refactoring query engineDavid Ostrovsky3-380/+33
2012-09-19OResultSet: close() is routinely called after dispose()Stephan Bergmann2-12/+1
2012-09-19Some mork driver clean-up and configmgr access fixStephan Bergmann6-414/+29
2012-09-19Assuming the double iteration is a copy/paste snafuStephan Bergmann1-29/+26
2012-09-19Clean up warning/info reportingStephan Bergmann1-14/+13
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann4-6/+8
2012-09-18Some clean-up of mork-related changsStephan Bergmann3-155/+4
2012-09-18switch build system to mork driver implementationDavid Ostrovsky1-7/+10
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-2/+2
2012-09-18mork driver implementationDavid Ostrovsky57-0/+10649
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin5-9/+10
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann6-44/+33
2012-09-14WaE in connectivityNorbert Thiebaud1-0/+2
2012-09-13-Werror,-Wunused-private-field (connectivity/source/drivers/kab)Stephan Bergmann8-18/+9
2012-09-12WaE: fix some "empty body" warnings on MacCaolán McNamara1-4/+5
2012-09-12connectivity: fix some "empty body" warnings on MacMichael Stahl1-3/+10
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-09-05Java cleanup, mv file so that package path matches folder pathNoel Grandin2-1/+1
2012-09-03"using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann1-3/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin3-7/+16
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-11/+7
2012-08-31-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann1-1/+1