summaryrefslogtreecommitdiff
path: root/animations/Module_animations.mk
blob: 73b262ce66e6561742df3602553cce6bedff871a (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
25
26
# -*- 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 .
#

$(eval $(call gb_Module_Module,animations))

$(eval $(call gb_Module_add_targets,animations,\
    Library_animcore \
))

# vim: set noet sw=4 ts=4:
fice-7-0&id=ab9b67bbb001f380b3973941443bfbc59fe7141c'>Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-08-02Add missing sal/log.hxx headersGabor Kelemen 2018-07-22Fix typosAndrea Gelmini 2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen 2018-04-15remove some unused comphelper includesJochen Nitschke 2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin 2018-04-01remove unused processfactory.hxx includesJochen Nitschke 2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara 2018-01-15More loplugin:cstylecast: svxStephan Bergmann 2018-01-12More loplugin:cstylecast: svxStephan Bergmann 2017-10-23loplugin:includeform: svxStephan Bergmann 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski 2017-09-19svx: Simplify FmSearchEngine's code with std::unique_ptrTakeshi Abe 2017-08-17remove unnecessary use of OUString::getStrNoel Grandin 2017-07-21de-hrc various thingsCaolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2017-07-05loplugin:unusedfields variousNoel Grandin 2017-07-03loplugin:unusedfields in svxNoel Grandin 2017-07-02loplugin:casttovoid: svxStephan Bergmann 2017-06-26s/catched/caughtNoel Grandin 2017-06-23simplify some string handling in tracing callsNoel Grandin 2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann 2017-05-09Translate German comments in svx/source/form/fmsrcimp.cxxJohnny_M