office-gobmx/ure
Hossein acf7a851e8 Revert "tdf#145538 Use range based for loops"
This reverts commit 64469bb1a7.

To keep the compatibility with C++98, we need to revert the previous patch.

Quoting sberg:
"This code happens to not normally be processed (see ure/source/uretest/README)
and is meant to be compilable with the 3rd-party UNO compiler baselines (i.e.,
just C++98, which implies no range base for loops)."

Change-Id: I1355a29af24299a99a23dfcd1dd473894d7c9e0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142302
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>
2022-11-07 08:20:46 +01:00
..
source Revert "tdf#145538 Use range based for loops" 2022-11-07 08:20:46 +01:00
Makefile
Module_ure.mk Don't install the uno script when uno is not build 2022-01-08 15:33:30 +01:00
Package_ure_install.mk Don't install the uno script when uno is not build 2022-01-08 15:33:30 +01:00
Rdb_ure.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
README.md Updated README.md files 2021-04-19 11:13:41 +02:00

UNO Runtime Environment (URE)

Beginnings of standalone UNO distribution.

You may also want to read the README located at: [git:ure/source/README]