# -*- 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_InstallModule_InstallModule,scp2/extensions)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_bsh)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_ct2n)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_rhino)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_numbertext)) $(eval $(call gb_InstallModule_add_scpfiles,scp2/extensions,\ scp2/source/extensions/file_extensions \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/extensions,\ scp2/source/extensions/module_extensions \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: tro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ios
r>
AgeCommit message (Expand)Author
2024-06-10loplugin:ostr in sw/qa/extrasNoel Grandin
2024-06-04tdf#161417 DOC export: handle endnotes at section endsMiklos Vajna
2024-05-16tdf#72511 tdf#78510 ww8import: recombine into SvxLRSpaceItem for EEJustin Luth
2024-05-03Related: tdf#160833 teach DOC export about DoNotMirrorRtlDrawObjsMiklos Vajna
2024-04-19Add a unit test for commit 3f0220f18a66630e06e3c128980f21a5722f49caMike Kaganski
2024-03-06tdf#160049 doc import: use margins with left/right HoriOrientRelationJustin Luth
2024-02-27Related: tdf#150408 DOC filter: handle legal numberingMiklos Vajna
2023-12-21address nit: put unit tests in anonymouse namespaceJustin Luth
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-08-14sw floattable: handle AllowOverlap==false in the DOC filterMiklos Vajna
2023-07-19Fix inline page breaks not imported correctly from .doc filesParis Oplopoios
2023-06-01SwModelTestBase: simplify code a bitXisco Fauli
2023-06-01tdf#104704 tdf#145998 doc/rtf import: don't lose section page breakJustin Luth
2023-05-26sw floattable: handle fDontBreakWrappedTables in the DOC filterMiklos Vajna
2023-05-24tdf#155465 doc export: handle para last line - justifyJustin Luth
2023-05-20tdf#90408 Revert #i79169# save/apply attributes of macrobutton textJustin Luth
2023-03-29tdf#124472 DOCX import: fix broken field command by skipping delInstrTextCzeber László Ádám
2023-02-08Revert "tdf#148360 doc import: add NO_NUMBERING_SHOW_FOLLOWBY(true)"Justin Luth
2023-01-27sw: avoid copy&paste in SwFieldPortion::dumpAsXml()Miklos Vajna
2023-01-19tdf#141649 doc import: do not duplicate conditional textJustin Luth
2022-12-26tdf#151548 ww8export: export formfield namesJustin Luth
2022-11-17CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-11-09CppunitTest_sw_ww8export4: remove not needed mustTestImportOf()Miklos Vajna
2022-09-20tdf#150613 sw: better DOC import of paragraph marker formattingJustin Luth
2022-08-23related tdf#150197 doc import: ANLV2 - always SetListFormatJustin Luth
2022-08-14tdf#77964 doc import: 0x1 placeholder is for AS_CHARJustin Luth
2022-08-11tdf#148360 doc import: add NO_NUMBERING_SHOW_FOLLOWBY(true)Justin Luth