Age | Commit message (Collapse) | Author |
|
Change-Id: I048d38c90e0ca60d0de5defdb16c5411cfd161b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140929
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
|
|
Apparently several places get that wrong and pass a
lang::Locale.Language instead.. to be investigated.
Change-Id: I7f20ae2b66de6527b70f9936ef8216ddc5dac835
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119062
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
|
|
which means that some call sites have to change to use
unicode string literals i.e. u"foo" instead of "foo"
Change-Id: Ie51c3adf56d343dd1d1710777f9d2a43ee66221c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106125
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
in /core/include/svtools/
Change-Id: Ic8614f77dfde02f4c1fc4cceccd1de4ff5a05f72
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106006
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
|
|
Change-Id: I2d1d9e0ed8e109ed0be4d7fb78d93790ae41177f
Reviewed-on: https://gerrit.libreoffice.org/78052
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I6e72fbe44dcb65ee5162448e9a72e6437d56b044
Reviewed-on: https://gerrit.libreoffice.org/50948
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: If7c7404b1cc1cf9445a2af8106f7326b76524388
Reviewed-on: https://gerrit.libreoffice.org/36883
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Place raw language tags in curly brackets {}, so all on-the-fly tags are
grouped together at the top of a listbox (but behind the "[None]"
entry).
Change-Id: I01d388150241a8482a1f39f8eda26cdd5bb1d832
|
|
Change-Id: Id57eb51b69e50be78f85d19a7b3623c1acdf6509
|
|
This reverts commit d812b784313ed85ae5085d54a3ae50aa064c053c.
I added that code in preparation of changes I'm doing.
|
|
Change-Id: Ibb0dda4b48c711e72574c3f5aec9e3d1186d1526
|
|
Change-Id: I148b3eff0fc229fec3c6415bd582d10b124e0796
|
|
Change-Id: Ic8be508bff3767f2f8ab1146447b3fe4bffff3b3
|
|
Change-Id: I0921fcef306f1ca60196fc9dfa2652e91db63004
|
|
This effectively behaves now like a singleton.
Change-Id: Ib7a455a423f247267358d819e13d285428fe3aa8
|
|
Change-Id: I89dc5d25b37169ebc1581ebf957d33dd7b0e204c
|
|
Change-Id: Ief79b8871701cc2e39e421145370feb246ce5e20
|
|
Change-Id: I096f8b5a08452df9b1731f2e764d7561dd3e5dd4
|
|
Conflicts:
include/framework/preventduplicateinteraction.hxx
include/sfx2/sfxbasecontroller.hxx
include/sfx2/sfxbasemodel.hxx
include/toolkit/awt/vclxtabpagemodel.hxx
include/vcl/field.hxx
include/vcl/settings.hxx
Change-Id: Ibccf9f88c68267a3d7e656012b51eaf644c418c2
Reviewed-on: https://gerrit.libreoffice.org/8272
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee
|
|
Change-Id: Iae97d742a46a9090a70b247b35b5cecb7bb9883c
|
|
see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details
Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
|