[Libreoffice-commits] .: Branch 'features/base-preview' - 0 commits -

2012-04-04 Thread Lionel Elie Mamane
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] Changes to 'features/base-preview'

2012-04-04 Thread Lionel Elie Mamane
New branch 'features/base-preview' available with the following commits: commit 8455648f5562a749784746ad7d349e2182de5a06 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Apr 4 16:00:52 2012 +0200 ORowSetCache::moveWindow m_nEndPos == m_nStartPos == 0 is OK commit

[Libreoffice-commits] .: connectivity/source

2012-03-27 Thread Lionel Elie Mamane
connectivity/source/commontools/dbtools2.cxx | 73 ++- 1 file changed, 62 insertions(+), 11 deletions(-) New commits: commit 077e711b5f5f19fceed44e2d992bf5c027e75ab6 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Mar 27 10:49:49 2012 +0200 fdo#47937: copy

[Libreoffice-commits] .: 2 commits - dbaccess/source

2012-03-20 Thread Lionel Elie Mamane
9f6e09e241921c6c4260ab530374de8d5ccd4267 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Mar 20 11:03:08 2012 +0100 fdo#47560 properly separate each new sorting column diff --git a/dbaccess/source/ui/querydesign/QueryDesignView.cxx b/dbaccess/source/ui/querydesign/QueryDesignView.cxx index 12b5b29..4e6d852

[Libreoffice-commits] Changes to 'features/base-preview'

2012-03-20 Thread Lionel Elie Mamane
New branch 'features/base-preview' available with the following commits: commit ba8080be6907604e1cd53e22442668d545e36eea Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Mar 20 11:03:08 2012 +0100 fdo#47560 properly separate each new sorting column commit

[Libreoffice-commits] .: dbaccess/source

2012-03-15 Thread Lionel Elie Mamane
dbaccess/source/ui/querydesign/QueryDesignView.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 80c235510aeb19d4df6a07be7499e70122313bbf Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Mar 15 11:22:32 2012 +0100 fdo#46843 look for order by clause

[Libreoffice-commits] .: dbaccess/source

2012-03-15 Thread Lionel Elie Mamane
dbaccess/source/ui/querydesign/QueryDesignView.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 08ba87c55858335094c24ca4e610a13da10c Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Mar 15 18:54:17 2012 +0100 fixup: use introduced preprocessor

[Libreoffice-commits] .: connectivity/source

2012-02-27 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/pq_databasemetadata.cxx | 15 ++ 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit ee0cb9d05d11c23421ec5d7b268eb8c5e049 Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Feb 27 13:10:40 2012 +0100 fdo#46675

[Libreoffice-commits] .: 4 commits - connectivity/source forms/source

2012-02-16 Thread Lionel Elie Mamane
c55d050400139a270f5b3b620db4845001db017d Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 16 13:24:58 2012 +0100 fdo#46163 convert bound values to bound column's type diff --git a/forms/source/component/ListBox.cxx b/forms/source/component/ListBox.cxx index 2453ebc..eb8c6c9 100644 --- a/forms/source/component

[Libreoffice-commits] .: forms/source

2012-02-16 Thread Lionel Elie Mamane
forms/source/component/DatabaseForm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f6473f1302d2067e6d7925c17bfed284031d164 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 16 17:01:31 2012 +0100 Forgotten German word in translated comment diff

[Libreoffice-commits] .: 4 commits - connectivity/source offapi/com

2012-02-14 Thread Lionel Elie Mamane
files changed, 18 insertions(+), 42 deletions(-) New commits: commit 84d21e4de26bd69f7ca5b10f2c72779f07e11347 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Feb 14 14:54:03 2012 +0100 odbc 64 bit crash: correct buffer length allocation for a SQLLEN diff --git a/connectivity/source/inc

[Libreoffice-commits] .: offapi/com

2012-02-14 Thread Lionel Elie Mamane
offapi/com/sun/star/sdbc/XDatabaseMetaData.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cf3c4f63d94b39c73858d3455ede1b10dac2fe7d Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Feb 14 15:43:00 2012 +0100 plural right after all diff --git a/offapi

[Libreoffice-commits] .: 4 commits - comphelper/inc comphelper/source connectivity/source

2012-02-14 Thread Lionel Elie Mamane
isPrepared() const { return m_bPrepared;} void prepareStatement(); void checkParameterIndex(sal_Int32 _parameterIndex); commit cdb2d21c550d18c5565a4ade7aeca4594a836f94 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Feb 14 19:41:08 2012 +0100 ODBC: align *all

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - connectivity/source

2012-02-14 Thread Lionel Elie Mamane
Signed-off-by: Lionel Elie Mamane lio...@mamane.lu diff --git a/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx b/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx index 7f8249c..bfc7be0 100644 --- a/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx

[Libreoffice-commits] .: 2 commits - extensions/source tools/source

2012-02-13 Thread Lionel Elie Mamane
extensions/source/abpilot/typeselectionpage.cxx | 12 +--- tools/source/rc/resmgr.cxx | 17 ++--- 2 files changed, 19 insertions(+), 10 deletions(-) New commits: commit bbeb0f7a82945e8d7b98e5d5da9f69dfc5c6fabe Author: Lionel Elie Mamane lio

[Libreoffice-commits] .: 3 commits - dbaccess/source

2012-02-09 Thread Lionel Elie Mamane
dbaccess/source/core/api/RowSetCache.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 9c6ca789ef80eefff1875b7c804c343ff1668ce0 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 9 13:06:27 2012 +0100 reorganise code for better

[Libreoffice-commits] .: dbaccess/source

2012-02-09 Thread Lionel Elie Mamane
dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 53ca46cdff7b6e0ed5c6d97b86855a406c54895f Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 9 18:47:32 2012 +0100 translate german comments

[Libreoffice-commits] .: postgresql/makefile.mk

2012-02-09 Thread Lionel Elie Mamane
postgresql/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 74cb90c9dc026ccb86cbe3f06b28e53f3e9d5fd6 Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Feb 10 08:07:32 2012 +0100 pgsql: MSVC build use MozLDAP headers only when using MozLDAP diff

[Libreoffice-commits] .: postgresql/libpq-parallel-build.patch postgresql/makefile.mk

2012-02-06 Thread Lionel Elie Mamane
postgresql/libpq-parallel-build.patch | 11 +++ postgresql/makefile.mk|1 + 2 files changed, 12 insertions(+) New commits: commit f33038cf6a5f86a619a5860a4f95d337f0c87ae5 Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Feb 6 15:17:20 2012 +0100 fix

[Libreoffice-commits] .: 2 commits - configure.in postgresql/makefile.mk postgresql/postgresql-9.1.1-autoreconf.patch postgresql/postgresql-9.1.1-configure.patch postgresql/postgresql-libs-leak.patch

2012-02-03 Thread Lionel Elie Mamane
-leak.patch| 39 ++ 5 files changed, 369 insertions(+), 375 deletions(-) New commits: commit 3364fcc5a550fae001b24f4303a978662bb7c70f Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Feb 3 11:57:55 2012 +0100 enable Kerberos by default on DragonFly, too diff --git a/configure.in

[Libreoffice-commits] .: configure.in

2012-02-02 Thread Lionel Elie Mamane
configure.in | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) New commits: commit 0c064e0303ed5e2f4961cc590f62bcb2151b Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 2 15:47:12 2012 +0100 postgresql: enable KerberosGSSAPI on GNU/Linux and *BSD

[Libreoffice-commits] .: configure.in

2012-02-02 Thread Lionel Elie Mamane
configure.in |1 + 1 file changed, 1 insertion(+) New commits: commit 41a3c8f14a4a8d3bbdc1fde31536e76f78003cd0 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 2 15:52:39 2012 +0100 configure.in: properly close case diff --git a/configure.in b/configure.in index 9335fdd

[Libreoffice-commits] .: connectivity/source

2012-02-02 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/makefile.mk |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 1f741dfeeab848424b91420390d2853572056e00 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 2 18:37:49 2012 +0100 pgsql-sdbc: put libs libpq needs

