# -*- 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_Package_Package,wizards_basicsrvaccess2base,$(SRCDIR)/wizards/source/access2base)) $(eval $(call gb_Package_add_files,wizards_basicsrvaccess2base,$(LIBO_SHARE_FOLDER)/basic/Access2Base,\ _License.xba \ acConstants.xba \ Application.xba \ Collect.xba \ CommandBar.xba \ CommandBarControl.xba \ Compatible.xba \ Control.xba \ Database.xba \ DataDef.xba \ Dialog.xba \ dialog.xlb \ dlgFormat.xdl \ dlgTrace.xdl \ DoCmd.xba \ Event.xba \ Field.xba \ Form.xba \ L10N.xba \ Methods.xba \ OptionGroup.xba \ PropertiesGet.xba \ PropertiesSet.xba \ Property.xba \ Recordset.xba \ Root_.xba \ script.xlb \ SubForm.xba \ TempVar.xba \ Test.xba \ Trace.xba \ UtilProperty.xba \ Utils.xba \ )) # vim: set noet sw=4 ts=4: ce-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/Library_sal_textenc.mk
>
AgeCommit message (Expand)Author
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
sc: Fix bunch of testsMaxim Monastirsky
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-05new module i18nlangtagEike Rathke
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-10-01No vbaobj component if DISABLE_SCRIPTINGTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan