summaryrefslogtreecommitdiff
path: root/nlpsolver/help
ModeNameSize
d---------en / com.sun.star.comp.Calc.NLPSolver59logplain
;id=694bb9f5de9128657225f3cab0baa14186c62480'>Do two fairly useless but often emitted OSL_TRACEs only if OSL_DEBUG_LEVEL > 2Tor Lillqvist 2012-03-21More hacking on static linking (iOS) supportTor Lillqvist 2012-03-21Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking caseTor Lillqvist 2012-03-21Use MAX_ALIGNMENT_4 also for iOSTor Lillqvist 2012-03-14Dead codeStephan Bergmann 2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann 2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan 2012-02-27cppu: JobQueue::enter: add mutex guards for m_nToDoMichael Stahl 2012-02-23Some doxygen warnings cleanupKorrawit Pruegsanusak 2012-02-21WaE: silence some documentation errorsThomas Arnhold 2012-02-14cleanup: remove remenants of gcc version checkingMichael Meeks 2012-02-10Avoid deadlocks when disposing recursive JobQueue::enterStephan Bergmann 2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich 2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud 2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann 2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann 2012-01-19Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW].Stephan Bergmann 2012-01-06typo in OSL_DEBUG_LEVEL > 1 codeCaolán McNamara 2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann 2012-01-05Leak TypeDescriptor_Init_Impl to avoid problems at exit.Stephan Bergmann 2012-01-05Explicitly initialize TypeDescriptor_Init_Impl.Stephan Bergmann 2012-01-02Replace dynamic array with std::vector.Stephan Bergmann 2011-12-23OSL_ASSERT -> assertStephan Bergmann 2011-12-19Add symbols from addsym.awk to gbuilified .map files.Stephan Bergmann 2011-12-19get this to build under msvc 2008Caolán McNamara 2011-12-19Prevent creation of new ORequestThreads during shutdown.Stephan Bergmann 2011-12-19Removed superfluous CPPU_DLLPUBLIC from definitions.Stephan Bergmann 2011-12-19-Werror=sign-promo fixesStephan Bergmann 2011-12-19cppu: add visibility symbolsMatúš Kukan 2011-12-19cppu: convert to gbuildMatúš Kukan 2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot 2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist 2011-12-08Less succes, more successStefan Knorr (astron) 2011-12-01-Wstrict-aliasing fixStephan Bergmann 2011-12-01The other uses of pReserved had been changed to nStaticRefCount in 2001.Stephan Bergmann 2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud 2011-11-27remove include of pch header in cppuNorbert Thiebaud 2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud 2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann 2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl 2011-11-14Fix build --all depend=x.Stephan Bergmann 2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann 2011-10-03targeting gcc 4.6.1 gentoo strict-aliasing warningsCaolán McNamara 2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann 2011-09-25Tell what "LB" meansTor Lillqvist 2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold 2011-09-20Bypass building the iOS cppu_unittester_all for nowTor Lillqvist