[Libreoffice-commits] .: 2 commits - connectivity/source

2012-02-02 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/makefile.mk |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 88b58e961324ff69feaec24fdc3fd03cd6f684ca Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 2 21:34:38 2012 +0100 pgsql-sdbc: move libpq link

[Libreoffice-commits] .: configure.in

2012-02-02 Thread Lionel Elie Mamane
configure.in | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) New commits: commit 4cb33a7db765f8ad06e65d24a2396f2857a9cf0d Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Feb 2 22:49:28 2012 +0100 make --with-system-libs behave as documented make

[Libreoffice-commits] .: connectivity/source

2012-02-01 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/pq_databasemetadata.cxx | 23 +++--- 1 file changed, 9 insertions(+), 14 deletions(-) New commits: commit 7bd9ce1fae67539f9717c9ead628bd72dffafc37 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Feb 1 18:53:41 2012 +0100 pgsql: simpler

[Libreoffice-commits] .: dbaccess/source

2012-01-31 Thread Lionel Elie Mamane
dbaccess/source/core/api/KeySet.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit f96a392d2ee541cbaac6517b1e4f75a49f9f49f2 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Jan 31 21:32:55 2012 +0100 fdo#45453: use integers rather than

[Libreoffice-commits] .: dbaccess/source

2012-01-31 Thread Lionel Elie Mamane
dbaccess/source/core/api/RowSetCache.cxx | 26 -- dbaccess/source/core/api/RowSetCache.hxx |2 +- 2 files changed, 21 insertions(+), 7 deletions(-) New commits: commit 5f34f5a8596335d8509fde8fd7ef1ab0418ec3be Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue

[Libreoffice-commits] .: connectivity/source

2012-01-29 Thread Lionel Elie Mamane
connectivity/source/drivers/odbcbase/OStatement.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit ab2fb9c4f95f13a1579e0ac199a109d082fbe945 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sun Jan 29 19:48:40 2012 +0100 remove erroneously committed debug code diff --git

[Libreoffice-commits] .: dbaccess/Module_dbaccess.mk

2012-01-26 Thread Lionel Elie Mamane
dbaccess/Module_dbaccess.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit b86c6ac65c9fae4da5fc8faf1ed194007de37afc Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Jan 27 06:57:28 2012 +0100 Disable Adabas UI, too diff --git a/dbaccess/Module_dbaccess.mk b/dbaccess

[Libreoffice-commits] .: scp2/source

2012-01-26 Thread Lionel Elie Mamane
scp2/source/base/file_base.scp |3 --- 1 file changed, 3 deletions(-) New commits: commit d9ebbe3e5f0beb31364df524b9136958012558cf Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Jan 27 08:01:09 2012 +0100 Disable Adabas UI *installation*, too diff --git a/scp2/source/base

[Libreoffice-commits] .: dbaccess/source

2012-01-23 Thread Lionel Elie Mamane
dbaccess/source/core/api/RowSetCache.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 520b8118f4a2d54e4849929d94091f29a6434346 Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Jan 23 10:19:55 2012 +0100 ORowSetCache::fillMatrix(): fix case m_nFetchsize

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - connectivity/source

2012-01-23 Thread Lionel Elie Mamane
). Signed-off-by: Lionel Elie Mamane lio...@mamane.lu diff --git a/connectivity/source/drivers/file/FResultSet.cxx b/connectivity/source/drivers/file/FResultSet.cxx index 43b7827..3316e37 100644 --- a/connectivity/source/drivers/file/FResultSet.cxx +++ b/connectivity/source/drivers/file

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - connectivity/source

2012-01-23 Thread Lionel Elie Mamane
). Signed-off-by: Lionel Elie Mamane lio...@mamane.lu diff --git a/connectivity/source/drivers/file/FResultSet.cxx b/connectivity/source/drivers/file/FResultSet.cxx index 71d2f3e..26baffe 100644 --- a/connectivity/source/drivers/file/FResultSet.cxx +++ b/connectivity/source/drivers/file

[Libreoffice-commits] .: dbaccess/source

