summaryrefslogtreecommitdiff
path: root/sax/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:
duleNoel Grandin 2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza 2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara 2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák 2013-07-19janitorial: remove unused, add constLionel Elie Mamane 2013-07-19Cleanup String in connectivityNorbert Thiebaud 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan 2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin 2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann 2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-08make use of startsWith()Thomas Arnhold 2013-02-25loplugin: improve indentationThomas Arnhold 2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin 2012-11-02Columns should know their tableLionel Elie Mamane