summaryrefslogtreecommitdiffstats
path: root/sccomp
Commit message (Expand)AuthorAgeFilesLines
* replace std::max(std::min()) with std::clampNoel2020-11-161-1/+1
* tdf#135211: fix crash Swarm Non Linear Solver with blank inputJulien Nabet2020-07-281-0/+2
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-8/+9
* Upcoming loplugin:elidestringvar: sccompStephan Bergmann2020-06-051-10/+10
* Revert "loplugin:constfields in scaddins,sccomp"Noel Grandin2020-03-123-4/+6
* remove some unused local varsNoel Grandin2020-01-281-10/+0
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2020-01-151-2/+1
* tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten2020-01-121-2/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-223-0/+14
* loplugin:constmethod in scNoel Grandin2019-09-261-2/+2
* loplugin:constvars in sccomp..sdNoel Grandin2019-08-201-2/+2
* loplugin:sequenceloop in scaddins..scriptingNoel Grandin2019-08-153-6/+6
* Improved loplugin:stringconstant (now that GCC 7 supports it): sccompStephan Bergmann2019-07-313-3/+3
* Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov2019-07-302-24/+18
* tdf#42949 Fix IWYU warnings in sccomp/Gabor Kelemen2019-05-288-20/+19
* o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen2019-02-201-1/+0
* Fix order of CPPUNIT_ASSERT_EQUAL expected vs. actual argumentsStephan Bergmann2019-01-241-3/+3
* Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov2018-12-202-38/+34
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:oncevarNoel Grandin2018-10-291-5/+5
* loplugin:constfields in scaddins,sccompNoel Grandin2018-10-093-6/+4
* loplugin:useuniqueptr in CoinMPSolverNoel Grandin2018-09-072-30/+29
* sccomp: Reserve enough space at once for micro-optimizationTakeshi Abe2018-06-234-0/+4
* tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen2018-06-221-0/+1
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-2/+3
* swarm: don't assert the result in testUnconstrainedTomaž Vajngerl2018-02-281-1/+6
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* SAL_W32 is just an alias for _WIN32Stephan Bergmann2018-01-191-1/+1
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-222-4/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-113-3/+3
* sccomp: CppunitTest_sccomp_swarmsolvertest fails w/ 32-bit ASANMichael Stahl2017-12-081-1/+1
* Weaken SwarmSolverTest::testUnconstrained even further for nowStephan Bergmann2017-11-301-1/+1
* Ridiculously large delta for SwarmSolverTest::testUnconstrained for nowStephan Bergmann2017-11-251-1/+1
* clang-format fixesMiklos Vajna2017-11-212-7/+2
* CppunitTest_swarm_solver_test also consistently fails for UBSan buildStephan Bergmann2017-11-211-2/+2
* Make CppunitTest name consistent with file nameStephan Bergmann2017-11-201-10/+10
* WaE: -Werror=unused-functionCaolán McNamara2017-11-201-4/+16
* Fix typosAndrea Gelmini2017-11-191-1/+1
* iOS reactivated swarmsolverjan Iversen2017-11-191-4/+1
* Remove include config_lgpl.h from SwarmSolver, license is MPLv2Tomaž Vajngerl2017-11-191-1/+0
* we now get a solver lib even without lpsolve or coinmpCaolán McNamara2017-11-181-2/+2
* iOS, swarmsolver workaroundjan Iversen2017-11-181-1/+4
* Swarm based (uses PSO or DE) experimental non-linear solverTomaž Vajngerl2017-11-1812-0/+1424
* loplugin:includeform: sccompStephan Bergmann2017-10-233-4/+4
* sccomp_lpsolver -> sccomp_solverRene Engelhard2017-08-274-48/+48
* move resmgr to unotoolsCaolán McNamara2017-08-012-4/+3
* migrate to boost::gettextCaolán McNamara2017-07-2111-179/+77
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0