# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_AllLangResTarget_AllLangResTarget,ofa)) $(eval $(call gb_AllLangResTarget_set_reslocation,ofa,svx)) $(eval $(call gb_AllLangResTarget_add_srs,ofa,svx/ofa)) $(eval $(call gb_SrsTarget_SrsTarget,svx/ofa)) $(eval $(call gb_SrsTarget_add_files,svx/ofa,\ svx/source/src/errtxt.src \ svx/source/src/app.src \ )) # vim: set noet sw=4 ts=4: 5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/soltools
AgeCommit message (Expand)Author
2013-02-28remove dmake-only utilsPeter Foley
2013-02-28remove all d.lstMichael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-05cleanup README files.Michael Meeks
2012-11-05add a README filesAlia Almusaireae
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
2012-10-03-Werror,-Wc++98-compat-pedanticStephan Bergmann
2012-10-03-Werror,-Wheader-hygieneStephan Bergmann
2012-10-03nearly all soltools executables need unistd.hDavid Tardon
2012-10-03dep on soltools_inc is only for windowsDavid Tardon
2012-10-02makedepend depends on unistd.hAndras Timar
2012-09-30soltools: remove unused filesMatúš Kukan
2012-09-30soltools: build again ldump4 for WindowsMatúš Kukan
2012-09-29soltools: fix windows buildMatúš Kukan
2012-09-29fix windows buildDavid Tardon
2012-09-29soltools conversion to gbuildDavid Ostrovsky
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.pmk files don't need executable bitsMichael Stahl
2012-06-22Remove some PCH tracesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-20Some cppcheck cleaningJulien Nabet
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-03-22WaE: ignoring return value of 'fwrite'Caolán McNamara
2012-03-16soltools: fix solaris/gcc buildMichael Stahl
2012-03-16solaris/gcc: add missing standard includesJonathan Adams
2012-02-19ST_InfoListReader and ST_InfoListWriter seem to be unusedIvan Timofeev
2012-02-17No SUN dependencies anymoreStephan Bergmann
2012-01-27Decrease verbiage a little bitTor Lillqvist
2011-12-26catch exception by constant referenceTakeshi Abe
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from soltoolsNorbert Thiebaud