summaryrefslogtreecommitdiff
path: root/i18npool/Executable_saxparser.mk
blob: 085dea641e19058c07115d5f87525715bde7ab14 (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
# -*- 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_Executable_Executable,saxparser))

$(eval $(call gb_Executable_use_sdk_api,saxparser))

$(eval $(call gb_Executable_use_libraries,saxparser,\
	cppu \
	cppuhelper \
	sal \
))

$(eval $(call gb_Executable_add_exception_objects,saxparser,\
	i18npool/source/localedata/LocaleNode \
	i18npool/source/localedata/filewriter \
	i18npool/source/localedata/saxparser \
))

# vim: set noet sw=4 ts=4:
hei Yoshida 2011-08-26String to rtl::OUString.Kohei Yoshida 2011-06-06Merge remote branch 'origin/libreoffice-3-4'Kohei Yoshida 2011-05-31fix for fdo#37772: Insert sheets in a protected spreadsheet documentMarkus Mohrhard 2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak 2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida 2011-03-02Remove bogus comments.Guillaume Poussel 2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold 2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko 2011-01-17Remove some dead code in 'view'Thomas Arnhold 2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth 2010-10-13Remove the "insert new sheet" tab when the document is in read-only mode.Kohei Yoshida 2010-10-04Ported calc-insert-new-sheet-tab-sc.diff from ooo-build.Kohei Yoshida 2010-02-26calctabcolor: resynced with the repository to get more recent changes in.Kohei Yoshida 2010-02-26calctabcolor: rebased to m72.Kohei Yoshida 2010-02-23calctabcolor: Use static constant values instead of macro define for more typ...Kohei Yoshida 2010-02-22calctabcolor: Entirely removed storage of tabcolor from ScViewDataTable.Kohei Yoshida 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-09-17#i5560# Applied & adjusted for the latest codebase the patches from go-oo.Kohei Yoshida 2009-09-09CWS-TOOLING: integrate CWS koheimultirangecopyOliver Bolte 2009-05-15CWS-TOOLING: integrate CWS calc49Jens-Heiner Rechtien 2009-04-21CWS-TOOLING: integrate CWS layoutdialogs2Ivo Hinkelmann 2009-03-17CWS-TOOLING: integrate CWS calcsoli2_DEV300Vladimir Glazounov 2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte 2009-01-13#i10000#: fix merge conflicts (CWS frmdlg)Jens-Heiner Rechtien 2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm 2008-12-11CWS-TOOLING: integrate CWS calc47Rüdiger Timm 2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm 2008-04-11INTEGRATION: CWS changefileheader (1.16.88); FILE MERGEDRüdiger Timm 2008-01-29INTEGRATION: CWS dr58_SRC680 (1.15.188); FILE MERGEDRüdiger Timm 2007-02-27INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGEDVladimir Glazounov