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>
95c0a5610fe8f375581'>configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl 2015-12-31Remove missed NPAPI itemsBryan Quigley 2015-11-22Silence "Skipping non-existent ... StartModule/toolbar/standardbar.xml"Maxim Monastirsky 2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann 2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky 2015-10-20sc: initial png exportMiklos Vajna 2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen 2015-10-07No xsec_xmlsec built for iOS eitherTor Lillqvist 2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt 2015-09-12Typo: muliple->multipleJulien Nabet 2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl 2015-09-02ditch gnome-vfs2 supportCaolán McNamara 2015-08-27Improve names of WebDAV-related install:modulesStephan Bergmann 2015-08-27Restrict the install:module="neon_gnomevfs" hack to --with-webdav=neonStephan Bergmann 2015-08-06postprocess: d'oh generated files are in $(BUILDDIR)Michael Stahl 2015-08-06postprocess: try to get the right version number in About dialogMichael Stahl 2015-07-26tdf#92792: Register mork driver on windows 64bit and make it workDavid Ostrovsky 2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann 2015-06-23tdf#90790: Don't take galaxy as a reference icon set, it may be incomplete.Jan Holesovsky 2015-06-15fix fingerprint path with system libextextcatDavid Tardon 2015-05-23tdf#91469: convert links in help/about to httpsJulien Nabet 2015-04-29officecfg, postprocess: allow embedding of Base documentsMiklos Vajna 2015-04-20don't try to sign merged libs on windowsChristian Lohmaier 2015-04-13rhbz#1134285: Access dav, davs URLs via GVFSStephan Bergmann 2015-03-30Make syntax gotchaStephan Bergmann 2015-03-25Revert "give this a copy ctor"Stephan Bergmann 2015-03-25Keep GCC 4.6 happyStephan Bergmann 2015-03-24give this a copy ctorCaolán McNamara 2015-03-24CppunitTest_services: Check that XServiceInfo and .component data matchesStephan Bergmann 2015-03-16Exclude Python components if --disable-pythonStephan Bergmann 2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl