summaryrefslogtreecommitdiff
path: root/sccomp/source
AgeCommit message (Expand)AuthorFilesLines
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin3-6/+4
2018-09-07loplugin:useuniqueptr in CoinMPSolverNoel Grandin2-30/+29
2018-06-23sccomp: Reserve enough space at once for micro-optimizationTakeshi Abe4-0/+4
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen1-0/+1
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-2/+3
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann1-1/+1
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2-4/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-11-21clang-format fixesMiklos Vajna1-6/+2
2017-11-19Fix typosAndrea Gelmini1-1/+1
2017-11-19Remove include config_lgpl.h from SwarmSolver, license is MPLv2Tomaž Vajngerl1-1/+0
2017-11-18Swarm based (uses PSO or DE) experimental non-linear solverTomaž Vajngerl4-0/+948
2017-10-23loplugin:includeform: sccompStephan Bergmann3-4/+4
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara6-144/+17
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-6/+2
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-4/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-64/+44
2016-12-05loplugin:unnecessaryoverride (dtors) in sccompStephan Bergmann2-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-6/+6
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin1-53/+53
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-29/+29
2015-10-07Actually check the return values of the various Coin* callsStephan Bergmann1-7/+16
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-5/+5
2015-01-04stdexcept for std::runtime_errorCaolán McNamara1-0/+1
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-12-18sccomp: Use appropriate OUString functions on string constantsStephan Bergmann2-2/+2
2014-06-06coverity#1202902 Uncaught CoinError exceptionCaolán McNamara1-1/+10
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-04-24sccomp: sal_Bool->boolNoel Grandin2-10/+10
2014-04-04sccomp: Fix description of com.sun.star.comp.Calc.CoinMPSolver.Matúš Kukan4-6/+11
2014-04-03loplugin:saloverrideStephan Bergmann1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-04-03override specifier 'override' not allowed on a destructorMatúš Kukan2-2/+2
2014-04-03sccomp: Share common code and have only one library.Matúš Kukan7-962/+682
2014-04-01sccomp: Make the source files more similar and fix some problems.Matúš Kukan2-27/+24
2014-04-01Install coinmp and lpsolve linear solvers in parallel.Matúš Kukan4-3/+24
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-23/+23
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2014-03-03118160: Use CoinMP as replacement for lp_solve.Andre Fischer1-0/+648
2014-03-03Rename sccomp/source/solver/solver.cxx to solver-lpsolve.cxxMatúš Kukan1-0/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-42/+42
2014-02-26Remove visual noise from sccompAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2