summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* make sure libpq is in place before it is usedDavid Tardon2012-10-221-4/+0
* convert postgresql to gbuildPeter Foley2012-10-211-1/+5
* tweak some build.lsts for the group photo...Michael Stahl2012-10-151-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-10-131-6/+6
* Remove unused MorkParser::getRecordKeys4ListJulien Nabet2012-10-132-48/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-122-10/+10
* put the test and the thing to be tested inside the same if conditionCaolán McNamara2012-10-101-8/+4
* No mork on non-desktop OSesTor Lillqvist2012-10-101-1/+5
* mork driver: add list tables and unit testDavid Ostrovsky2012-10-1013-32/+621
* Remove unused mork methodsJulien Nabet2012-10-074-59/+0
* fix connectivity build with Win8 SDKPeter Foley2012-10-072-0/+8
* No point with ODBC for Android or iOSTor Lillqvist2012-10-071-2/+3
* some cppcheck cleaningJulien Nabet2012-10-068-32/+20
* re-add accidentally dropped modelineDavid Tardon2012-10-051-0/+2
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-045-19/+16
* Remove blocks of code that will never execute("#if 0" blocks)Marcos Paulo de Souza2012-10-046-175/+0
* Use prefixes for these UNO componentsTor Lillqvist2012-10-0138-39/+39
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-0112-45/+1
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-25/+8
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2826-52/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-282-4/+7
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-3/+3
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2826-26/+52
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2820-0/+20
* Improvements on previous commitStephan Bergmann2012-09-271-2/+2
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-275-14/+18
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-2537-84/+84
* To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann2012-09-243-1/+14
* MResultSet WaE fixedDavid Ostrovsky2012-09-211-0/+4
* mork driver: refactoring query engineDavid Ostrovsky2012-09-203-380/+33
* OResultSet: close() is routinely called after dispose()Stephan Bergmann2012-09-192-12/+1
* Some mork driver clean-up and configmgr access fixStephan Bergmann2012-09-196-414/+29
* Assuming the double iteration is a copy/paste snafuStephan Bergmann2012-09-191-29/+26
* Clean up warning/info reportingStephan Bergmann2012-09-191-14/+13
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-194-6/+8
* Some clean-up of mork-related changsStephan Bergmann2012-09-183-155/+4
* switch build system to mork driver implementationDavid Ostrovsky2012-09-181-7/+10
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-2/+2
* mork driver implementationDavid Ostrovsky2012-09-1857-0/+10649
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-175-9/+10
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-146-44/+33
* WaE in connectivityNorbert Thiebaud2012-09-141-0/+2
* -Werror,-Wunused-private-field (connectivity/source/drivers/kab)Stephan Bergmann2012-09-138-18/+9
* WaE: fix some "empty body" warnings on MacCaolán McNamara2012-09-121-4/+5
* connectivity: fix some "empty body" warnings on MacMichael Stahl2012-09-121-3/+10
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-1/+0
* Java cleanup, mv file so that package path matches folder pathNoel Grandin2012-09-052-1/+1
* "using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann2012-09-031-3/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-033-7/+16