# -*- 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_Library_Library,proxyfac)) $(eval $(call gb_Library_use_udk_api,proxyfac)) $(eval $(call gb_Library_use_libraries,proxyfac,\ cppu \ cppuhelper \ sal \ )) $(eval $(call gb_Library_set_componentfile,proxyfac,stoc/source/proxy_factory/proxyfac)) $(eval $(call gb_Library_add_exception_objects,proxyfac,\ stoc/source/proxy_factory/proxyfac \ )) # vim:set noet sw=4 ts=4: nge='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/librelogo
AgeCommit message (Expand)Author
2017-11-05tdf#113592 LibreLogo: add fallback localization to fix platform issuesLászló Németh
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-29Wrong Unicode character referenceAdolfo Jayme Barrientos
2017-03-02Fix typosAndrea Gelmini
2016-11-27tdf#101603: fix lgnpath for MacOs in LibreLogoJulien Nabet
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-07-18Resolves: tdf#100941 LibreLogo: replace literal '\n' with newlineTakeshi Abe
2015-08-18fix broken PICTURE (group handling) of LibreLogoLászló Németh
2015-07-02Related: tdf#92287 Add LibreLogo Tango icons for future useAdolfo Jayme Barrientos
2015-07-02tdf#92287: Store the Breeze icons for LibreLogo in a subdir.Jan Holesovsky
2015-07-02Revert "Related: tdf#92287 Breeze: change LogoToolbar icons into breeze icons"Jan Holesovsky
2015-07-02Related: tdf#92287 Breeze: change LogoToolbar icons into breeze iconsandreask
2015-06-27tdf#92368 fix saved positions of arcs, segments drawn by LibreLogoLászló Németh
2015-05-18LibreLogo: CLOSE closes, FILL fills points, tooLászló Németh
2015-04-20tdf#90723 LibreLogo: missing oldlcap initializationLászló Németh
2014-11-10avoid exceeding commandline limitsChristian Lohmaier
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist