office-gobmx/forms
Mike Kaganski 2484de6728 Remove non-const Sequence::begin()/end() in internal code
... to avoid hidden cost of multiple COW checks, because they
call getArray() internally.
This obsoletes [loplugin:sequenceloop].

Also rename toNonConstRange to asNonConstRange, to reflect that
the result is a view of the sequence, not an independent object.

TODO: also drop non-const operator[], but introduce operator[]
in SequenceRange.

Change-Id: Idd5fd7a3400fe65274d2a6343025e2ef8911635d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123518
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-10-15 10:36:36 +02:00
..
inc
qa
source Remove non-const Sequence::begin()/end() in internal code 2021-10-15 10:36:36 +02:00
util
workben/xforms
AllLangMoTarget_frm.mk
IwyuFilter_forms.yaml
JunitTest_forms_complex.mk
JunitTest_forms_unoapi_1.mk
JunitTest_forms_unoapi_2.mk
JunitTest_forms_unoapi_3.mk
JunitTest_forms_unoapi_4.mk
Library_frm.mk
Makefile
Module_forms.mk
README.md

Embedded Forms Control and Pieces

design forms in documents, fields and database driven.