summaryrefslogtreecommitdiffstats
path: root/sccomp/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* clang-format fixesMiklos Vajna2017-11-211-6/+2
* Fix typosAndrea Gelmini2017-11-191-1/+1
* Remove include config_lgpl.h from SwarmSolver, license is MPLv2Tomaž Vajngerl2017-11-191-1/+0
* Swarm based (uses PSO or DE) experimental non-linear solverTomaž Vajngerl2017-11-184-0/+948
* loplugin:includeform: sccompStephan Bergmann2017-10-233-4/+4
* move resmgr to unotoolsCaolán McNamara2017-08-011-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-216-144/+17
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-152-6/+2
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-4/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-64/+44
* loplugin:unnecessaryoverride (dtors) in sccompStephan Bergmann2016-12-052-2/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-6/+6
* com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin2015-10-281-53/+53
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-29/+29
* Actually check the return values of the various Coin* callsStephan Bergmann2015-10-071-7/+16
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-5/+5
* stdexcept for std::runtime_errorCaolán McNamara2015-01-041-0/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-2/+2
* sccomp: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-2/+2
* coverity#1202902 Uncaught CoinError exceptionCaolán McNamara2014-06-061-1/+10
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* sccomp: sal_Bool->boolNoel Grandin2014-04-242-10/+10
* sccomp: Fix description of com.sun.star.comp.Calc.CoinMPSolver.Matúš Kukan2014-04-044-6/+11
* loplugin:saloverrideStephan Bergmann2014-04-031-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-3/+3
* override specifier 'override' not allowed on a destructorMatúš Kukan2014-04-032-2/+2
* sccomp: Share common code and have only one library.Matúš Kukan2014-04-037-962/+682
* sccomp: Make the source files more similar and fix some problems.Matúš Kukan2014-04-012-27/+24
* Install coinmp and lpsolve linear solvers in parallel.Matúš Kukan2014-04-014-3/+24
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-23/+23
* fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza2014-03-041-8/+2
* 118160: Use CoinMP as replacement for lp_solve.Andre Fischer2014-03-031-0/+648
* Rename sccomp/source/solver/solver.cxx to solver-lpsolve.cxxMatúš Kukan2014-03-031-0/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-42/+42
* Remove visual noise from sccompAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-5/+5
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2