summaryrefslogtreecommitdiffstats
path: root/sccomp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* DeInitVCL at end of testsStephan Bergmann2014-06-041-0/+1
* 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-0310-1000/+689
* sccomp_lpsolver does not need to link against scMatúš Kukan2014-04-031-1/+0
* sccomp: Add very simple unit test for lp solvers.Matúš Kukan2014-04-023-0/+182
* 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-016-9/+61
* Revert "Allow to build lpsolver based on CoinMP library."Matúš Kukan2014-04-012-10/+2
* 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
* Allow to build lpsolver based on CoinMP library.Matúš Kukan2014-03-032-2/+10
* 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-032-1/+1
* 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
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-2/+2
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-10/+2
* Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2013-08-161-1/+1
* MPLv2 subset improvements.Michael Meeks2013-06-042-1/+12
* re-base on ALv2 code. Includes:Michael Meeks2013-06-033-63/+36
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-8/+7
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* ResMgr with LanguageTagEike Rathke2013-03-291-0/+1
* Missing #include "sal/config.h"Stephan Bergmann2013-03-271-0/+2
* -Wunused-macrosStephan Bergmann2013-03-271-0/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+5
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove useless macrosLuboš Luňák2013-01-301-2/+0
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-6/+6
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-1/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-12-061-26/+17
* Merge branch 'master' into feature/killsdfAndras Timar2012-11-112-1/+5
|\
| * Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"Peter Foley2012-11-081-6/+0
| * readd SYSTEM_LPSOLVE define in sccomp after gbuildificationRene Engelhard2012-11-081-0/+6
| * convert lpsolve to gbuildPeter Foley2012-11-072-1/+5
| * Enough with that...Norbert Thiebaud2012-11-042-5/+1