2012-01-21 Thread Lionel Elie Mamane
dbaccess/source/core/api/RowSetCache.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b026e5a4a17babd43cac266b06ad49e12f9aa225 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sun Jan 22 01:35:58 2012 +0100 ORowSetCache::fillMatrix(): correct off-by-one

[Libreoffice-commits] .: 3 commits - dbaccess/source svx/source

2012-01-19 Thread Lionel Elie Mamane
: commit 1234d599d4ee67bd725f0513431b2d4c56c9e09d Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Jan 19 20:20:06 2012 +0100 ORowSetCache: overhaul internals diff --git a/dbaccess/source/core/api/RowSetCache.cxx b/dbaccess/source/core/api/RowSetCache.cxx index 8fc264a..bcc8652 100644

[Libreoffice-commits] .: 2 commits - connectivity/inc dbaccess/source

2012-01-18 Thread Lionel Elie Mamane
commits: commit c2567a658735423948d76992ca744a4187620928 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Jan 18 12:31:06 2012 +0100 janitorial: typo in comments diff --git a/connectivity/inc/connectivity/dbtools.hxx b/connectivity/inc/connectivity/dbtools.hxx index 3555025..24f39cb 100644

[Libreoffice-commits] .: dbaccess/source

2012-01-18 Thread Lionel Elie Mamane
dbaccess/source/core/api/KeySet.cxx | 80 +++- dbaccess/source/core/api/KeySet.hxx |1 2 files changed, 26 insertions(+), 55 deletions(-) New commits: commit 773668c6ab0963f56f98270b29d595f5df7c4bb2 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - dbaccess/source

2012-01-18 Thread Lionel Elie Mamane
commits: commit dfcf55a9de3cc928e5612117d0f9f5f3783de2ff Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Jan 18 12:30:36 2012 +0100 fdo#44813: make the refresh query filter NULL-safe diff --git a/dbaccess/source/core/api/KeySet.cxx b/dbaccess/source/core/api/KeySet.cxx index 17789ff

[Libreoffice-commits] .: dbaccess/source

2012-01-18 Thread Lionel Elie Mamane
dbaccess/source/core/api/KeySet.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef08c38172f0a19063759a52dd94b70ebd962ed4 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Jan 18 13:51:14 2012 +0100 Oups... where is my brown paper bag? diff --git

[Libreoffice-commits] .: 6 commits - connectivity/source dbaccess/source svx/source

2012-01-17 Thread Lionel Elie Mamane
|8 dbaccess/source/core/api/RowSet.hxx|4 ++-- svx/source/fmcomp/gridctrl.cxx |1 + 7 files changed, 36 insertions(+), 21 deletions(-) New commits: commit 8935f127d1dbe82c10db229d6cda1acfb964456c Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Jan 17

[Libreoffice-commits] .: svtools/source

2012-01-11 Thread Lionel Elie Mamane
+- svtools/source/brwbox/editbrowsebox.cxx | 12 +--- 6 files changed, 29 insertions(+), 33 deletions(-) New commits: commit a3261b16471995832f6791b5831c640c72948a95 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Jan 11 18:55:14 2012 +0100 fdo#44283: finish 8a17792f2e5 (Handle

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - svtools/source

2012-01-11 Thread Lionel Elie Mamane
svtools/source/brwbox/brwbox2.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit de89f1694b4cb2a5bf8ade020bfdef33e7135d35 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Jan 11 19:05:36 2012 +0100 fdo#44283: contination of 8a17792f2e5 (Handle

[Libreoffice-commits] .: configure.in postgresql/makefile.mk set_soenv.in

2011-12-15 Thread Lionel Elie Mamane
configure.in | 62 - postgresql/makefile.mk | 12 - set_soenv.in |2 + 3 files changed, 74 insertions(+), 2 deletions(-) New commits: commit 227350eb5a9881f795e9ae499c732f0148e4ac38 Author: Lionel Elie Mamane lio

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - postgresql/makefile.mk

2011-12-12 Thread Lionel Elie Mamane
postgresql/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46269163c3db74a59b9e4e46202b6e4d42228ea5 Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Dec 12 15:18:40 2011 +0100 postgresql: go look for includes and libs in solver diff --git

[Libreoffice-commits] .: pyuno/source wizards/com

2011-12-12 Thread Lionel Elie Mamane
pyuno/source/loader/pythonloader.py | 11 ++- wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py |1 - 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 7f4cb27518ec9d0916a4d6508d9f720771859c22 Author: Lionel Elie Mamane lio...@mamane.lu

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - pyuno/source wizards/com

2011-12-12 Thread Lionel Elie Mamane
pyuno/source/loader/pythonloader.py | 11 ++- wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py |1 - 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit a94660eaaad9b662812fe0d3aee7179cf41c0ad9 Author: Lionel Elie Mamane lio...@mamane.lu

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - connectivity/source

2011-12-12 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/makefile.mk |7 +++ 1 file changed, 7 insertions(+) New commits: commit e984a1627ed205423167066e78943f783b8e87e4 Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Dec 12 23:07:03 2011 +0100 postgresql-sdbc: do not use GNU ld-specific

[Libreoffice-commits] .: connectivity/source

2011-12-12 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/makefile.mk |7 +++ 1 file changed, 7 insertions(+) New commits: commit 1a658dda70d2e139d124d60d64691356c9414f3e Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Dec 12 23:07:03 2011 +0100 postgresql-sdbc: do not use GNU ld-specific

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - chart2/source

2011-12-12 Thread Lionel Elie Mamane
chart2/source/view/axes/ScaleAutomatism.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 893552129e0eb82c0bfbcac750a068258720adaf Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Dec 13 04:15:27 2011 +0100 missing #include diff --git a/chart2/source/view/axes

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - connectivity/source

2011-12-12 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/makefile.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1ce79958fbaeb5fc58b0d4d525380133e4e9c1e5 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Dec 13 04:20:30 2011 +0100 postgresql-sdbc: correctly

[Libreoffice-commits] .: configure.in

2011-12-10 Thread Lionel Elie Mamane
-by: Lionel Elie Mamane lio...@mamane.lu diff --git a/configure.in b/configure.in index 951ab60..26e2fd8 100644 --- a/configure.in +++ b/configure.in @@ -8039,7 +8039,7 @@ WITH_THEMES= for theme in $with_theme; do case $theme in default|crystal|hicontrast|oxygen|tango

[Libreoffice-commits] .: solenv/gbuild

2011-12-09 Thread Lionel Elie Mamane
solenv/gbuild/Output.mk |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 13b93f40ab2dd0777c4051996e604858c4e2fafb Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Dec 9 09:17:23 2011 +0100 Allow gb_COLOR and gb_TITLES for 256color TERMs, too diff

[Libreoffice-commits] .: mysqlcppconn/mysql-connector-c++-1.1.0-mysql-binding-dynamic.patch

2011-12-08 Thread Lionel Elie Mamane
mysqlcppconn/mysql-connector-c++-1.1.0-mysql-binding-dynamic.patch | 11 ++ 1 file changed, 11 insertions(+) New commits: commit 85863c130ae9327f83d819c45a3a9c3de399cd1e Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Dec 8 20:35:41 2011 +0100 fix build with --enable-ext

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - mysqlcppconn/mysql-connector-c++-1.1.0-mysql-binding-dynamic.patch

2011-12-08 Thread Lionel Elie Mamane
mysqlcppconn/mysql-connector-c++-1.1.0-mysql-binding-dynamic.patch | 11 ++ 1 file changed, 11 insertions(+) New commits: commit bf162f6ba161e7157d9dac61be01cf3b72b8a6c1 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Dec 8 20:35:41 2011 +0100 fix build with --enable-ext

[Libreoffice-commits] .: configure.in

2011-12-08 Thread Lionel Elie Mamane
configure.in | 20 1 file changed, 16 insertions(+), 4 deletions(-) New commits: commit 4097499989f4058b9c66ed6f7fe79eb8f5543c8c Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Dec 8 23:21:49 2011 +0100 Allow Xinerama to sit in another directory than other X

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - configure.in

2011-12-08 Thread Lionel Elie Mamane
configure.in | 20 1 file changed, 16 insertions(+), 4 deletions(-) New commits: commit 331892b21d656a2b382165bca2a9e2cc0a777ca8 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Dec 8 23:21:49 2011 +0100 Allow Xinerama to sit in another directory than other X

[Libreoffice-commits] .: mysqlcppconn/makefile.mk solenv/inc

2011-12-08 Thread Lionel Elie Mamane
mysqlcppconn/makefile.mk | 34 -- solenv/inc/tg_ext.mk | 29 - 2 files changed, 36 insertions(+), 27 deletions(-) New commits: commit 694627b7860fb69f115c020719c5b149d328f9ef Author: Lionel Elie Mamane lio...@mamane.lu Date

[Libreoffice-commits] .: solenv/inc

2011-12-08 Thread Lionel Elie Mamane
solenv/inc/tg_ext.mk | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 58844404ad9c9da806b9b521d5e39af6cf78b480 Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Dec 9 00:37:05 2011 +0100 tg_ext: fix unpack for flat zip files diff --git a/solenv

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - mysqlcppconn/makefile.mk solenv/inc

2011-12-08 Thread Lionel Elie Mamane
mysqlcppconn/makefile.mk | 34 -- solenv/inc/tg_ext.mk | 39 ++- 2 files changed, 42 insertions(+), 31 deletions(-) New commits: commit b9e6db9be72625ff8de17c2cee5fc78d8d65957b Author: Lionel Elie Mamane lio...@mamane.lu

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - solenv/inc

2011-12-08 Thread Lionel Elie Mamane
solenv/inc/tg_ext.mk |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit f7c0526a120711b02ad69b68fd254fcd8f5e0f09 Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Dec 9 00:54:46 2011 +0100 tg_ext.ml: fix patch when filename ambiguous diff --git

[Libreoffice-commits] .: solenv/inc

2011-12-08 Thread Lionel Elie Mamane
solenv/inc/tg_ext.mk |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 0189e8881de7a48c62fdf84a9b0e9ce8668a530b Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Dec 9 00:54:46 2011 +0100 tg_ext.ml: fix patch when filename ambiguous diff --git

[Libreoffice-commits] .: 4 commits - mysqlcppconn/makefile.mk solenv/inc

2011-12-08 Thread Lionel Elie Mamane
mysqlcppconn/makefile.mk | 34 ++ solenv/inc/tg_ext.mk | 39 +-- 2 files changed, 31 insertions(+), 42 deletions(-) New commits: commit e89c99ce5e5474173d354778b531f2dff8eff25e Author: Lionel Elie Mamane lio...@mamane.lu

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - mysqlcppconn/makefile.mk solenv/inc

2011-12-08 Thread Lionel Elie Mamane
mysqlcppconn/makefile.mk | 34 ++ solenv/inc/tg_ext.mk | 39 +-- 2 files changed, 31 insertions(+), 42 deletions(-) New commits: commit d17045d7756e22f39751352bc8778788e15cede6 Author: Lionel Elie Mamane lio...@mamane.lu

[Libreoffice-commits] .: connectivity/source

2011-12-05 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e53cf6c27fa1395983679ca2e81ead7f6fdb6e5d Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Dec 6 05:30:43 2011 +0100 pgsql-sdbc: do not use -s option to sed

[Libreoffice-commits] .: sc/source

2011-12-05 Thread Lionel Elie Mamane
sc/source/ui/unoobj/chart2uno.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e68487b719a1690150d88b251fb3e0b9f0ff4e09 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Dec 6 08:24:34 2011 +0100 calcGlueState(): move State enum to file-global

[Libreoffice-commits] .: connectivity/source

2011-12-04 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 402db3dceb02134860cf42af791523e7703c34dd Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Dec 5 00:09:50 2011 +0100 PostgreSQL-SDBC: increment version

[Libreoffice-commits] .: configure.in

2011-12-04 Thread Lionel Elie Mamane
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 04f53f0714ed364177a740d9de52c497cda74064 Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Dec 5 07:46:59 2011 +0100 configure.in: search for pg_config in default fink/MacPort locations diff

