1. 0c3444c Weaken SwarmSolverTest::testUnconstrained even further for now by Stephan Bergmann · 8 years ago
  2. 1fa761a Ridiculously large delta for SwarmSolverTest::testUnconstrained for now by Stephan Bergmann · 8 years ago
  3. b3f7661 clang-format fixes by Miklos Vajna · 8 years ago
  4. 495d25bf CppunitTest_swarm_solver_test also consistently fails for UBSan build by Stephan Bergmann · 8 years ago
  5. 42a62d4 Make CppunitTest name consistent with file name by Stephan Bergmann · 8 years ago
  6. fda2ee3 WaE: -Werror=unused-function by Caolán McNamara · 8 years ago
  7. 86b8c06 Fix typos by Andrea Gelmini · 8 years ago
  8. f433253 iOS reactivated swarmsolver by jan Iversen · 8 years ago
  9. 4cc86c8 Remove include config_lgpl.h from SwarmSolver, license is MPLv2 by Tomaž Vajngerl · 8 years ago
  10. 84cbd41 we now get a solver lib even without lpsolve or coinmp by Caolán McNamara · 8 years ago
  11. 0ee2bd1 iOS, swarmsolver workaround by jan Iversen · 8 years ago
  12. 08404bb Swarm based (uses PSO or DE) experimental non-linear solver by Tomaž Vajngerl · 8 years ago
  13. 203c989 loplugin:includeform: sccomp by Stephan Bergmann · 8 years ago
  14. 2651df5 sccomp_lpsolver -> sccomp_solver by Rene Engelhard · 9 years ago
  15. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  16. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  17. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  18. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  19. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  20. b5fb595 change the solver test to explicitly test the available solvers by Tomaž Vajngerl · 9 years ago
  21. 9a22e96 Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  22. 2489000 loplugin:useuniqueptr extend to check local vars by Noel Grandin · 9 years ago
  23. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  24. 2e85ce9 loplugin:unnecessaryoverride (dtors) in sccomp by Stephan Bergmann · 9 years ago
  25. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  26. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  27. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  28. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  29. d61d47ad loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  30. d95a27f com::sun::star->css in scaddins,sccomp,scripting by Noel Grandin · 10 years ago
  31. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  32. bdf9ece Actually check the return values of the various Coin* calls by Stephan Bergmann · 11 years ago
  33. ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  34. 4f5b034 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  35. 18861c3 stdexcept for std::runtime_error by Caolán McNamara · 11 years ago
  36. 0be5d2b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  37. 43c8ca3 sccomp: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  38. 67b4b34 coverity#1202902 Uncaught CoinError exception by Caolán McNamara · 12 years ago
  39. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  40. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  41. 65afee0 sccomp: sal_Bool->bool by Noel Grandin · 12 years ago
  42. 527f5da sccomp: Fix description of com.sun.star.comp.Calc.CoinMPSolver. by Matúš Kukan · 12 years ago
  43. 9a5a688 loplugin:saloverride by Stephan Bergmann · 12 years ago
  44. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  45. 31a2484 override specifier 'override' not allowed on a destructor by Matúš Kukan · 12 years ago
  46. 077bdc7 sccomp: Share common code and have only one library. by Matúš Kukan · 12 years ago
  47. dae3e18 sccomp_lpsolver does not need to link against sc by Matúš Kukan · 12 years ago
  48. d059866 sccomp: Add very simple unit test for lp solvers. by Matúš Kukan · 12 years ago
  49. 530ea91 sccomp: Make the source files more similar and fix some problems. by Matúš Kukan · 12 years ago
  50. de7cdbc Install coinmp and lpsolve linear solvers in parallel. by Matúš Kukan · 12 years ago
  51. 8dc394d Revert "Allow to build lpsolver based on CoinMP library." by Matúš Kukan · 12 years ago
  52. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  53. 4d6560f5 fdo#54938: Convert some places to use cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  54. 4f7b968 Allow to build lpsolver based on CoinMP library. by Matúš Kukan · 12 years ago
  55. 230309c 118160: Use CoinMP as replacement for lp_solve. by Andre Fischer · 14 years ago
  56. 9047edf Rename sccomp/source/solver/solver.cxx to solver-lpsolve.cxx by Matúš Kukan · 12 years ago
  57. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  58. 2e9f769 Remove visual noise from sccomp by Alexander Wilms · 12 years ago
  59. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  60. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  61. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  62. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  63. da5449d fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  64. d69d6f4 Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused by Caolán McNamara · 13 years ago
  65. c32c11f MPLv2 subset improvements. by Michael Meeks · 13 years ago
  66. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  67. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  68. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  69. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  70. 6a6aa4b Missing #include "sal/config.h" by Stephan Bergmann · 13 years ago
  71. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  72. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  73. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  74. b768611 remove all d.lst by Michael Stahl · 13 years ago
  75. 1475618 remove useless macros by Luboš Luňák · 13 years ago
  76. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  77. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  78. 9d7c1dc re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  79. 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  80. b0050ee Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification" by Peter Foley · 13 years ago
  81. f66e86f readd SYSTEM_LPSOLVE define in sccomp after gbuildification by Rene Engelhard · 13 years ago
  82. 085346f convert lpsolve to gbuild by Peter Foley · 13 years ago
  83. 1b61693a Enough with that... by Norbert Thiebaud · 13 years ago
  84. 93e2c4a convert lpsolve to gbuild by Peter Foley · 13 years ago
  85. e5ce011 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  86. 190334f mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago
  87. 39bac3f translations is a source-only module by Andras Timar · 14 years ago
  88. f011af7 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  89. 816ec4b gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  90. 6f6f7a1 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  91. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  92. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  93. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  94. bec74ec2 Bypass the solver component for iOS for now by Tor Lillqvist · 14 years ago
  95. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  96. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  97. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  98. 133340f targeted string re-work by Norbert Thiebaud · 14 years ago
  99. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  100. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago