summaryrefslogtreecommitdiff
path: root/sw/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:
6cbeb'>remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin 2013-11-11remove unnecessary use of OUString constructorNoel Grandin 2013-10-30Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks 2013-07-29Mark as constTakeshi Abe 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-27WaE: "UNX" is not definedDavid Tardon 2012-07-13re-base on ALv2 code. Includes:Michael Meeks 2012-05-30targeted string re-workNorbert Thiebaud 2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi 2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar 2011-12-15catch exception by constant referenceTakeshi Abe 2011-11-27remove include of pch header from jvmfwkNorbert Thiebaud