summaryrefslogtreecommitdiff
path: root/UnoControls/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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/.
#

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

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

# vim: set noet sw=4 ts=4:
it/lo/core/commit/helpcompiler?h=aoo/trunk&id=176ac1e61610579ba8ac202c16d7aa0c0991af89'>Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann 2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann 2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann 2013-10-22Use conventional std::vector idiomsStephan Bergmann 2013-10-22Unwind HighlightPortions typedefStephan Bergmann 2013-06-20remove last uses of config 'GUI' variableMatúš Kukan 2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák 2013-05-07helpcompiler: remove Package_incMichael Stahl 2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-09rename expat external to 'expat'David Tardon 2013-04-08HelpLinker: add comment for mysterious XML parsingMichael Stahl 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák