office-gobmx/sccomp
Gabor Kelemen 5082a2b3a9 o3tl::make_unique -> std::make_unique in include/ & o3tl/
Also the last few remaining occurrences of the header

Since it is now possible to use C++14, it's time to replace
the temporary solution with the standard one

Change-Id: I18f435270057f2d09e21d6ea262532cbcc974598
Reviewed-on: https://gerrit.libreoffice.org/67843
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-02-20 12:59:28 +01:00
..
inc Adapt to C++2a char_t 2018-11-17 17:17:26 +01:00
qa/unit Fix order of CPPUNIT_ASSERT_EQUAL expected vs. actual arguments 2019-01-24 21:23:24 +01:00
source/solver o3tl::make_unique -> std::make_unique in include/ & o3tl/ 2019-02-20 12:59:28 +01:00
AllLangMoTarget_scc.mk
CppunitTest_sccomp_solver.mk
CppunitTest_sccomp_swarmsolvertest.mk
Library_solver.mk
Makefile
Module_sccomp.mk sccomp: CppunitTest_sccomp_swarmsolvertest fails w/ 32-bit ASAN 2017-12-08 16:21:18 +01:00
README

The (linear) solver for LibreOffice Calc.