summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Collapse)AuthorFilesLines
2013-07-08Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt1-1/+4
Change-Id: I993d7d7bacec710bb57d9e8f91d3cd01b0fbf616
2013-07-07Fix firebird installation (windows) + driver compilation fixes.Andrzej J.R. Hunt5-6/+6
Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9
2013-06-14Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt1-1/+1
Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a
2013-06-06fb-sdbc: Pretty printing table log outputAndres Gomez2-11/+32
2013-06-06Implementing the FStatement::execute() method.Javier Fernandez1-0/+25
Change-Id: I661b8247a0dfaee970b4742b1114fe085cb8f4dd
2013-06-06Fixed crash at FStatement disposing stage.Javier Fernandez1-2/+6
Change-Id: I04fb2ded38a12b8501c49ccea81ee72fc7b002d1
2013-06-06The VARCHAR tye requires a maximum length.Javier Fernandez1-1/+1
Change-Id: I410dea61c8fe904bc11c801f370d1df97e116372
2013-06-06GetTables uses now a Statement, instead of a PreparedStatement.Javier Fernandez1-27/+30
Change-Id: I8dee162d25360114931ed401d6a6c512ad0c3ec6
2013-06-06Refactoring some code on the FStatement class.Javier Fernandez5-171/+155
Change-Id: Id172dde2f35538ac37b632f738fe5c2a87437832
2013-06-06Executing again a PreparedStatement.Javier Fernandez5-32/+44
Change-Id: I10afa596ed0464e14c4fd95d3a7fb687451a10b4
2013-06-06fb-sdbc: added extra checks in FDriverAndres Gomez1-0/+17
2013-06-06fb-sdbc: simplifying url comparisonAndres Gomez1-1/+1
2013-06-06fb-sdbc: Added logging supportAndres Gomez6-61/+83
Remember that in order to enable the logging output it is needed to properly set the SAL_LOG environment variable. For example: $ SAL_LOG="+INFO.connectivity.firebird" solver/unxlngx6/installation/opt/program/soffice.bin
2013-06-06fb-sdbc: test file moved to a generic placeAndres Gomez1-1/+1
2013-06-06Dealing with parameters in Prepared Statement.Javier Fernandez2-13/+77
Change-Id: I1f94b7b4795c4a72ef8bf78bb032097094cda589
2013-06-06Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez4-18/+30
Change-Id: Iae8a6dac26fd7d074ece6421ae61ecf7ce047b8f
2013-06-06Adding disposing bits.Javier Fernandez4-6/+29
Change-Id: I997c23d0c0765a6929be89087330ac6616ccd28c
2013-06-06using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez1-18/+18
Change-Id: Ic0048c0408819bcad6cf8c80121cfdd3f76dce55
2013-06-06Properly implementing the ResultSet class.Javier Fernandez2-31/+52
Change-Id: Ice2bd493cf016603d372fe7867cf1ec899f52d8b
2013-06-06Properly imñemenmting the prepared statement class.Javier Fernandez3-100/+130
Change-Id: I6788bbedb339686d3f97ecb2338994617f373803
2013-06-06Properly implementing the connection construction.Javier Fernandez2-45/+35
Change-Id: I6bb114d871697483a1a4246496f73252e5307534
2013-06-06Implementing the ResultSet interface.Javier Fernandez4-46/+196
Change-Id: I755533c5cb5af713d453b8e6ba7b734870e358a2
2013-06-06Debug info and some API methods implementation.Javier Fernandez4-7/+293
* getTypeInfo * getTables * prepared statements. Change-Id: I549f4a9468b5346e22479363fe0fb81039bc6665
2013-06-06Added include and linking directives for building the firebird-sdbc driver.Javier Fernandez1-0/+7
Change-Id: I2126bc5ca0edc33f83ab6e71db1d38c5e4533ecc
2013-06-06Firebird: initial implementation of the skeleton driver.Javier Fernandez25-0/+5453
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
2013-06-05use uno::Reference#clear() method...Noel Grandin6-9/+9
...instead of assigning an empty value. Reduces code noise. Change-Id: Ic95b081a41fb740a738c92b3407a9514ccb8b06e
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
Change-Id: I598926b72c5540b472f9607e2f3df134a8c50048
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-26/+19
Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-3/+2
Change-Id: I8a9913d964633381f00c0a4885cc655805fa1974
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin6-40/+36
...modules. Change-Id: Ie61976dc12b514bb85ca42496c0d9173a1c56264
2013-05-29connectivity: make MSVC happy with pairFirstLessMichael Stahl1-4/+17
MSVC 2008 with _DEBUG calls this with parameters in wrong order so needs more overloads. Change-Id: I334fd93bea278dc147b3b575d079cacf02de5e87
2013-05-29Ensure socket or pipe are passed to the native driverAriel Constenla-Haile1-0/+19
(cherry picked from commit ad1186563ea12ce63dfdf738c332bf712084f633) Change-Id: Ib556732abb42dd3371331368c2b2eb717d505461
2013-05-29Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2-5/+10
(cherry picked from commit 78b2bf15963704fafb823e80bbccb287847fe1db) Change-Id: I876b24bc5324c3aede992c4cadb7014b570de5dc
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara1-1/+1
lets try this hack, if it fails revert and I'll just manually update the baseline with a newer flex than flex-2.5.4a-41.fc6 Change-Id: If644489e80fc4e4cdba97808af0fe4d544d08646
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin12-20/+21
Change-Id: I3a74d4edaa3ff3c2498c3db2720b0e4e5305c2e4
2013-05-21Some more linking fixingFridrich Štrba1-0/+1
Change-Id: I92fbd3839fea6c730039259ce6f56d8082ffd19b
2013-05-21Add tl for DbgUnhandledException()Tor Lillqvist1-0/+1
Change-Id: I612f0e473280342f4e406ebee7002a40622fbbf0
2013-05-21more linking fixNoel Grandin1-0/+1
for my diagose_ex.h change Change-Id: I6f9224942b5ccac0ae6b61a595bfe6a3c7463b7b
2013-05-21fix for linkingNoel Grandin3-0/+3
caused by my commit 863d38fbfa4fb4861e476828c46410602100919e "move DBG_UNHANDLED_EXCEPTION out of line" Change-Id: Idfd84d987ba9151ba476ce0516a9e5fbdb2003ec
2013-05-19flat db driver: reorganise OFlatTableLionel Elie Mamane2-142/+184
Change-Id: I5d522abdffaf1aeb4ae0996d3a19acdcca474f95
2013-05-19flat file db driver: clean up seekRowLionel Elie Mamane1-49/+57
Change-Id: Ib9057944c120522230d5ed00cf5d152e5f0b4726
2013-05-19janitorial: spelling in commentLionel Elie Mamane1-1/+1
Change-Id: I54854765c7ad88f1749d5ae7ad9203f6d29fa2b6
2013-05-19remove unused & suspicious methodLionel Elie Mamane2-32/+32
calls m_pTable->seekRow with m_nRowPos instead of m_nFilePos... Change-Id: Ibf9b4da3dffdd75402deb9e7a371a312e0464613
2013-05-19fdo#47951 flat text table: update m_nRowPos when moving by bookmarkLionel Elie Mamane1-0/+14
Change-Id: Iac154020b4b6309f92b1f68fa5bf79611dfcc91b
2013-05-19use safer/more explicit C++ castsLionel Elie Mamane1-1/+6
Especially in debug mode. Change-Id: I431851bd46da0f46fdb5cfaa19c76cb139823fa8
2013-05-19janitorial: clean up commentsLionel Elie Mamane1-6/+1
Change-Id: Iaa146aad75acdceaeb6701b069f0a538904af298
2013-05-19connectivity::file::OResultSet remove totally unused data memberLionel Elie Mamane2-2/+0
Change-Id: I5c4b2d72b600c8ce9de070dc82bf489d66144342
2013-05-19janitorial: typos in commentsLionel Elie Mamane1-2/+2
Change-Id: I6fbd522e796a8f1b6c13136f65bda11c19ffbda4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-4/+4
2013-05-13fdo#64528 macab URL is sdbc:address:macab, not sdbc:address:macab:*Lionel Elie Mamane1-1/+1
Change-Id: I1e5721815c961e14484f78f449910908ed48aeb1