# -*- 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_Module_Module,tools)) $(eval $(call gb_Module_add_targets,tools,\ CustomTarget_reversemap \ Library_tl \ StaticLibrary_ooopathutils \ )) $(eval $(call gb_Module_add_targets_for_build,tools,\ Executable_bestreversemap \ )) $(eval $(call gb_Module_add_check_targets,tools,\ CppunitTest_tools_test \ CppunitTest_tools_config \ )) # vim: set noet sw=4 ts=4: breoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-17cid#736782 dereference before null checkNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-06Typo: formating -> formattingJulien Nabet
2014-02-06Typo: wraped -> wrappedJulien Nabet
2014-02-06coverity#705403 Argument cannot be negativeCaolán McNamara
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza
2014-01-28bool improvementsStephan Bergmann
2014-01-14UtBool -> boolStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-23TyposJulien Nabet
2013-12-22Fix other typosJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-10Drop duplicate #includeTakeshi Abe
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet
2013-11-14-Werror,-Wduplicate-enumStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet
2013-11-04Related: fdo#71147 lwp-files open not or without charts/tablesJulien Nabet
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-20drop some tools/string includesCaolán McNamara
2013-10-14CID#738972 use after freeCaolán McNamara
2013-10-09CID#736180 out of boundsCaolán McNamara
2013-10-04HighLight -> Highlight.Jan Holesovsky
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01fix OUString conversion in lotuswordproCaolán McNamara
2013-10-01convert String to OUString in lotuswordpro moduleNoel Grandin