summaryrefslogtreecommitdiff
path: root/vcl/vcl.ios.component
blob: f2adfaa457cd46ff7fc0c8e342def73f57674869 (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
<?xml version="1.0" encoding="UTF-8"?>
<!--
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 -->

<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
    prefix="vcl" xmlns="http://openoffice.org/2010/uno-components">
  <implementation name="com.sun.star.frame.VCLSessionManagerClient">
    <service name="com.sun.star.frame.SessionManagerClient"/>
  </implementation>
  <implementation name="vcl::FontIdentificator">
    <service name="com.sun.star.awt.FontIdentificator"/>
  </implementation>
</component>
package?h=feature/skia&id=3457da6abe0fd03efd19442e9790fbd1aa04c160'>loplugin:stringstatic also look for local staticsNoel Grandin 2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara 2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin 2020-07-31ofz#23241 Revert "bff: terminate on SAXException on malformed input"Caolán McNamara 2020-07-26package/xstor: create instances with uno constructorsNoel Grandin 2020-07-17package: create instances with uno constructorsNoel Grandin 2020-07-16properly finish encrypting when parallel zip saving (tdf#134796)Luboš Luňák 2020-07-14fix encrypted parallel zip saving (tdf#134332)Luboš Luňák 2020-07-12update pchesCaolán McNamara 2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: packageStephan Bergmann 2020-06-24use more std::container::insert instead of std::copyNoel Grandin 2020-06-04Upcoming loplugin:elidestringvar: packageStephan Bergmann 2020-05-25package: ignore unknown encryption parameters.Vasily Melenchuk 2020-05-24inline some use-once typedefsNoel Grandin 2020-05-18package: ODF export: fix position of manifest:start-key-generation childMichael Stahl 2020-05-15package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl 2020-05-15package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl 2020-05-10new loplugin:simplifypointertoboolNoel Grandin 2020-05-09compact namespace in packageNoel Grandin 2020-04-26update pchesCaolán McNamara 2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin