be921cd9f8f391b0829125f645626628f14ef505
libreoffice-native fails with:
| /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/libreoffice-native/6.2.6.1-r0/libreoffice-6.2.6.1/svl/source/misc/gridprinter.cxx:114:46: error: ‘svl::MatrixImplType’ {aka ‘class mdds::multi_type_matrix<svl::matrix_trait>’} has no member named ‘get_string’
| 114 | OUString aStr = mpImpl->maMatrix.get_string(row, col);
| | ^~~~~~~~~~
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
OE layer for office applications as libreoffice
Layer dependencies:
see layer.conf for dependencies and https://layers.openembedded.org/layerindex/branch/master/layers/ where to find layers
Contributing
- Submit any patches against the
meta-officelayer by using the GitHub pull-request feature.
Policies
- Please do not send private emails to maintainers. For questions/suggestions.. use GitHub issues.
- Pull requests should follow OE-Styleguide with the following additions:
- Use 4 spaces for indention always
- For splitting of long list values use four-space indentation on sucessive lines and prefer the closing quote as the first character (OE-Styleguide - second example)
- Pull-requests with patches fixing issues for musl, clang or gold-linker are accepeted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.
Maintainers
Layer maintainer: Andreas Müller schnitzeltony@gmail.com
Languages
BitBake
100%