[Libreoffice-commits] .: 2 commits - basic/source comphelper/inc

2011-12-03 Thread Lionel Elie Mamane
basic/source/app/textedit.cxx |7 --- comphelper/inc/comphelper/container.hxx | 24 +--- 2 files changed, 17 insertions(+), 14 deletions(-) New commits: commit d952f91d1b37cab3f634aa29a5ee84f96d4f47bd Author: Lionel Elie Mamane lio...@mamane.lu Date: Sun

[Libreoffice-commits] .: 2 commits - configure.in connectivity/prj connectivity/source postgresql/makefile.mk postgresql/prj

2011-12-01 Thread Lionel Elie Mamane
|3 postgresql/prj/d.lst |7 + 6 files changed, 127 insertions(+), 17 deletions(-) New commits: commit 44ec239eba3b652fc8dbe1e0eb66c7f9ed018137 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Dec 1 21:59:09 2011 +0100

[Libreoffice-commits] .: postgresql/makefile.mk

2011-12-01 Thread Lionel Elie Mamane
postgresql/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8d3793b2b6cde0cb7ee69472ebaecd7b98c30265 Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Dec 2 00:20:31 2011 +0100 postgresql: correct TARFILE_MD5 diff --git a/postgresql/makefile.mk

[Libreoffice-commits] .: 3 commits - connectivity/source dbaccess/source

2011-11-30 Thread Lionel Elie Mamane
5f3bd5bed3f5d677208dc1b897b2f21eb5f622bb Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Nov 30 15:57:08 2011 +0100 pgsql-sdbc: Robustify against empty arrays, etc diff --git a/connectivity/source/drivers/postgresql/pq_connection.cxx b/connectivity/source/drivers/postgresql

[Libreoffice-commits] .: connectivity/source

2011-11-30 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/pq_statics.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit aad641e29b87013ecd77d03d18d7755f284539d7 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Nov 30 18:30:39 2011 +0100 pgsql-sdbc: adapt comment

[Libreoffice-commits] .: configure.in connectivity/source

2011-11-30 Thread Lionel Elie Mamane
configure.in | 10 +- connectivity/source/drivers/postgresql/makefile.mk |9 + 2 files changed, 10 insertions(+), 9 deletions(-) New commits: commit 05b53b1b8e500b31bef1db737303725a168379da Author: Lionel Elie Mamane lio...@mamane.lu

[Libreoffice-commits] .: configure.in

2011-11-30 Thread Lionel Elie Mamane
configure.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 130028f2b4f27765ddf1b657f1f8e1d4a4005698 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Nov 30 22:54:42 2011 +0100 configure pgsql-sdbc: use PGCONFIG instead of relying on PATH diff --git

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sc/source

2011-11-24 Thread Lionel Elie Mamane
and unsigned. If you do, things go very very wrong. These *limit_cast try to be clever and check ranges of various types before casting, but they fail to do the right thing when casting a signed integer into unsigned. Signed-off-by: Lionel Elie Mamane lio...@mamane.lu diff

[Libreoffice-commits] .: 2 commits - connectivity/source wizards/com

2011-11-24 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/pq_databasemetadata.cxx |1 + wizards/com/sun/star/wizards/form/StyleApplier.java|2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit ef3a19eed2dc3aaddf3d48a204eff934b7002055 Author: Lionel Elie Mamane lio

[Libreoffice-commits] .: dbaccess/Library_dbu.mk dbaccess/Library_dbui.mk dbaccess/source

2011-11-23 Thread Lionel Elie Mamane
Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Nov 23 14:34:24 2011 +0100 fdo#32347: reenable ADO URL helper UI cleanup obsolete DISABLE_ADO/WINDOWS_VISTA_PSDK logic diff --git a/dbaccess/Library_dbu.mk b/dbaccess/Library_dbu.mk index 0419c29..6c645c9 100644 --- a/dbaccess

[Libreoffice-commits] .: sal/osl

