Age | Commit message (Expand) | Author |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-01-04 | stdexcept for std::runtime_error | Caolán McNamara |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | sccomp: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-06-06 | coverity#1202902 Uncaught CoinError exception | Caolán McNamara |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-24 | sccomp: sal_Bool->bool | Noel Grandin |
2014-04-04 | sccomp: Fix description of com.sun.star.comp.Calc.CoinMPSolver. | Matúš Kukan |
2014-04-03 | loplugin:saloverride | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | override specifier 'override' not allowed on a destructor | Matúš Kukan |
2014-04-03 | sccomp: Share common code and have only one library. | Matúš Kukan |
2014-04-03 | sccomp_lpsolver does not need to link against sc | Matúš Kukan |
2014-04-02 | sccomp: Add very simple unit test for lp solvers. | Matúš Kukan |
2014-04-01 | sccomp: Make the source files more similar and fix some problems. | Matúš Kukan |
2014-04-01 | Install coinmp and lpsolve linear solvers in parallel. | Matúš Kukan |
2014-04-01 | Revert "Allow to build lpsolver based on CoinMP library." | Matúš Kukan |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-04 | fdo#54938: Convert some places to use cppu::supportsService | Marcos Paulo de Souza |
2014-03-03 | Allow to build lpsolver based on CoinMP library. | Matúš Kukan |
2014-03-03 | 118160: Use CoinMP as replacement for lp_solve. | Andre Fischer |
2014-03-03 | Rename sccomp/source/solver/solver.cxx to solver-lpsolve.cxx | Matúš Kukan |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from sccomp | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-08-16 | Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused | Caolán McNamara |
2013-06-04 | MPLv2 subset improvements. | Michael Meeks |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-27 | Missing #include "sal/config.h" | Stephan Bergmann |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-01-30 | remove useless macros | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-08 | Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification" | Peter Foley |
2012-11-08 | readd SYSTEM_LPSOLVE define in sccomp after gbuildification | Rene Engelhard |
2012-11-07 | convert lpsolve to gbuild | Peter Foley |
2012-11-04 | Enough with that... | Norbert Thiebaud |