aboutsummaryrefslogtreecommitdiff
path: root/source/sv/sc
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2012-08-01 12:26:00 +0200
committerPetr Mladek <pmladek@suse.cz>2012-08-01 12:26:00 +0200
commit0f858f0e8afed9bbed20ce9a37ba8f23421a139e (patch)
treeb0f3696aab2bbd8fd894dffaf47c59ed82826dcb /source/sv/sc
parentb4729c1733c4746bb777628a5245a17d2408a42e (diff)
Version 3.5.6.1, tag libreoffice-3.5.6.1 (3.5.6-rc1) libreoffice-3.5.6.1libreoffice-3.5.6.1
Diffstat (limited to 'source/sv/sc')
0 files changed, 0 insertions, 0 deletions
ions-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sccomp
AgeCommit message (Expand)Author
2014-06-06coverity#1202902 Uncaught CoinError exceptionCaolán McNamara
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-24sccomp: sal_Bool->boolNoel Grandin
2014-04-04sccomp: Fix description of com.sun.star.comp.Calc.CoinMPSolver.Matúš Kukan
2014-04-03loplugin:saloverrideStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03override specifier 'override' not allowed on a destructorMatúš Kukan
2014-04-03sccomp: Share common code and have only one library.Matúš Kukan
2014-04-03sccomp_lpsolver does not need to link against scMatúš Kukan
2014-04-02sccomp: Add very simple unit test for lp solvers.Matúš Kukan
2014-04-01sccomp: Make the source files more similar and fix some problems.Matúš Kukan
2014-04-01Install coinmp and lpsolve linear solvers in parallel.Matúš Kukan
2014-04-01Revert "Allow to build lpsolver based on CoinMP library."Matúš Kukan
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-03-03Allow to build lpsolver based on CoinMP library.Matúš Kukan
2014-03-03118160: Use CoinMP as replacement for lp_solve.Andre Fischer
2014-03-03Rename sccomp/source/solver/solver.cxx to solver-lpsolve.cxxMatúš Kukan
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sccompAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara