office-gobmx/sc/qa
Luboš Luňák 9e2d48b9e0 reduce Calc's INITIALCOLCOUNT to 1
Columns should be dynamically allocated on demand, so there should
be theoretically no good reason to allocate 64 initially. In practice
doing so hides all places that do not allocate columns as needed.

Change-Id: I8b46ecc97852ed23369e720f50f3266c48440435
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133311
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2022-04-28 05:51:53 +02:00
..
complex
extras tdf#75263 - Export VBA-Project using detected charset on import 2022-04-25 22:10:42 +02:00
perf
python
uitest tdf#148437 - Hyperlink: Replace entire content if cell contains a formula 2022-04-21 10:01:25 +02:00
unit reduce Calc's INITIALCOLCOUNT to 1 2022-04-28 05:51:53 +02:00
unoapi