/io/qa/

Heiko Tietze tietze.heiko@gmail.com 2024-09-03T13:14:32+00:00 0266763e05d1ca9413321533dcea73c4643db476 * dialog made resizable * user input remembered across session * number of results shown (inkluding plural form) Change-Id: I5b08064ed68a02a2c20fa658dbc6ed5cde656417 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172803 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
* dialog made resizable
* user input remembered across session
* number of results shown (inkluding plural form)

Change-Id: I5b08064ed68a02a2c20fa658dbc6ed5cde656417
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172803
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
replace createFromAscii with OUString literals in ResourceManager 2024-05-11T10:43:02+00:00 Noel Grandin noel.grandin@collabora.co.uk 2024-05-07T12:26:40+00:00 9e8fd61044aa290e9c809fa4472f2406202dc881 Change-Id: Iea6430d5f56a1f30a5dd168fcf2fee2ba7198f18 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167499 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins
Change-Id: Iea6430d5f56a1f30a5dd168fcf2fee2ba7198f18
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167499
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
reduce symbol visibility in --enable-mergelibs=more mode 2024-03-13T07:14:38+00:00 Noel Grandin noel.grandin@collabora.co.uk 2024-03-11T10:06:38+00:00 cd35a509ef6d0e1c09e19879fc6dc6a0ecc25bb4 Change-Id: If811c9ec336543227db73c990248b9113846cf2f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164657 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Change-Id: If811c9ec336543227db73c990248b9113846cf2f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164657
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
tdf#143148 Use pragma once instead of include guards 2022-02-17T18:05:45+00:00 psidiumcode lbrmk.510@rgn4d.neomailbox.ch 2022-02-15T21:20:06+00:00 b69dc9faac1bc5409f43160228703108a002ed11 Change-Id: I5a946c9db1b3ca91fa9d59d0d742c9b30782ed00 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129978 Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Change-Id: I5a946c9db1b3ca91fa9d59d0d742c9b30782ed00
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129978
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
loplugin:unusedmethods 2021-10-12T18:21:22+00:00 Noel Grandin noel.grandin@collabora.co.uk 2021-10-12T13:00:30+00:00 6e21f5a6b71790b3a36f67c3915b07a5f5717bcf Change-Id: Ifd3a1ccef68ebc4cd4e7785357e6a476f6669eb8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123456 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Change-Id: Ifd3a1ccef68ebc4cd4e7785357e6a476f6669eb8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123456
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Pass context and resource string down to boost::locale separately 2021-08-05T07:39:11+00:00 Noel Grandin noel.grandin@collabora.co.uk 2021-07-19T11:18:49+00:00 14cfff500e93f0d6cbf8412065feea85c01ea81d because this is often on a hot path, and we can avoid the splitting and joining of strings like this. Change-Id: Ia36047209368ca53431178c2e8723a18cfe8260a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119220 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
because this is often on a hot path, and we can avoid the splitting and
joining of strings like this.

Change-Id: Ia36047209368ca53431178c2e8723a18cfe8260a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119220
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
loplugin:stringviewparam check methods too 2020-11-17T08:57:35+00:00 Noel noelgrandin@gmail.com 2020-11-13T12:29:59+00:00 8ef6067596cf4b2c52fbce94b44bf7af9fefa643 not just functions Change-Id: Icca295dd159002b428b73f2c95d40725434f04d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105789 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
not just functions

Change-Id: Icca295dd159002b428b73f2c95d40725434f04d9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105789
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
sal_Char->char in dbaccess 2019-12-18T16:40:48+00:00 Noel Grandin noel.grandin@collabora.co.uk 2019-12-18T12:25:59+00:00 a783c1bb61ab888275241ff589a84d216ecbb3dc Change-Id: I6cce128843d88bc453d171b2584ecf0dfffd1044 Reviewed-on: https://gerrit.libreoffice.org/85398 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Change-Id: I6cce128843d88bc453d171b2584ecf0dfffd1044
Reviewed-on: https://gerrit.libreoffice.org/85398
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>