summaryrefslogtreecommitdiff
path: root/extras/Package_newfiles.mk
blob: 157a17d015547be15b14fcdc92faa3d94e45473e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- 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_Package_Package,extras_newfiles,$(SRCDIR)/extras/source/shellnew))

$(eval $(call gb_Package_add_files,extras_newfiles,$(LIBO_SHARE_FOLDER)/template/shellnew,\
    soffice.odg \
    soffice.odp \
    soffice.ods \
    soffice.odt \
))

# vim: set noet sw=4 ts=4:
td>loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin 2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin 2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke 2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand 2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand 2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand 2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand 2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand 2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-11-04loplugin:constparams in svxNoel Grandin 2017-10-24loplugin:finalclasses in svxNoel Grandin 2017-10-23loplugin:includeform: svxStephan Bergmann 2017-10-14Replace list by vector in unogaltheme (svx)Julien Nabet 2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin 2017-09-23loplugin:flatten in svl..svxNoel Grandin 2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin 2017-07-27loplugin:constparams in svxNoel Grandin 2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke 2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin 2017-05-30teach redundantcast plugin about functional castsNoel Grandin 2017-05-19loplugin:stringcopy: svxStephan Bergmann 2017-02-28new loplugin unoanyNoel Grandin 2017-02-14remove unused Video from SgaObjKind enumNoel Grandin 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-21Merge unogalthemeprovider.hxx into .cxxStephan Bergmann 2016-12-05convert DecodeMechanism to scoped enumNoel Grandin 2016-10-27loplugin:expandablemethods in svxNoel Grandin 2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-25convert SgaObjKind to scoped enumNoel Grandin