summaryrefslogtreecommitdiff
path: root/libvisio/Module_libvisio.mk
blob: 9f8352ad14bcc3e965beeb7b5d17c3184f967351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# -*- 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/.
#

$(eval $(call gb_Module_Module,libvisio))

ifeq ($(SYSTEM_LIBVISIO),NO)

$(eval $(call gb_Module_add_targets,libvisio,\
	ExternalPackage_libvisio \
	ExternalProject_libvisio \
	UnpackedTarball_visio \
))

endif

# vim: set noet sw=4 ts=4:
28remove unused UStringDescription structNoel Grandin 2015-07-27remove some unused definesNoel Grandin 2015-07-26tdf#92792: Register mork driver on windows 64bit and make it workDavid Ostrovsky 2015-07-21coverity#1312084 Unchecked return valueCaolán McNamara 2015-07-20cppcheck: noExplicitConstructorCaolán McNamara 2015-07-17error C2065: ´bFound´ : undeclared identifierCaolán McNamara 2015-07-17formatting of public/private/protected section qualifiersNoel Grandin 2015-07-17fix evoab2 buildCaolán McNamara 2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-16loplugin:simplifyboolStephan Bergmann 2015-07-15loplugin:unusedmethods connectivityNoel Grandin 2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann 2015-07-13tdf#91112 replace o3tl::compose1 with lambdas in connectivityJorenz Paragas 2015-07-10Fix an opposite conditionTakeshi Abe 2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin 2015-07-08Fix typosAndrea Gelmini 2015-07-05aDBFColumn.db_typ is input controlledCaolán McNamara 2015-07-03Fix typosAndrea Gelmini 2015-07-02Fix PostgreSQL function nameAndrea Gelmini 2015-06-30more change in JNI func sigs between Java 6 and 7 workaroundsRene Engelhard 2015-06-29coverity#1308593 Uncaught exceptionCaolán McNamara 2015-06-29coverity#1308573 Uncaught exceptionCaolán McNamara 2015-06-29coverity#1308601 Uncaught exceptionCaolán McNamara 2015-06-28coverity#1308559 Uncaught exceptionCaolán McNamara 2015-06-28Fix typosAndrea Gelmini 2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann 2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann 2015-06-22Fix typosAndrea Gelmini 2015-06-22Work around change in JNI func sigs between Java 6 and 7Stephan Bergmann 2015-06-18Fix typosAndrea Gelmini 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-06-17parameter handling: fix confusion between column name and realnameLionel Elie Mamane 2015-06-17postgresql-sdbc: fixup string2intarrayLionel Elie Mamane 2015-06-17postgresql-sdbc: include error message in SQLExceptionLionel Elie Mamane 2015-06-16Fix typosAndrea Gelmini 2015-06-16Fix typosAndrea Gelmini 2015-06-16Fix typosAndrea Gelmini 2015-06-15more untranslatable UI stringsAndras Timar 2015-06-15remove unnecessary check for null when calling deleteNoel Grandin 2015-06-15fix buildNoel Grandin 2015-06-15cppcheck:unreadVariableNoel Grandin 2015-06-15cppcheck: noExplicitConstructorCaolán McNamara 2015-06-15