# -*- 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_Library_Library,active_native)) $(eval $(call gb_Library_add_exception_objects,active_native, \ desktop/test/deployment/active/active_native \ )) $(eval $(call gb_Library_set_external_code,active_native)) $(eval $(call gb_Library_use_externals,active_native, \ boost_headers \ )) $(eval $(call gb_Library_use_libraries,active_native, \ cppu \ cppuhelper \ sal \ )) $(eval $(call gb_Library_use_sdk_api,active_native)) # vim: set noet sw=4 ts=4: option value='distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par2.cxx
AgeCommit message (Expand)Author
2015-09-04detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara
2015-08-31don't crash due to earlier short readsCaolán McNamara
2015-08-31fix another ww6 crashCaolán McNamara
2015-08-31add ww6 test dir and fix a crashCaolán McNamara
2015-01-05asan: cast is totally wrong hereCaolán McNamara
2014-12-02Resolves: fdo#36514 avoid empty style names in ww2 docsCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung
2014-10-28coverity#1242656 Untrusted loop boundCaolán McNamara
2014-10-28coverity#1242656 Untrusted loop boundCaolán McNamara
2014-10-28coverity#1242656 Untrusted loop boundCaolán McNamara