New branch 'private/mmeeks/foo' available with the following commits:
commit 1441933719941ba2a068b9137af3802b11e39848
Author: Michael Meeks <[email protected]>
Date:   Fri Jan 14 21:17:14 2022 +0000

    lok: avoid duplicate notification of tab-stop and ruler changes.
    
    We get far too many of these, one per key-stroke sometimes.
    
    Change-Id: Ifecffe0a82c6eef6809e3a49883bb3f17cb4d170
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128571
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Jan Holesovsky <[email protected]>

commit 7d4f454952c37632d52123fd77aebfe16b044a44
Author: Michael Meeks <[email protected]>
Date:   Mon Feb 7 12:05:03 2022 +0000

    boost / gettext warning improvement.
    
    std::runtime_exception of:
        "Invalid or unsupported charset:UTF-8 or UTF-8"
    
    is less useful than it could be when spat out from the boost gettext
    impl. Survive for the next (and probably more useful) exception.
    
    Change-Id: Ibeb60b4a34f09f47051844c3e8048f38618d0e05
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129598
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Michael Meeks <[email protected]>

commit ebb23f36a2d8e56404b45038e9b992499f7ae7ba
Author: Michael Meeks <[email protected]>
Date:   Tue Jan 18 17:04:15 2022 +0000

    lok: avoid duplicate emission of statechanged: messages.
    
    We tend to get many of these per keystroke, with the same state.
    
    Change-Id: I9d759f54aee8d6dabcef094997e8f352dd608ec3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128578
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Ashod Nakashian <[email protected]>

Reply via email to