# -*- 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_AllLangHelp_AllLangHelp,sdraw)) $(eval $(call gb_AllLangHelp_use_linked_modules,sdraw,\ schart \ shared \ simpress \ )) $(eval $(call gb_AllLangHelp_add_helpfiles,sdraw,\ helpcontent2/source/text/sdraw/00/00000004 \ helpcontent2/source/text/sdraw/01/04010000 \ helpcontent2/source/text/sdraw/04/01020000 \ helpcontent2/source/text/sdraw/guide/align_arrange \ helpcontent2/source/text/sdraw/guide/color_define \ helpcontent2/source/text/sdraw/guide/combine_etc \ helpcontent2/source/text/sdraw/guide/cross_fading \ helpcontent2/source/text/sdraw/guide/draw_sector \ helpcontent2/source/text/sdraw/guide/duplicate_object \ helpcontent2/source/text/sdraw/guide/eyedropper \ helpcontent2/source/text/sdraw/guide/gradient \ helpcontent2/source/text/sdraw/guide/graphic_insert \ helpcontent2/source/text/sdraw/guide/groups \ helpcontent2/source/text/sdraw/guide/join_objects \ helpcontent2/source/text/sdraw/guide/join_objects3d \ helpcontent2/source/text/sdraw/guide/keyboard \ helpcontent2/source/text/sdraw/guide/main \ helpcontent2/source/text/sdraw/guide/rotate_object \ helpcontent2/source/text/sdraw/guide/text_enter \ helpcontent2/source/text/sdraw/main0000 \ helpcontent2/source/text/sdraw/main0100 \ helpcontent2/source/text/sdraw/main0101 \ helpcontent2/source/text/sdraw/main0102 \ helpcontent2/source/text/sdraw/main0103 \ helpcontent2/source/text/sdraw/main0104 \ helpcontent2/source/text/sdraw/main0105 \ helpcontent2/source/text/sdraw/main0106 \ helpcontent2/source/text/sdraw/main0200 \ helpcontent2/source/text/sdraw/main0202 \ helpcontent2/source/text/sdraw/main0210 \ helpcontent2/source/text/sdraw/main0213 \ helpcontent2/source/text/sdraw/main0503 \ )) # vim: set noet sw=4 ts=4: tion value='distro/collabora/cd-5.3-3.4'>distro/collabora/cd-5.3-3.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)Author
2012-11-14source file modes fixEnrico Weigelt, metux ITS
2012-10-28fdo#55290: use the right native library nameDavid Ostrovsky
2012-10-24cli_ure: warning C4965: implicit box of integer 0Michael Stahl
2012-10-24fix warnings in cli_urePeter Foley
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon
2012-10-16use key directly from $(SRCDIR)David Tardon
2012-10-08Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist
2012-10-07most of this is not necessary anymoreDavid Tardon
2012-10-07fix gbuildized cli_urePeter Foley
2012-10-07convert uno_bridge to new syntaxPeter Foley
2012-10-07convert cli_ure/source/native to new syntaxPeter Foley
2012-10-07fix typoDavid Tardon
2012-10-07use key directly from $(SRCDIR)David Tardon
2012-10-03CLI assemblies must depend on the key file used for signingDavid Tardon
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24TypoStephan Bergmann
2012-09-23add deps on CLI libs used in cli_uno buildDavid Tardon
2012-09-22switch cli_ure to gbuildDavid Tardon
2012-09-22force cli_ure to buildMatúš Kukan
2012-09-22cli_uno: add missing gb_Library_use_udk_apiMatúš Kukan
2012-09-22cli_ure: another missing depMatúš Kukan
2012-09-22add missing package nameNorbert Thiebaud
2012-09-22gbuildize cli_ureDavid Tardon
2012-09-22export uno_initEnvironment and uno_ext_getMappingDavid Tardon
2012-08-22fix StackOverflowException in climakerPeter Foley
2012-08-22convert climaker to new syntaxPeter Foley
2012-08-13OpenOffice.org->LibreOfficeAndras Timar
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-07-14simplify include guardsThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2012-02-06Fixed some cppcheck messagesPKEuS
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-01-31OpenOffice.org -> LibreOffice in commentAndras Timar
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud