office-gobmx/sccomp
Noel Grandin 18715f6a63 remove unnecessary sequenceToContainer
If we are not going to manipulate the resulting vector, then it is
actually slower, since we have to allocate more storage for the vector

Change-Id: I65677007d105f4783603df74113ebed6db0b551b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133963
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-05-06 21:52:00 +02:00
..
inc Pass context and resource string down to boost::locale separately 2021-08-05 09:39:11 +02:00
qa/unit Just use Any ctor instead of makeAny in sccomp 2022-05-04 08:36:09 +02:00
source/solver remove unnecessary sequenceToContainer 2022-05-06 21:52:00 +02:00
AllLangMoTarget_scc.mk
CppunitTest_sccomp_solver.mk
CppunitTest_sccomp_swarmsolvertest.mk use Helper_optional SCRIPTING for libs that don't exist if --disable-scripting 2021-08-06 21:16:43 +02:00
IwyuFilter_sccomp.yaml
Library_solver.mk Disallow multiple component files per library 2021-12-21 00:20:36 +01:00
Makefile
Module_sccomp.mk Fix --disable-scripting for DESKTOP build 2021-12-03 06:46:24 +01:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Linear Solver for LibreOffice Calc

The (linear) solver for LibreOffice Calc.