summaryrefslogtreecommitdiff
path: root/sccomp/source
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara1-1/+1
2013-06-04MPLv2 subset improvements.Michael Meeks1-0/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-8/+7
2013-03-27Missing #include "sal/config.h"Stephan Bergmann1-0/+2
2013-03-27-Wunused-macrosStephan Bergmann1-0/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-01-30remove useless macrosLuboš Luňák1-2/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+6
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2012-11-07convert lpsolve to gbuildPeter Foley1-0/+4
2012-11-04Enough with that...Norbert Thiebaud1-4/+0
2012-11-03convert lpsolve to gbuildPeter Foley1-0/+4
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-1/+1
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-07-28add prefixes for component_getFactoryMatúš Kukan2-2/+2
2011-07-27Convert sccomp to gbuildMatúš Kukan1-85/+0
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-6/+0
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks1-30/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-0/+42
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2-0/+42
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-2/+2
2010-11-25RTL_CONSTASCII_USTRINGPARAM in calcGert Faller1-3/+3
2010-11-24.src cleanupJoseph Powers1-1/+8
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2