summaryrefslogtreecommitdiff
path: root/configmgr/qa/unoapi/module.sce
blob: d9b1c8b540b3a6b1acfe92f8a4d403d564b13c88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org.  If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#***********************************************************************/

-o configmgr.ConfigurationProvider
-o configmgr.DefaultProvider
'/cgit/lo/core/commit/xmloff?h=distro/collabora/cp-6.4&id=0c13e4768c3c7937c2fd71675c86ff8a0ca3fe50'>sd theme: add ODP import/export for shape fill color effectsMiklos Vajna 2022-05-03tdf#148714 Repair path in older CurvedArrow shapesRegina Henschel 2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann 2022-05-03add o3tl::equalsAsciiNoel Grandin 2022-04-29use more string_view in xmloffNoel Grandin 2022-04-27tdf#146449 sw: fix Z-order after undoingAttila Bakos (NISZ) 2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin 2022-04-27sw content controls, checkbox: add ODT filterMiklos Vajna 2022-04-25tdf#145240: Can't save drawing if I'm adding a short freeform line with no fillJulien Nabet 2022-04-20use more FastAttributeIter::toViewNoel Grandin 2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin 2022-04-13use more string_view in xmloffNoel Grandin 2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin 2022-04-12loplugin:stringview more o3tl conversionNoel Grandin 2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin 2022-04-11sw content controls: add ODT importMiklos Vajna 2022-04-10loplugin:stringview check for getToken and trimNoel Grandin 2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin 2022-04-08use more subView when converting to Int32Noel Grandin 2022-04-08sw content controls: add ODT exportMiklos Vajna 2022-04-04oops, forgot to fix the commentMichael Stahl 2022-04-04forcepoint#101 sw: fix inserting at-page shapes to not set anchor posMichael Stahl 2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl 2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin 2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin 2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara