summaryrefslogtreecommitdiff
path: root/embedserv/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:
Sherlock 2016-01-19vcl: define what svp stands for in READMEChris Sherlock 2015-03-03TyposJulien Nabet 2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann 2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud 2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud 2014-04-02vcl/README: some notes on debugging PDF exportMichael Stahl 2014-03-04EMF+: Add info about logging.Jan Holesovsky 2014-02-17Clipboard content dumping tool to README.Jan Holesovsky 2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl 2013-12-20typo fixesAndras Timar 2013-12-19Public headers are long moved from hereKhaled Hosny 2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist 2013-07-08Turn Radek's notes into README files.Radek Doulik 2013-04-08more code overview documentation.Michael Meeks 2013-03-07Improve vcl/READMETor Lillqvist 2013-03-05Update README to explain what "SV" stands for in the source.Chris