summaryrefslogtreecommitdiff
path: root/nlpsolver
ModeNameSize
-rw-r--r--Extension_nlpsolver.mk1904logplain
-rw-r--r--Jar_EvolutionarySolver.mk4015logplain
-rw-r--r--Jar_nlpsolver.mk2650logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_nlpsolver.mk1087logplain
-rw-r--r--README118logplain
d---------ThirdParty / EvolutionarySolver / src / net / adaptivebox45logplain
d---------help / en / com.sun.star.comp.Calc.NLPSolver29logplain
d---------src63logplain
an>Noel Grandin 2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl 2016-09-14loplugin:constantparamNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-09-09loplugin:constantparam in sot..svlNoel Grandin 2016-08-27put StreamMode masks in scope of enum classJochen Nitschke 2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin 2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin 2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin 2016-07-12new loplugin fragiledestructorNoel Grandin 2016-07-08loplugin:redundantcast: redundant static_casts in sotStephan Bergmann 2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann 2016-06-28loplugin:singlevalfields in variousNoel Grandin 2016-06-14tdf#96505 Get rid of cargo cult long integer literalskrishna keshav 2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin 2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko 2016-06-08remove "trying to resize readonly stream" warningNoel Grandin 2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl 2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin