MediaWiki /com.sun.wiki-publisher/wikiaccount.xhp MediaWiki Use the MediaWiki dialog to add or edit your MediaWiki account settings. Enter the URL of a MediaWiki server, starting with "https://". Enter your user name on the MediaWiki server. Leave empty for anonymous access. Enter your password on the MediaWiki server. Leave empty for anonymous access. Enable to store your password between sessions. The master password must be enabled; see Tools - Options - %PRODUCTNAME - Security. Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser. If the wiki allows anonymous access, you can leave the account text boxes empty. Else enter your user name and password. If you have enabled the master password feature on the Security tab page of the Tools - Options - %PRODUCTNAME dialog, then the software can store your password and automatically insert the data where necessary. Enable the Save password checkbox to store your password. >distro/collabora/cp-5.0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_opencl_test.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-07-29add missing uui dependency for opencl testMarkus Mohrhard
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-04-12Move clew/clew.h into external, tooStephan Bergmann
2016-03-08sc: remove unnecessary orcus external usage from makefilesMichael Stahl
2015-02-27gbuild: gb_CppunitTest_use_filter_configuration was removedMichael Stahl
2015-01-07glew depends on OpenCL, for tests tooDouglas Mencken
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-25Move clew into a library of its ownTor Lillqvist
2014-10-29Need -ldl on Linux nowTor Lillqvist
2014-10-29Don't bother with a separate dynamically loaded scopencl libraryTor Lillqvist
2014-06-26sort libraries and components in sc test makefilesMarkus Mohrhard
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-01OCppunitTest_sc_opencl_test: only depend on scopencl if ENABLE_OPENCL.Andrzej J.R. Hunt
2013-11-14This test opens the scopencl library dynamically, sighTor Lillqvist
2013-10-29Rebase to calc-group-interpreter-4I-Jui (Ray) Sung
2013-10-29Initial testcase for dynamic kernel compilerI-Jui (Ray) Sung