summaryrefslogtreecommitdiff
path: root/xmlscript/Module_xmlscript.mk
blob: 56df07de29d228dbb39e913ebb0830d6a553b2f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# 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/.
#

$(eval $(call gb_Module_Module,xmlscript))

$(eval $(call gb_Module_add_targets,xmlscript,\
    Library_xmlscript \
    Package_dtd \
))

# vim: set noet sw=4 ts=4:
lass='decoration'>Stephan Bergmann 2016-12-21Merge unogalthemeprovider.hxx into .cxxStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2014-08-21Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann 2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet 2014-04-15svx: sal_Bool->boolNoel Grandin 2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky 2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky 2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky 2014-01-18Unify ctor functions for component implementations.Matúš Kukan 2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza 2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan 2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan 2014-01-15Initialize constructor based implementations in one place.Matúš Kukan 2013-12-31svx: Use constructor feature for GalleryThemeProvider.Matúš Kukan 2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan 2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan 2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2012-11-27re-base on ALv2 code. Includes:Michael Meeks 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2011-11-27remove include of pch header from svxNorbert Thiebaud 2011-06-07use standard pattern for thisCaolán McNamara 2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold 2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud 2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud 2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth 2010-10-05remove include guards using fixguard.pyPetr Mladek 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-11-04#i106421#: some missing header fixesMathias Bauer 2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer 2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers 2008-04-11INTEGRATION: CWS changefileheader (1.6.510); FILE MERGEDRüdiger Timm