# -*- 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: /libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/README.md
andin
AgeCommit message (Expand)Author
2021-08-14Fixed documentation references to the custom shape generate scriptHossein
2021-07-24tdf#143528 Use triple backquotes+xml to markdown xml part in oox/README.mdJulien Nabet
2021-04-19Updated README.md filesHossein
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-26Drop these definesMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-03tdf#124176 Use pragma once instead of include guardsAlchemist
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-09-27improve some exception messagesNoel Grandin
2020-07-14io: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ioStephan Bergmann
2020-06-05Make it more obvious that the error message is composedStephan Bergmann
2020-06-04Upcoming loplugin:elidestringvar: ioStephan Bergmann
2020-04-07loplugin:flatten in ioNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-12-12Fix typoAndrea Gelmini
2019-12-11Fix typosAndrea Gelmini
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin