summaryrefslogtreecommitdiff
path: root/xmloff/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:
>2012-07-03ditch String::CreateFromAsciiCaolán McNamara 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-07-02removed unnecessary forward declarations of classTakeshi Abe 2012-06-29Remove some unused defines and controlsThomas Arnhold 2012-06-27Remove unused header filesThomas Arnhold 2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet 2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl 2012-06-22re-base on ALv2 code.Michael Meeks 2012-06-22cleanup of duplicated includesPhilipp Riemer 2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks 2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-19death to some UniStringsCaolán McNamara 2012-06-10nuke dead codeTakeshi Abe 2012-06-09Remove superfluous empty lines on topThomas Arnhold