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

Lionel Elie Mamane lmamane at kemper.freedesktop.org
Tue Mar 20 08:57:08 PDT 2012


New branch 'features/base-preview' available with the following commits:
commit ba8080be6907604e1cd53e22442668d545e36eea
Author: Lionel Elie Mamane <lionel at 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 <lionel at 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 <lionel at mamane.lu>
Date:   Thu Mar 15 10:59:28 2012 +0100

    self-implemented iterators (no boost) for OUString

commit 73f18ab94e7459d5dffdffcce33573bb008bff51
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Feb 28 20:15:06 2012 +0100

    off-by-one error in months

commit 41d0b76697330fa0b1adbf77f9e73ee3f0cc93e0
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Feb 28 19:27:23 2012 +0100

    date parsing: recognise partial dates

commit e52cc28fc25879ea02c2cfea39affa3025c03a56
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Feb 28 18:37:38 2012 +0100

    add forgotten file lo_traits.hxx

commit 6d580cbb4c5debc050727deac4670e440055ef00
Author: Lionel Elie Mamane <lionel at 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 <lionel at 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 <lionel at 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 <lionel at mamane.lu>
Date:   Mon Feb 27 13:47:24 2012 +0100

    fdo#46675: fixup

commit e21afa06933d5b8ae23335ff12a4be28bf73e397
Author: Lionel Elie Mamane <lionel at 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 <lionel at mamane.lu>
Date:   Thu Feb 16 09:29:54 2012 +0100

    correct indentation

commit 4fb2f2870db8becb74eebe62477e3720664950e8
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Thu Feb 16 09:11:08 2012 +0100

    typo & copy/paste error in error message

commit 1101bc5259e79f7e680bc843ce30e0b50194579f
Author: Kate Goss <katherine.goss at gmail.com>
Date:   Mon Feb 13 21:53:08 2012 +0000

    Remove unused code from connectivity::odbc::OPreparedStatement
    
    Remove methods getDataBuf(int), getParamLength(int), getPrecision(int).

commit 47a4efce56b0aad18f5924c97c0b8c235e9de48e
Author: Lionel Elie Mamane <lionel at 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 <lionel at mamane.lu>
Date:   Tue Feb 14 19:39:01 2012 +0100

    comphelper: add getINT64

commit 81038fe1f9e167182d5008b96996ab956ea4a628
Author: Lionel Elie Mamane <lionel at 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 <lionel at 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 <lionel at 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 <lionel at mamane.lu>
Date:   Mon Feb 13 17:53:19 2012 +0100

    ResMgr::TestStack more robust

commit 6a7770b2feecdf64fc5798200c68597692b986f8
Author: Lionel Elie Mamane <lionel at 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 <lionel at mamane.lu>
Date:   Thu Feb 9 13:04:34 2012 +0100

    typo in comment

commit e7270e8d6981345712485503db5cec684230c9d6
Author: Lionel Elie Mamane <lionel at 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 <lionel at mamane.lu>
Date:   Wed Feb 8 19:08:20 2012 +0100

    ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheck

commit 1c23c9012334a8314a0cc091a805f6d30e14c066
Author: Lionel Elie Mamane <lionel at 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 f963711a2ea5a56628171f777394e7543418f681
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Jan 31 11:39:47 2012 +0100

    pgsql: simpler / safer check for system column

commit 68c0f94cf136a7d0d7919ee00e8547faefd9d672
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Wed Feb 1 18:28:59 2012 +0100

    pgsql: implement getColumnPrivileges, generate statement only once

commit c9ed2313cf1d5800d6e7ae2288c8970d30e6fd36
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Wed Feb 1 18:03:40 2012 +0100

    pgsql: clean comments

commit 2745ce6ec08f83fe9ccc1d47d57ad6888ef30322
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Jan 31 22:53:31 2012 +0100

    ORowSetCache: keep m_nEndPos better up-to-date

commit 88fda523c0cd4d14fdb8add1a79ff55a08d54d0f
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Jan 24 22:20:31 2012 +0100

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

commit eb977d57b9c4fc71652aaee1bc700a8c839d8646
Author: Lionel Elie Mamane <lionel at 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 6ad334bc927635e33740b594be0dc3a266529f86
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Sun Jan 22 01:35:58 2012 +0100

    ORowSetCache::fillMatrix(): correct off-by-one error
    
    Symptom: segfault.
    Thanks to Julien Nabet for precise pointer to problematic code.

commit c0c875ebaa2287caf0633c9c9aaaec311d3dda62
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Thu Jan 19 20:20:06 2012 +0100

    ORowSetCache: overhaul internals

commit c2851e9c3416cd8ec1604f9bef0da1c6067e64c6
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Thu Jan 19 17:54:10 2012 +0100

    janitorial: don't rely on detail of current OSL_ENSURE implementation
    
    As in: that the compiler won't see the variables in the condition when OSL_DEBUG_LEVEL==0

commit 7c09fb89dcc0b1cd2ddb0c5befa5ea279c3346da
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Thu Jan 19 17:49:32 2012 +0100

    column position 0 is perfectly valid
    
    On the other hand, column position 1 is not guaranteed to exist.
    nCurPos will be BROWSER_INVALID_ID, not 0, in case of error in setting it

commit 0a05cac70d4a2ace65c954f7b883dfcd364bc03c
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Wed Jan 18 13:51:14 2012 +0100

    Oups... where is my brown paper bag?

commit 1d75be23f8f88aa3e17fc95409a2877f66ef89b7
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Wed Jan 18 13:10:12 2012 +0100

    OKeySet: tryRefetch and refreshRow share most of their code

commit d4c75ef3d323740e0a6f62d4622edba8759e5cdd
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Wed Jan 18 12:31:06 2012 +0100

    janitorial: typo in comments

commit 2ada85fa9ec347d3b0b41797540a49316154e21b
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Jan 17 13:34:04 2012 +0100

    DbGridControl::SeekCursor: show exception when seek fails (and debug build)

commit 77de60268c4275b3c1e9326243f28bc83b3b9730
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Jan 17 09:27:40 2012 +0100

    janitorial: typo in private member name

commit 8278fea3d01a0bfaaa385219c44ecee7dd3ba724
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Jan 17 09:26:41 2012 +0100

    janitorial: const iterator where may be, indentation

commit 3a1dbc11efc203c81998674cc65e56f89190b66c
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Jan 17 15:21:41 2012 +0100

    Also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL)
    
    Syntax supported by at least SQLite.

commit a86692e1b763c01662d85584ae087888e574b710
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Jan 17 09:03:17 2012 +0100

    fdo#44813: teach "IS (NOT) DISTINCT FROM" to our SQL parser

commit 864db26204c24d32a76d2c1f6f03e91b5528e444
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Thu Jan 12 15:54:56 2012 +0100

    LEM TMP: work around fdo#44721

commit ce72f4e1274aa881c3579ae5b745504170670d8d
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Sun Nov 20 17:37:39 2011 +0100

    LEM TODO note

commit ce0490cc64a1a1cbf2fcff7f6bea4b9928081dfc
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Wed Nov 23 21:34:18 2011 +0100

    maximal debugging information



More information about the Libreoffice-commits mailing list