Age | Commit message (Expand) | Author |
2022-05-04 | Just use Any ctor instead of makeAny in sccomp | Stephan Bergmann |
2022-02-28 | tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktop | pragat-pandya |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in sccomp | Mike Kaganski |
2021-06-09 | Simplify Sequences initializations (sccomp) | Julien Nabet |
2021-06-04 | fix leak in solver test | Noel Grandin |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-06-05 | Upcoming loplugin:elidestringvar: sccomp | Stephan Bergmann |
2020-01-28 | remove some unused local vars | Noel Grandin |
2019-05-28 | tdf#42949 Fix IWYU warnings in sccomp/ | Gabor Kelemen |
2019-01-24 | Fix order of CPPUNIT_ASSERT_EQUAL expected vs. actual arguments | Stephan Bergmann |
2018-10-29 | loplugin:oncevar | Noel Grandin |
2018-02-28 | swarm: don't assert the result in testUnconstrained | Tomaž Vajngerl |
2017-11-30 | Weaken SwarmSolverTest::testUnconstrained even further for now | Stephan Bergmann |
2017-11-25 | Ridiculously large delta for SwarmSolverTest::testUnconstrained for now | Stephan Bergmann |
2017-11-21 | clang-format fixes | Miklos Vajna |
2017-11-21 | CppunitTest_swarm_solver_test also consistently fails for UBSan build | Stephan Bergmann |
2017-11-20 | WaE: -Werror=unused-function | Caolán McNamara |
2017-11-18 | Swarm based (uses PSO or DE) experimental non-linear solver | Tomaž Vajngerl |
2017-08-27 | sccomp_lpsolver -> sccomp_solver | Rene Engelhard |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-03-02 | change the solver test to explicitly test the available solvers | Tomaž Vajngerl |
2015-10-28 | com::sun::star->css in scaddins,sccomp,scripting | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2014-04-02 | sccomp: Add very simple unit test for lp solvers. | Matúš Kukan |