# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2011 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* $(eval $(call gb_Module_Module,vbahelper)) # the targets to be inserted are their file names without .mk extension $(eval $(call gb_Module_add_targets,vbahelper,\ Library_vbahelper \ Library_msforms \ Package_inc \ )) # add any runtime tests (unit tests) here # remove if no tests #$(eval $(call gb_Module_add_check_targets,vbahelper,\ #)) # add any subsequent checks (e.g. complex tests) here #$(eval $(call gb_Module_add_subsequentcheck_targets,vbahelper,\ #)) # vim: set noet sw=4 ts=4: 0 1d057cca8c3970d20d6b6203bd25af11eaf21cf9 Change-Id: I47bdc668ecf703d85f4d50c71f1347fb9e8e89d8
Change-Id: I47bdc668ecf703d85f4d50c71f1347fb9e8e89d8
Remove visual noise from forms 2014-02-26T20:54:56+00:00 Alexander Wilms f.alexander.wilms@gmail.com 2014-02-25T17:50:02+00:00 bed18b128ff1329579369b07b2b172e2906649f8 Conflicts: forms/source/component/DatabaseForm.cxx Change-Id: I4005fe65e89794bd92191c37221c252a3e964917 Reviewed-on: https://gerrit.libreoffice.org/8262 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Conflicts:
	forms/source/component/DatabaseForm.cxx

Change-Id: I4005fe65e89794bd92191c37221c252a3e964917
Reviewed-on: https://gerrit.libreoffice.org/8262
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
fixincludeguards.sh: forms 2013-11-05T08:28:53+00:00 Thomas Arnhold thomas@arnhold.org 2013-11-05T01:31:05+00:00 bdf7b2715ef7463b46cfdf334cf7699ac063a9b4 Change-Id: I634371fcd867f20e20384f75d613dab5f69a246c
Change-Id: I634371fcd867f20e20384f75d613dab5f69a246c