summaryrefslogtreecommitdiff
path: root/xmlsecurity/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:
b8a641723ab098980bb842caf75c0dc9b059'>fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann 2012-09-17fdo#54858: fix UNO service conversionIvan Timofeev 2012-09-11Improvement on previous commitStephan Bergmann 2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin 2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin 2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin 2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann 2012-08-30Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist 2012-08-30no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist 2012-08-22do not deliver these module-description xml filesMatúš Kukan 2012-08-08reduce ascii noise and useless commentsThomas Arnhold 2012-08-08remove include comments and boxesThomas Arnhold 2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET 2012-07-30Typo ressource -> resourceStephan Bergmann 2012-07-14Remove unused HIDsThomas Arnhold 2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold 2012-07-13re-base on ALv2 code. Includes:Michael Meeks 2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET 2012-07-03ditch String::CreateFromAsciiCaolán McNamara 2012-07-02hrc cleanup: Remove include guardsThomas Arnhold 2012-07-02hrc cleanup: Remove unused definesThomas Arnhold 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-27Remove unused include filesThomas Arnhold 2012-06-27Reduce newline bloat at eofThomas Arnhold 2012-06-26re-base on ALv2 code.Michael Meeks