summaryrefslogtreecommitdiff
path: root/scripting/Jar_MemoryUsage.mk
blob: 2362012b25f26d27daf68464ad1873260a8b40f2 (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
# -*- Mode: makefile; 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_Jar_Jar,MemoryUsage))

$(eval $(call gb_Jar_use_jars,MemoryUsage,\
	juh \
	jurt \
	ridl \
	unoil \
))

$(eval $(call gb_Jar_add_sourcefiles,MemoryUsage,\
	scripting/examples/java/MemoryUsage/MemoryUsage \
))

$(eval $(call gb_Jar_set_packageroot,MemoryUsage,org))

# vim: set noet sw=4 ts=4:
/lo/core/commit/svx/source/svdraw/svdcrtv.cxx?h=libreoffice-7.1.0.2&id=1f625b3f74c6e6e5ef345a3e017061be918e443b'>move some svx/ headers inside the moduleNoel Grandin 2019-08-12Fix typosAndrea Gelmini 2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen 2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen 2019-05-17weld SvxIMapDlgCaolán McNamara 2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen 2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen 2019-04-12tdf#75280 -Convert inappropriate use of sal_uIntPtr to better integ typesRegis 2019-03-05re-land "new loplugin typedefparam""Noel Grandin 2019-03-04Revert "new loplugin typedefparam"Noel Grandin 2019-03-04new loplugin typedefparamNoel Grandin 2019-02-20Translate German variable namesJohnny_M 2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin 2019-02-13Pointer is pointlessNoel Grandin 2019-01-30sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky 2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand 2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin 2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin 2018-07-31loplugin:returnconstant in svxNoel Grandin 2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand 2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand 2018-05-03loplugin:useuniqueptr in SdrCreateViewNoel Grandin 2018-04-20OBJ_TEXTEXT is deadNoel Grandin 2018-04-12Translate German variable and function namesJohnny_M 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 2018-03-28Translate German variable namesJohnny_M