summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Collapse)Author
2013-05-28#i122396# prevent boost from using typeids in connectivity's no-rtti partsHerbert Dürr
fixes a build breaker in some environments where boost's tr1 is used as STL. The dependence of rtti-less parts of the connectivity module on rtti-enabled comphelper headers which in turn uses STL in both modes explores the limits of compilers and runtime environments for little gain and is thus quite sick... Notes: ignore: obsolete
2013-05-27#i122208# include <algorithm> explicitly if functions from <algorithm> are usedHerbert Dürr
most STLs include relevant parts of it indirectly, but one can not depend on it (seen with MSVC's tr1 headers) Notes: prefer: 134458aa8d8bb49d3ef77c89eac7fdf505623985
2013-04-18#121996# integrate first part to remove 3layer officeJürgen Schmidt
Notes: prefer: a66f9903bba9dc7eeff6683ebddcd34d4ad70068
2013-04-16assume STL to always be newer than stlport's version from 2002Herbert Dürr
Notes: ignore: obsolete
2013-04-08removed all non en-US messages incl. x-comment, to enable correct translation.Jan Iversen
corrected a few problems where en-US was dublicated. NO code/makefile changes Notes: prefer: 14c0e038c9c33dc59cbf6e5ec81d36779f28b004
2013-02-28Minor string mismatch.Pedro Giffuni
Notes: ignore: obsolete
2013-02-22i118923 - OS/2 port: use short names for mysql&odbc libraries.Yuri Dario
Notes: ignore: OS/2
2013-02-04Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile
Use a better approach than revision 1387711 Notes: merged as: c154f180e22e5cd494b5c71453cb93f30fd71f6e
2012-12-25Cleanup various javadoc issues.Pedro Giffuni
Collect several javadoc issues from Noel: Fix a bunch of javadoc warnings in param. Cleanup javadoc see tags. Fix various misc. javadoc issues. Author: Noel Grandin Notes: prefer: f6a62d9e4106f36aff899c847d63e3198532796e
2012-12-21Java cleanup: remove unnecessary semi-colons.Pedro Giffuni
Special thanks to the author for contributing to this project the result of such tedious and never sufficiently appreciated task! Author: Noel Grandin Notes: prefer: 2caf5d19376f211bce78c9ecf040fa686201befc
2012-09-27Ensure socket or pipe are passed to the native driverAriel Constenla-Haile
Notes: merged as: ac66cb60b09b16b3a280e7cea5f2f01e852dfc85
2012-09-19#i120925# - Prevent library name clashAriel Constenla-Haile
Notes: reject: we didnt drop our lo suffix which avoids this
2012-09-19Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile
Notes: merged as: 33c2427824ac893b15777527b818ec99c78c61dd
2012-03-31Update headers to Alv2 headersAndrew Rist
2012-03-30Update headers to Alv2 headersAndrew Rist
2012-03-29Update headers to Alv2 headersAndrew Rist
2012-03-28Added AL2 license.Andre Fischer
2012-03-22Update rat-excludes with files containing identified licensingAndrew Rist
also update headers to ALv2 on two files
2012-02-18i118923 - OS/2 port: new link system now uses unix style.Yuri Dario
2012-02-16remove svn:executable properties from misc non-exec filesHerbert Dürr
2012-02-15remove svn:executable properties from more source filesHerbert Dürr
2012-02-15remove svn:executable properties from make and pack filesHerbert Dürr
2012-02-15remove svn:executable properties from configuration filesHerbert Dürr
2012-02-15remove svn:executable properties from source filesHerbert Dürr
2012-01-13Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-12-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-18#a118566# remove binary file StartTest.java because of its unclear licenseHerbert Dürr
2011-11-13i118582: OS/2 port - more misc. changes by ydario.Pedro Giffuni
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-10-06fix WaE in connectivity OpenSql parserHerbert Dürr
2011-09-17fs34c: #i117666# check first if value is nullMichael Stahl
# HG changeset patch # User Ocke Janssen [oj] <Ocke.Janssen@oracle.com> # Date 1301982481 -7200 # Node ID f83826db1f0250fa86b741773613e3caaa25990b # Parent a9158b47276ffd484296b630f9400403f1781fcd
2011-03-18dba34d: Solaris WaEFrank Schoenheit [fs]
2011-03-17dba34d: check extensions is emptyOcke Janssen [oj]
2011-03-17dba34d: fix for assertion from comphelperOcke Janssen [oj]
2011-03-16dba34d: #i32633# fix for lcase and ucaseOcke Janssen [oj]
2011-03-10Automated merge with ssh://hg.services.openoffice.org/cws/dba34dOcke Janssen
2011-03-10dba34d: #i116509# check if first and previous workOcke Janssen
2011-03-08dba34d: #i117276# mid for driver doesn't be staticOcke Janssen
2011-03-08dba34d: pulled and merged latest changes from CWS dba34cFrank Schoenheit [fs]