[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 dc8c4e0c2afa499c129a9816758b99fc131e2071
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Mon Feb 27 13:47:24 2012 +0100

fdo#46675: fixup

commit 05bc8ff10ad2911c21481337e0c422bb9e8d551c
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Mon Feb 27 13:10:40 2012 +0100

fdo#46675: expand group memberships in get*Privileges

commit 6b50e94b3e167f5b39ca30c125338ee2552089f7
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 16 09:29:54 2012 +0100

correct indentation

commit 99d326e936693719f755f5c09eded393409f5d19
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 16 09:11:08 2012 +0100

typo  copy/paste error in error message

commit ccea02db5578a4de26dcfed7408bd5be43375f4b
Author: Kate Goss katherine.g...@gmail.com
Date:   Mon Feb 13 21:53:08 2012 +

Remove unused code from connectivity::odbc::OPreparedStatement

Remove methods getDataBuf(int), getParamLength(int), getPrecision(int).

commit e8849d59728fb44d41852b6d94579057d7281dd3
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 19:41:08 2012 +0100

ODBC: align *all* the handling of SQLULEN properties with maximal ODBC size

commit c70092fda8efbb3406157eb3605453fe69c5a4a2
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 19:39:01 2012 +0100

comphelper: add getINT64

commit e0e027f32bba7806e3cec6f6dff0742776b0a917
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 18:34:52 2012 +0100

improve OTools::binParameter/bindData interaction

Don't duplicate the decision point for data at execution or copied data

commit 7d02be52d1673a3eac7f7b814d6f07623888036b
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 09:49:19 2012 +0100

new[] already allocates each element of the array

And calls the default constructor, naturally.

commit 2b3edb088bdd0cec8b334ca46c6d5965cd927f52
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 06:27:51 2012 +0100

odbc getTableTypes: ask the driver instead of guessing

commit 84e71fa301d77f960eb6d3379e039e3383592fa6
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Mon Feb 13 17:53:19 2012 +0100

ResMgr::TestStack more robust

commit 8ed323467d1f25f23f0ba4f392ce9609a1a9380b
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 9 13:06:27 2012 +0100

reorganise code for better readability

No behaviour change intended. However, if behaviour changed, probably the 
*old* behaviour is buggy, not new one.

commit d65c15553d48d153526380c709dfeab21a656d06
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 9 13:04:34 2012 +0100

typo in comment

commit 65c2f35133fd62a438249d16002e931798240db2
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 9 13:03:24 2012 +0100

ORowSetCache::moveWindow: yet another off-by-one error

commit d56b318e0e53757d0a567986762bb077e5f4ff3c
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Wed Feb 8 19:08:20 2012 +0100

ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheck

commit 6cbb1225934a7941a09fa97df466817090e708a1
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Wed Feb 8 12:41:54 2012 +0100

ORowSetCache: handle case total data  m_nFetchSize

As a drive-by: fillMatrix update m_nEndSize

commit 7a591eceddeaf1f166f25723a157ad395af15ccd
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Jan 31 11:39:47 2012 +0100

pgsql: simpler / safer check for system column

commit 57e6b7a2e8c467f2ac394d7617dfca8bf305afec
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Wed Feb 1 18:28:59 2012 +0100

pgsql: implement getColumnPrivileges, generate statement only once

commit cf43119f2f260c2042899cad6b98c6edbfb3e944
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Wed Feb 1 18:03:40 2012 +0100

pgsql: clean comments

commit d7df4d223bab7d24bd571d9fe5960b7179ebbf64
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Jan 31 22:53:31 2012 +0100

ORowSetCache: keep m_nEndPos better up-to-date

commit e745fdb8215669959a6c5f39b311f796365cd5df
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Jan 24 22:20:31 2012 +0100

make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...}

commit e2d12ef81b781a8d1ec07e59cb31cb90eaada71d
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Mon Jan 23 10:19:55 2012 +0100

ORowSetCache::fillMatrix(): fix case m_nFetchsize  table size

When lowering m_nStartPos, do not duplicate rows above its old value

commit 040394fa3e416086c062abd95fe1b664a965a18e
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Sun Jan 22 01:35:58 2012 +0100

ORowSetCache::fillMatrix(): correct off-by-one error

Symptom: segfault.

[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 8b4f2201d43bc7acb2d0ce457a3662596794839e
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Mar 20 11:01:12 2012 +0100

fdo#47370 properly duplicate (invisible) out-of-order sort columns

Keep track of position of previous sorting column and use it to decide 
whether to duplicate invisible new sort column

commit eb634d25eab7fad1c9d5ddb7b2633535dc469544
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Mar 15 10:59:28 2012 +0100

self-implemented iterators (no boost) for OUString

commit 73f18ab94e7459d5dffdffcce33573bb008bff51
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 28 20:15:06 2012 +0100

off-by-one error in months

commit 41d0b76697330fa0b1adbf77f9e73ee3f0cc93e0
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 28 19:27:23 2012 +0100

date parsing: recognise partial dates

commit e52cc28fc25879ea02c2cfea39affa3025c03a56
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 28 18:37:38 2012 +0100

add forgotten file lo_traits.hxx

commit 6d580cbb4c5debc050727deac4670e440055ef00
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 28 18:31:39 2012 +0100

spirit parser for numbers: add basic dates, create proper grammar

commit e89cf657d2c838c9fe42a393ad49506847eede7d
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 28 11:50:43 2012 +0100

Use boost::u16_to_u32_iterator for OUString::const_iterator

commit b6ec4ed84e6b97c1792af7ac2e35b3b3508e58ca
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 28 10:49:57 2012 +0100

spirit parser for numbers: first proof-of-concept

commit aeb6569cf84798f803e55bf7158e660cce8ffb88
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Mon Feb 27 13:47:24 2012 +0100

fdo#46675: fixup

commit e21afa06933d5b8ae23335ff12a4be28bf73e397
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Mon Feb 27 13:10:40 2012 +0100

fdo#46675: expand group memberships in get*Privileges

commit 7033f76646b2357da8b3bd6d6ec664847bd4b479
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 16 09:29:54 2012 +0100

correct indentation

commit 4fb2f2870db8becb74eebe62477e3720664950e8
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 16 09:11:08 2012 +0100

typo  copy/paste error in error message

commit 1101bc5259e79f7e680bc843ce30e0b50194579f
Author: Kate Goss katherine.g...@gmail.com
Date:   Mon Feb 13 21:53:08 2012 +

Remove unused code from connectivity::odbc::OPreparedStatement

Remove methods getDataBuf(int), getParamLength(int), getPrecision(int).

commit 47a4efce56b0aad18f5924c97c0b8c235e9de48e
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 19:41:08 2012 +0100

ODBC: align *all* the handling of SQLULEN properties with maximal ODBC size

commit b7782c4a99a87ca262f0f316abd9d7cb68847fb6
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 19:39:01 2012 +0100

comphelper: add getINT64

commit 81038fe1f9e167182d5008b96996ab956ea4a628
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 18:34:52 2012 +0100

improve OTools::binParameter/bindData interaction

Don't duplicate the decision point for data at execution or copied data

commit 58a1ed92534e37b4532690cf59fe4708bd031d5c
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 09:49:19 2012 +0100

new[] already allocates each element of the array

And calls the default constructor, naturally.

commit 70a2f9a3feb761fca259b3bf01df79d4820e651b
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Tue Feb 14 06:27:51 2012 +0100

odbc getTableTypes: ask the driver instead of guessing

commit ca1df36db2179b24e6f3726024d2915316610d9e
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Mon Feb 13 17:53:19 2012 +0100

ResMgr::TestStack more robust

commit 6a7770b2feecdf64fc5798200c68597692b986f8
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 9 13:06:27 2012 +0100

reorganise code for better readability

No behaviour change intended. However, if behaviour changed, probably the 
*old* behaviour is buggy, not new one.

commit 1e1e7cc4137179c8b50a533fb2317c00f78919f0
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 9 13:04:34 2012 +0100

typo in comment

commit e7270e8d6981345712485503db5cec684230c9d6
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 9 13:03:24 2012 +0100

ORowSetCache::moveWindow: yet another off-by-one error

commit 4fd6e1f82cd51e30a02303d359cd2d60ab1ca6d3
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Wed Feb 8 19:08:20 2012 +0100

ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheck

commit 1c23c9012334a8314a0cc091a805f6d30e14c066
Author: Lionel Elie