# -*- Mode: makefile; 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. # # The Initial Developer of the Original Code is # Matúš Kukan # Portions created by the Initial Developer are Copyright (C) 2011 the # Initial Developer. All Rights Reserved. # # Major Contributor(s): # # 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_Jar_Jar,Highlight)) $(eval $(call gb_Jar_use_jars,Highlight,\ juh \ jurt \ ridl \ unoil \ )) $(eval $(call gb_Jar_add_sourcefiles,Highlight,\ scripting/examples/java/Highlight/HighlightText \ )) $(eval $(call gb_Jar_set_packageroot,Highlight,org)) # vim: set noet sw=4 ts=4: stro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/fileaccess
AgeCommit message (Expand)Author
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-17remove all traces of offuh from makefilesDavid Tardon
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-01this is overly static + double check lock for little gainCaolán McNamara
2011-04-04these need to be explicitly exported in the new build systemCaolán McNamara
2011-04-03add vim modelinesDavid Tardon
2011-04-03Added empty d.lst to fileaccessThorsten Behrens
2011-04-03Partial revert of c059712ee39d14c759c87551c8ac89c957de053bThorsten Behrens
2011-04-02convert fileaccess to gbuildDavid Tardon
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-12-16Remove DECLARE_LIST( StringList_Impl, rtl::OUString* )Joseph Powers
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-08sb118: merged in DEV300_m71sb
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb
2010-01-06#i61429# - Adapted UCB clients to deprecated XContentCreator interface.Kai Sommerfeld
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann