summaryrefslogtreecommitdiff
path: root/distro-configs/LibreOfficeWin64.conf
blob: 7c3c1ae4e5ac5d26bc2ba3f89ec9e325c2ba7c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--host=x86_64-pc-cygwin
--without-junit
--without-helppack-integration
--enable-extension-integration
--enable-scripting-beanshell
--enable-scripting-javascript
--enable-ext-wiki-publisher
--enable-ext-nlpsolver
--enable-online-update
--enable-breakpad
--with-help=html
--with-myspell-dicts
--with-package-format=msi
--enable-mergelibs
itle='2019-12-17 11:12:04 +0100'>2019-12-17ScSheetLimits must be a complete type here (Windows --disable-pch)Stephan Bergmann 2019-12-13sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::ReferenceNoel Grandin 2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin 2019-11-01loplugin:finalclasses in sc/incNoel Grandin 2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin 2019-08-19Fix typosAndrea Gelmini 2019-05-09loplugin:unusedmethodsNoel Grandin 2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin 2018-06-22disable calc's threading for external referencesLuboš Luňák 2018-06-18do not make calc's threading depend on openclLuboš Luňák 2018-02-14unused ScTokenArrayCaolán McNamara 2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke 2017-12-12Do not use threading for formula group if...Dennis Francis 2017-12-07loplugin:constparamsNoel Grandin 2017-11-28Do as the FIXME suggestedTor Lillqvist 2017-11-21Thread the software interpreterDennis Francis 2017-11-21Make formula group weight take number of cells referenced into accountTor Lillqvist 2017-09-25-Werror,-Winconsistent-missing-overrideStephan Bergmann 2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke 2017-09-25Clarify comment of "copy"-ctor and operator=()Eike Rathke 2017-08-24loplugin:constparam in sc part3Noel Grandin 2017-04-30More fine-grained disabled vector states.Kohei 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-29loplugin:countusersofdefaultparamsNoel Grandin 2016-07-22sc: remove unused ScCloneFlags: Adjust3Drel and NoCaptionJochen Nitschke 2016-06-14intern SharedStringEike Rathke 2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke 2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti 2016-05-26loplugin:unusedreturntypesNoel Grandin