# -*- 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_Executable_Executable,python)) $(eval $(call gb_Executable_use_static_libraries,python,\ ooopathutils \ )) $(eval $(call gb_Executable_add_exception_objects,python,\ pyuno/zipcore/python \ )) # vim:set noet sw=4 ts=4: >lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlhelp
29 +0200'>2013-04-16
AgeCommit message (Expand)Author
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot
2012-09-05add superscript and subscript support to enable removing odd 1^st constructCaolán McNamara
2012-08-24Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-22do not deliver these module-description xml filesMatúš Kukan
2012-08-22embed extension's help tree into main help treeBence Babati
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara
2012-07-29Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini
WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-11uno-skeletonmaker does not bootstrap UNOStephan Bergmann
2013-04-11No need to have uno-skeletonmaker depend on udkapiStephan Bergmann
2013-04-11Remove dead codeStephan Bergmann
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-12Removed RTL_CONSTASCII_STRINGPARAM in unodevtoolsChr. Rossmanith
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-02-28remove all d.lstMichael Stahl