# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # Major Contributor(s): # Copyright (C) 2012 Red Hat, Inc., David Tardon # (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_InstallModule_InstallModule,scp2/math)) $(eval $(call gb_InstallModule_add_templates,scp2/math,\ scp2/source/templates/module_langpack_math \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/math,\ scp2/source/math/file_math \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/math,\ scp2/source/math/module_math \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: -4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/complextoolbarcontrols
AgeCommit message (Expand)Author
2019-11-01odk: fix for change directory in complextoolbarcontrols sampleVasily Melenchuk
2019-08-21odk: fixed typos in generated manifestsVasily Melenchuk
2017-12-29Fix typosAndrea Gelmini
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-02-06Add missing #includesStephan Bergmann
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-04-27Make SDK examples compile againStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2014-11-19Make SDK examples compile againStephan Bergmann
2014-08-19odk: Clean up commentsChris Laplante
2014-06-03odk/examples: mark them as examplesThomas Arnhold
2014-05-18fixincludeguards.pl: handle odk/examplesThomas Arnhold
2014-05-06Add extension descriptionAriel Constenla-Haile
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi
2014-01-08Missing forward declarationStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-12-17Do not use Boost in SDK examplesStephan Bergmann
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
2013-04-11Missing rtl:: namespaceStephan Bergmann
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odkChr. Rossmanith
2013-03-19odk: do not pack unused component.map fileMatúš Kukan
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-02-writer -> --writerThomas Arnhold
2012-12-10Fix SDK exampleStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin