summaryrefslogtreecommitdiff
path: root/sal/Makefile
blob: d22b9aca91d5ca2c9a84fa26722cd5414a243fdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# -*- 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/.
#
# This file incorporates work covered by the following license notice:
#
#   Licensed to the Apache Software Foundation (ASF) under one or more
#   contributor license agreements. See the NOTICE file distributed
#   with this work for additional information regarding copyright
#   ownership. The ASF licenses this file to you under the Apache
#   License, Version 2.0 (the "License"); you may not use this file
#   except in compliance with the License. You may obtain a copy of
#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
#

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

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

# vim: set noet sw=4 ts=4:
ols/inc?h=libreoffice-5-4-branch-point&id=06622ec4baa6a7f4a4aa194e5ad9a6d01be54ca8'>l10ntools/inc/helper.hxx: bin unused header <cassert>Douglas Mencken 2014-09-08l10ntools-transex3: make pParseQueue field privateDouglas Mencken 2014-06-11Fix XMLFile::SearchL10NElements signatureStephan Bergmann 2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin 2014-06-01fdo#68849: Add header guards to all include filesJens Carl 2014-05-22Fix memory leak in xrmex toolStephan Bergmann 2014-05-22Fix memory leak in cfgex toolStephan Bergmann 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-04-14typo: befor -> beforeThomas Arnhold 2014-04-08Clean up function declarationsStephan Bergmann 2014-04-04Clean up unreferenced functionsStephan Bergmann 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26Remove visual noise from l10ntoolsAlexander Wilms 2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin 2014-02-18ulfex: remove unneeded bULF, it is always trueZolnai Tamás 2014-02-18Drop unnecessary #includeTakeshi Abe 2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann 2014-01-10sal_Bool -> boolStephan Bergmann 2014-01-06Transex3: modify src list localization/merge partZolnai Tamás 2013-12-27Transex3: Simplify members for listsZolnai Tamás 2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás 2013-12-27Transex3: remove unused sLastTextType memberZolnai Tamás 2013-12-27Transex3: remove obsolete textrefidZolnai Tamás 2013-12-27Transex3: sHelpId is assigned but never usedZolnai Tamás 2013-12-27Transex3: remove unused text typesZolnai Tamás 2013-12-27Transex3: remove obsolete HelpTextZolnai Tamás 2013-12-27Transex3: UIEntries list type is unusedZolnai Tamás 2013-12-27Transex3: bDontWriteOutput is assigend but never usedZolnai Tamás 2013-12-27Transex3: remove not parsed tokensZolnai Tamás