summaryrefslogtreecommitdiff
path: root/comphelper/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
pan>Related: #i56998# use locale rules to format percentageCaolán McNamara 2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara 2014-01-09Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás 2014-01-09Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás 2013-12-20typo fixesAndras Timar 2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara 2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann 2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin 2013-10-21Exempler->ExemplarCaolán McNamara 2013-10-21i18nutil: Add new enumeration values from ICU 52Thomas Arnhold 2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar 2013-08-11Mark as constTakeshi Abe 2013-08-09Mark as const/staticTakeshi Abe 2013-07-29Mark as constTakeshi Abe 2013-06-03Fix icu version checks.Mark Wielaard 2013-05-07officecfg: remove Package_cppheaderMichael Stahl 2013-04-24gbuild: drop uses of removed packagesDavid Tardon 2013-04-23execute move of global headersBjoern Michaelsen 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-27-Wunused-macrosStephan Bergmann 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-02-28remove all d.lstMichael Stahl 2013-02-23Remove unused preprocessor defined functions in the unicode utilsMartin Brown 2013-02-19make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara 2013-01-26gbuild: do not copy boost headers aroundMichael Stahl 2012-12-27convert icu to gbuild and add to tail_buildPeter Foley 2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák