summaryrefslogtreecommitdiff
path: root/sax/Module_sax.mk
blob: 45895302b303f8053d21ff6e4d6256a61c6216ba (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
30
31
32
33
34
35
36
37
38
39
40
41
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# 
# Copyright 2000, 2011 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.
#
#*************************************************************************

$(eval $(call gb_Module_Module,sax))

$(eval $(call gb_Module_add_targets,sax,\
	Library_sax \
	Library_expwrap \
	Library_fastsax \
	Package_inc \
))

$(eval $(call gb_Module_add_check_targets,sax,\
	CppunitTest_sax \
))

# vim: set noet sw=4 ts=4:
urce/style/XMLFontStylesContext_impl.hxx?h=cp-21.06.5-2&id=80735fcbb0503ff1de198d1d9936fed9f5ae77a2'>com::sun::star->css in xmloff/Noel Grandin 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-01-05read embedded fonts from Flat ODFDavid Tardon 2014-10-01loplugin: cstylecastNoel Grandin 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann 2013-11-13clear c++11ishCaolán McNamara 2013-11-13Respect svg:font-face-format element.Brennan Vincent 2013-10-23fixincludeguards.sh: xmloffThomas Arnhold 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-02-01move implementation class to a non-public headerLuboš Luňák