summaryrefslogtreecommitdiff
path: root/sccomp/source/solver/CoinMPSolver.cxx
AgeCommit message (Expand)Author
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sccompStephan Bergmann
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-05-28tdf#42949 Fix IWYU warnings in sccomp/Gabor Kelemen
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-09-07loplugin:useuniqueptr in CoinMPSolverNoel Grandin
2018-06-23sccomp: Reserve enough space at once for micro-optimizationTakeshi Abe
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: sccompStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in sccompStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Actually check the return values of the various Coin* callsStephan Bergmann
2015-01-04stdexcept for std::runtime_errorCaolán McNamara
2014-12-18sccomp: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-06coverity#1202902 Uncaught CoinError exceptionCaolán McNamara
2014-04-04sccomp: Fix description of com.sun.star.comp.Calc.CoinMPSolver.Matúš Kukan
2014-04-03override specifier 'override' not allowed on a destructorMatúš Kukan
2014-04-03sccomp: Share common code and have only one library.Matúš Kukan