summaryrefslogtreecommitdiff
path: root/nlpsolver
ModeNameSize
-rw-r--r--Extension_nlpsolver.mk1989logplain
-rw-r--r--Jar_EvolutionarySolver.mk3136logplain
-rw-r--r--Jar_nlpsolver.mk2498logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_nlpsolver.mk1088logplain
-rw-r--r--README118logplain
d---------ThirdParty / EvolutionarySolver / src / net / adaptivebox45logplain
d---------help / en / com.sun.star.comp.Calc.NLPSolver29logplain
d---------src63logplain
n title='2016-02-13 08:05:09 +0000'>2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung 2016-02-09Remove excess newlinesChris Sherlock 2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-13cppcheck:variableScopeNoel Grandin 2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann 2015-10-07Pull assignment out of switch conditionStephan Bergmann 2015-09-30Fix typosAndrea Gelmini 2015-09-22convert Link<> to typedNoel Grandin 2015-09-12Typo: muliple->multipleJulien Nabet 2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung 2015-08-11loplugin: defaultparamsNoel Grandin 2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann 2015-07-04Fix typosAndrea Gelmini 2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-05-20Remove include stdio (part4)Julien Nabet 2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann 2015-05-08Use bool instead of intStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-01-20Some more loplugin:cstylecast: svtoolsStephan Bergmann 2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara