summaryrefslogtreecommitdiffstats
path: root/sccomp
Commit message (Expand)AuthorAgeFilesLines
* Add some missing #include <memory> to have std::unique_ptr.Jan Holesovsky2017-12-051-0/+2
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-051-4/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* new loplugin unnecessary overrideNoel Grandin2016-07-151-0/+1
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* 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-282-54/+54
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-31/+31
* 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
* 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