summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Collapse)Author
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
2012-09-05Java cleanup, mv file so that package path matches folder pathNoel Grandin
Change-Id: I062e152743da28a54e73988e63b4a5c7032f9b10
2012-09-03"using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann
Change-Id: I18573cb3c0b70996e3787028fff1a376bded02c4
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
Create a merged XNumberFormatter2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I57f35cde0a9dbbe91c1d2c3d068cb3a97c7245e3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
Change-Id: I55d99ff74de5825e239772160735a8b0d87cb122
2012-08-31-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann
Change-Id: I2ebaa95bdb446ec10ab015ad2a792e750859da7f
2012-08-31'/*' within block comment [-Wcomment] (Clang towards 3.2)Stephan Bergmann
Change-Id: I9c8f631476c15a8f34106af4f9923fef84fc86dd
2012-08-28Simplify/remove some methods named "dropTable"Stephan Bergmann
Change-Id: Icbebe81fec6ce0b39946dec00f57471b2cafd5e1
2012-08-28Java cleanup - remove unused parameters and fieldsNoel Grandin
Change-Id: I4e9a27ce0b5f6d782034306afadb1b9d0ed9a2ba
2012-08-28Java cleanup - remove unused importsNoel Grandin
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
Change-Id: I19b3ba7c978e02ce865360f0411007525012149c
2012-08-24fdo#53888: svx: do not link against dbtoolsMatúš Kukan
dbtools were added in 01089138cc76f5717244bd04f25a868602aeaab6 only to create dependency and fix the build. This creates circular dependency for libmerged, dbtools is not that common library. It's better to create real dependency in connectivity_inc package. To avoid another circular dependency gb_YaccTarget_get_header_target must not depend on external headers target. Change-Id: I536376303de5330addd2dbf85bdfea8b9a23301c
2012-08-23callcatcher: update unusedcodeCaolán McNamara
Change-Id: I18f823b99349002bb148d474a6a9aabdf2d419ef
2012-08-22more old module-description xml filesMatúš Kukan
Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220
2012-08-22callcatcher: update listCaolán McNamara
Change-Id: Id297f32de5fba9d17fec89d2f8ea21c5d1a2a4bc
2012-08-21fdo#53887 ConvertLikeToken(): make escape character properly escape itselfLionel Elie Mamane
Change-Id: Ic2b79e78f95e298a08794fa11f227d76152244f5
2012-08-21Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane
Change-Id: Ibf4fed39e4d36cb03d079cf55a12d4ec37a70f2b
2012-08-20No jvmaccess for iOSTor Lillqvist
Change-Id: Ifc83795c84cc82832a185317d4aa3554419e31e3
2012-08-20Java update - fix various javadoc issuesNoel Grandin
Along the way, remove some javadoc comments that are completely incorrect. Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755
2012-08-18fix TDE FTBFSTimothy Pearson
Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4
2012-08-17gbuild: add gb_Junit_use_external and clean up connectivity complex testMichael Stahl
Change-Id: I8c4b6ff6b1993d1c4de68696089f86fbcf4cecc6
2012-08-17gbuild: register all jarsMichael Stahl
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
This reverts commit 094654fcebe35af07a9e12137becdf85277ef706.
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
Change-Id: I46b07341e96d78130e6301e40fa32df6ed2c7879
2012-08-15add hsqldb to RepositoryExternal.mkMichael Stahl
Change-Id: I9c038e6fd1c60e4ac77740c55a45439d813524e0
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
Change-Id: Ia1805aab4bec7fef02c96ec4e7a7a0ed9991d3c3 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-08-13callcatcher: update listCaolán McNamara
Change-Id: If9b76e5282c22a479ff709174fbc8ee4d3c337cc
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann
The descriptions for fdo#53246 "Libo36 does not start, InvalidRegistryException from program/services/postgresql-sdbc.rdb" make it look like the user had installed the functionality that comes bundled in postgresql-sdbc.rdb also as an extension installed per-user or shared. <http://wiki.documentfoundation.org/PostgreSQL-SDBC> indicates that what is now bundled due to c97d74b5f0608866bad3f7ae943811bdff4f7986 "fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part" indeed was once available as a freestanding postgresql-sdbc-*.oxt that could have been installed per-user or shared. To prevent problems with such scenarios, rename the relevant implementation names by adding a ".noext" suffix. Change-Id: I43414a64461ba643f0ca0b2749450099cb6c8a4d
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
Change-Id: I0284aedfd831e8af001534c5ce8a39c3a11214fa
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
a literal within a OUString. Change-Id: Icc8e22c43f6ddca25cb284a3d45ab39680ad6d1f
2012-08-05Remove unused macrosThomas Arnhold
Change-Id: I184a7f9c65dd762407b2431d9c6557e718b954b2
2012-07-19stop some leaked statement handlesTerrence Enger
Change-Id: I06764e0569ea615e66de6cd5946614c7c538e60e Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
2012-07-19ODBMetaDataRS ctor: abort if statement handle allocation failedTerrence Enger
Change-Id: Ieac069565bbc14c909eeecf3e67588191191992f Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
2012-07-19avoid freeing the NULL handleTerrence Enger
Change-Id: Id3f22bacfbf5e582656cc8ac38d60b781a25b4c3 Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
2012-07-17fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna
Change-Id: I0e2988e99f4a333cf147e41c069913180e94ec93
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane
This avoids fetching data that will not be requested when the "cursor" is only moved and no data requested. That is typically what RowSetCache does when its own cursor is moved within its window. This basically makes the whole {next,previous,absolute,...}_checked story obsolete, by basically always being as fast as the i_bFetchRow==false case, but in a safer way. Change-Id: I89eaf277069736b3077bde8b45325929db290f2d
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-07-15callcatcher: update unused code listCaolán McNamara
Change-Id: I045ac2928d4b8cf99f9f76c20a9e489adc34ed66
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
It is faster and even avoid memory allocation somtimes. Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl
Change-Id: Ifb23269c01dc80c328075fefe5e61b378e2d8477
2012-07-11Library_dbtools: sort objectsMichael Stahl
Change-Id: I91a510a7a778a669182a14333e78a8095b27c6cd
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl
Change-Id: I2a81e4d5d3a19b5537b791391d035212e8bf423e
2012-07-11pq_allocator.hxx: work around spurious MSVC warningMichael Stahl
Change-Id: I6c516e4bd125c4075c195980a2fcdb58382c38dd
2012-07-10Remove unused methods:Julien Nabet
Change-Id: Iad15c92be13ba9e6120f7306543c88a04893d2c7 dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::star::sdb::SQLContext const&) dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::star::sdbc::SQLWarning const&)
2012-07-10Remove conflicting typedefPierre-Eric Pelloux-Prayer
Barely used typedef produced compilation error on Solaris, due to already defined type 'SS'. Change-Id: I2d1d563d8c4818a4afe9656cc4a62ba1bbaaafd2
2012-07-10fdo#50849 work around psqlodbc segfaultLionel Elie Mamane
Change-Id: Ib7e484f778d97b3f18845cef12718618324c859f
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba
Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>