# -*- 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_Module_Module,sal)) $(eval $(call gb_Module_add_targets,sal,\ $(if $(CROSS_COMPILING),,$(if $(filter TRUE,$(DISABLE_DYNLOADING)),,Executable_cppunittester)) \ $(if $(filter $(OS),ANDROID), \ Library_lo-bootstrap) \ Library_sal \ $(if $(filter $(OS),ANDROID),,$(if $(filter TRUE,$(DISABLE_DYNLOADING)),,Library_sal_textenc)) \ )) ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) $(eval $(call gb_Module_add_targets,sal,\ Executable_osl_process_child \ )) $(eval $(call gb_Module_add_check_targets,sal,\ $(if $(filter TRUE,$(DISABLE_DYNLOADING)),,CppunitTest_Module_DLL) \ CppunitTest_sal_osl_security \ CppunitTest_sal_osl \ CppunitTest_sal_rtl \ CppunitTest_sal_types \ )) endif # vim: set noet sw=4 ts=4: n value='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export/data
AgeCommit message (Expand)Author
2020-07-08tdf#134264: sw: Add unittestXisco Fauli
2020-06-17tdf#120394: doc import: use list format stringVasily Melenchuk
2020-06-16tdf#129247: sw: Add unittestXisco Fauli
2020-05-29tdf#133453 doc import: HasSprm can return last oneJustin Luth
2020-05-25Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth
2020-05-19tdf#60378 doc import: merged cells - don't null right borderJustin Luth
2020-05-19tdf#132642 sw layout: try2 emulate table kept-with-next not splittingJustin Luth
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth
2020-04-17tdf#79553 ww8import: line numbering distance is auto, not zeroJustin Luth
2020-04-16tdf#132094 doc: fix export of fill in wrap-through fly framesJustin Luth
2020-03-30tdf#80635 ww8import:3 take float table orient to inlined tableJustin Luth
2020-03-28tdf#80635 ww8import:2 take float table RIGHT to inlined tableJustin Luth
2020-03-28tdf#80635 ww8import:1 take float table CENTER to inlined tableJustin Luth
2020-03-04sw padded numbering: add DOC filterMiklos Vajna
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2019-11-25tdf#127316 ooxml/ww8export: DFLT_ESC_*_AUTO - use better formulasJustin Luth
2019-11-19tdf#128608 ww8import: COL_AUTO == NO FILL, not solidJustin Luth
2019-11-18related tdf#120412 ww8import: allow > 100% escapement, fix calculationJustin Luth
2019-11-15tdf#128700 ww8import: no relative width table if made into a flyJustin Luth
2019-11-09partial revert tdf#116071 import to XATTR_FILL not RES_BACKGROUNDJustin Luth
2019-10-29tdf#104017 DOC export: be less aggressive with merging page stylesMiklos Vajna
2019-10-02tdf#127862 ww8import: page style - import XATTR if definedJustin Luth
2019-09-27tdf#127316 ww8export: use default escapement for AUTOJustin Luth
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel
2019-08-09sw btlr writing mode: handle DOC export of textframesMiklos Vajna
2019-08-07tdf#126708 Fix EMF image size in CLI .doc exportLuke Deller
2019-07-03sw comments on frames: fix DOC handlingMiklos Vajna
2019-05-25tdf#101826 ww8import: Fly - do convert XATTR if FILLSTYLE==NONEJustin Luth