summaryrefslogtreecommitdiff
path: root/padmin/UIConfig_spa.mk
blob: 565f0cc57536b709ab77741eedf16693dd6ac358 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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_UIConfig_UIConfig,spa))

$(eval $(call gb_UIConfig_add_uifiles,spa,\
	padmin/uiconfig/ui/printerdevicepage \
	padmin/uiconfig/ui/printerpaperpage \
	padmin/uiconfig/ui/printerpropertiesdialog \
))

# vim: set noet sw=4 ts=4:
d5af51163b4fcd93608b72db2616a4'>loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin 2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin 2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin 2018-06-29inline DeleteSdrUndoActionNoel Grandin 2018-06-28loplugin:useuniqueptr in ScUndoWidthOrHeightNoel Grandin 2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen 2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke 2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen 2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin 2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti 2017-11-29lok - calc: outline and group handlingMarco Cecchetti 2017-10-23loplugin:includeform: scStephan Bergmann 2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti 2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti 2017-05-16Revert "lok: sc: invalidate col/row header on undo row/col operations"Stephan Bergmann 2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti 2016-09-26convert PAINT constants to typed_flagsNoel Grandin 2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara 2016-03-23loplugin:constantparam in scNoel Grandin