summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2021-10-09 21:58:31 +0200
committerLuboš Luňák <l.lunak@collabora.com>2021-10-10 08:18:08 +0200
commitb972aa8727da6eb2d5d9740b18450d8706df0874 (patch)
tree245a66cd49c1ffc8cc288e9d40621f0158f89f61 /configmgr
parent633e8c98cbcf8f41b8f8394a5e1f396bf6f7138f (diff)
don't use common PCH with sc_parallelism test
Otherwise it duplicates the precompiled_system.o object, the second copy brought in by libscqahelper, making Clang LTO build fail. Change-Id: Ic6827b0745e134ab327ad18fc212ca31084ff579 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123327 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'configmgr')
0 files changed, 0 insertions, 0 deletions
ty#707379 Uncaught exceptionCaolán McNamara 2014-04-23coverity#707371 Uncaught exceptionCaolán McNamara 2014-04-17coverity#707375 Uncaught exceptionCaolán McNamara 2014-04-05coverity#707400 Uncaught exceptionCaolán McNamara 2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara 2014-02-26Remove visual noise from oovbaapiAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-10-25gbuild: refactor UnoApi to remove rdb files from OUTDIRMichael Stahl 2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist 2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara 2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann 2013-09-11Put every UNOIDL entity into an .idl file of its ownStephan Bergmann 2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan 2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar 2013-09-04Remove effectively dead raises specificationStephan Bergmann 2013-06-07add missing PageSetup.PageSize apiNoel Power 2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl 2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl 2013-06-04*api: convert <type>Foo</type>Michael Stahl 2013-05-15make some vba Name object attributes read/write and add test documentNoel Power 2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist 2013-05-10fix various problems with vba Names & Names objectsNoel Power 2013-05-09implement Range.NameNoel Power 2013-05-09stub implementation(s) for Application EnableCancelKey & InternationalNoel Power 2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power 2013-05-09implement Application.UndoNoel Power 2013-05-09fix memory leak with orphaned controls created on the flyNoel Power 2013-05-09add Workbook.Save methodNoel Power 2013-05-09support Shape.AlternativeNoel Power 2013-05-09ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power 2013-05-09tweak vba Control implementation to aritificially fire events from apiNoel Power 2013-05-09handle various ReturnXXXX types for formsNoel Power 2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-15bnc#813528 stub out some missing XPageSetup apiNoel Power 2013-04-05Added and fixed various vba APINoel Power