summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* fdo#57285 restore acceptsURL logicDavid Ostrovsky2012-11-202-3/+57
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1181-2017/+899
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1381-412/+671
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-013-25/+8
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-0126-52/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-012-4/+7
| * | | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-10-011-3/+3
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-0126-26/+52
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-0120-0/+20
* | | | use LanguageTagEike Rathke2012-11-171-2/+2
* | | | ensure translations are built before using themDavid Tardon2012-11-151-1/+1
* | | | source file modes fixEnrico Weigelt, metux ITS2012-11-141-0/+0
* | | | Cleanup unusedcode.easyJosé Guilherme Vanz2012-11-144-55/+0
| |_|/ |/| |
* | | use dir functionDavid Ostrovsky2012-11-091-1/+1
* | | Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-094-27/+27
* | | Use JNIEXPORT to really export these for AndroidTor Lillqvist2012-11-091-7/+7
* | | Use JNIEXPORT as in the corresponding headersTor Lillqvist2012-11-093-20/+20
* | | connectivity: fix re-introduced bug fdo 35023Michael Stahl2012-11-081-1/+1
* | | add mkdir commandDavid Ostrovsky2012-11-081-0/+1
* | | enable ado driver unit test againDavid Ostrovsky2012-11-073-9/+10
* | | Always package at least mozbootstrapStephan Bergmann2012-11-071-0/+1
* | | mozab: adapt to XComponentContext changesMichael Stahl2012-11-071-1/+3
* | | XMultiServiceFactory / XComponentContext fixTor Lillqvist2012-11-061-1/+2
* | | fdo#46808 adapt evoab driverDavid Tardon2012-11-062-2/+5
* | | fdo#46808: Adapt macab driver to recent commitStephan Bergmann2012-11-052-3/+4
* | | fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-0517-39/+40
* | | ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurrLionel Elie Mamane2012-11-051-1/+13
* | | disable ado test to make tinderbox happyDavid Ostrovsky2012-11-051-5/+6
* | | fix connectivity test with Win8 sdkPeter Foley2012-11-031-0/+6
* | | fix copy ctorLuboš Luňák2012-11-031-5/+7
* | | fix strange copy ctor that triggers a missing base initialization warningLuboš Luňák2012-11-031-1/+2
* | | ado headers need -fpermissive with gccLuboš Luňák2012-11-031-0/+6
* | | fix copy&pasteLuboš Luňák2012-11-031-1/+1
* | | fdo#53070 add complete unit testDavid Ostrovsky2012-11-034-0/+211
* | | fdo#53070 fix access violationDavid Ostrovsky2012-11-031-2/+1
* | | connectivity: port ado driver to new OColumn, tooLionel Elie Mamane2012-11-022-2/+2
* | | janitorial: spacingLionel Elie Mamane2012-11-021-2/+2
* | | ditch SISSL using workben codeCaolán McNamara2012-11-027-1298/+0
* | | connectivity: port macab driver to new OColumn, tooLionel Elie Mamane2012-11-021-5/+9
* | | connectivity: port kab driver to new OColumn, tooLionel Elie Mamane2012-11-021-5/+9
* | | stray )Caolán McNamara2012-11-021-1/+1
* | | connectivity: port mork driver to new OColumn, tooLionel Elie Mamane2012-11-022-4/+14
* | | janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane2012-11-021-7/+7
* | | WaE janitorial: unused variableLionel Elie Mamane2012-11-021-1/+1
* | | Columns should know their tableLionel Elie Mamane2012-11-0223-109/+213
* | | Retrieve CatalogName only once, tooLionel Elie Mamane2012-11-021-4/+3
* | | janitorial: alignmentLionel Elie Mamane2012-11-021-8/+8
* | | janitorial: space between argumentsLionel Elie Mamane2012-11-021-10/+10