2011-11-21 Thread Lionel Elie Mamane
sal/osl/unx/signal.c |4 1 file changed, 4 insertions(+) New commits: commit 6dc6820038cf0a2d067e5fe9c72b42a79404a3c9 Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Nov 18 13:07:59 2011 +0100 Do not catch signals in dbgutil build Helps debug crashes, segfaults

[Libreoffice-commits] .: vcl/win

2011-11-21 Thread Lionel Elie Mamane
vcl/win/source/gdi/salprn.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96d01c8f07478f4241f014145a64c57b041f0d44 Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Nov 21 14:14:40 2011 +0100 disambiguate (OU)?String comparison into OUString comparison

[Libreoffice-commits] .: desktop/unx

2011-11-18 Thread Lionel Elie Mamane
desktop/unx/source/splashx.c |6 ++ 1 file changed, 6 insertions(+) New commits: commit 48efe5ce26b519a1a87da1d0ee1acefcb000934e Author: August Sodora aug...@gmail.com Date: Thu Nov 17 21:06:16 2011 -0500 Valgrind: fixed memory leak diff --git a/desktop/unx/source/splashx.c

[Libreoffice-commits] .: connectivity/source

2011-11-17 Thread Lionel Elie Mamane
|2 +- 68 files changed, 68 insertions(+), 68 deletions(-) New commits: commit 412e178a40bbd8b3e008d637727691bdd6d032a8 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Nov 17 21:29:14 2011 +0100 pgsql-sdbc: be less prescriptive about indentation style diff --git a/connectivity

[Libreoffice-commits] .: configure.in connectivity/source set_soenv.in

2011-11-17 Thread Lionel Elie Mamane
, 54 insertions(+), 36 deletions(-) New commits: commit 7bab4645ce08e9cb41b38a983c57a514358b71ec Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Nov 17 23:17:21 2011 +0100 Implement --with-sytem-postgreql and --with-libq-path; cleanup unused #define diff --git a/configure.in b

[Libreoffice-commits] .: 2 commits - sc/source

2011-11-15 Thread Lionel Elie Mamane
964671497e0b384f6db34c5b7a5d73e26157a47c Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Nov 15 09:03:10 2011 +0100 tweak comment diff --git a/sc/source/ui/view/dbfunc.cxx b/sc/source/ui/view/dbfunc.cxx index b1e6a75..77fb8d8 100644 --- a/sc/source/ui/view/dbfunc.cxx +++ b/sc/source/ui/view

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Lionel Elie Mamane
sc/source/ui/view/dbfunc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5b21ebc93ba34c36ca111c98d90e8f3bd19657b Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Nov 15 09:07:48 2011 +0100 correct comment diff --git a/sc/source/ui/view/dbfunc.cxx b

[Libreoffice-commits] .: git-hooks/commit-msg

2011-11-15 Thread Lionel Elie Mamane
git-hooks/commit-msg |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5403fa516bb83181d78789cd2cad8ed59c69de1e Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Nov 15 09:13:19 2011 +0100 commit-msg hook: allow commit message that *starts* with an asterisk

[Libreoffice-commits] .: framework/source

2011-11-13 Thread Lionel Elie Mamane
framework/source/loadenv/loadenv.cxx | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) New commits: commit 88285f84bdf54147ee5238e97d0d805fa1c127c1 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sun Nov 13 15:26:41 2011 +0100 fdo#35091 do not honour

[Libreoffice-commits] .: sal/osl

2011-11-13 Thread Lionel Elie Mamane
sal/osl/unx/socket.c | 140 --- 1 file changed, 11 insertions(+), 129 deletions(-) New commits: commit 0ddf2b8adf119b6abeb44e507c577fbdb259be85 Author: Arnaud Versini arnaud.vers...@gmail.com Date: Sun Nov 13 16:01:31 2011 +0100 Remove

[Libreoffice-commits] .: 2 commits - svx/source

2011-11-01 Thread Lionel Elie Mamane
svx/source/fmcomp/fmgridif.cxx | 63 - 1 file changed, 31 insertions(+), 32 deletions(-) New commits: commit 3a183d773f837a57671377a22808f66b2ff535ca Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Nov 1 08:04:28 2011 +0100 translate