# -*- 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 sw_ooxmlexport_test,12)) # vim: set noet sw=4 ts=4: lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2014-02-06coverity#1158271 Uncaught exceptionCaolán McNamara
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-27add test for structured contentDavid Tardon
2014-01-27fdo#73979 return 0 for unknown substreamsDavid Tardon
2014-01-16css::packages::Packages is a wrong choiceDavid Tardon
2014-01-16libodfgen produces strings in utf8 encodingFridrich Štrba
2014-01-15finish zip support in WPXSvInputStreamDavid Tardon
2014-01-15add BIPU support for zip to WPXSvInputStreamDavid Tardon
2014-01-14add a brief descriptionDavid Tardon
2014-01-14the stream is already owned by the root storageDavid Tardon
2014-01-14init membersDavid Tardon
2014-01-13AbiWord Import filterFridrich Štrba
2014-01-13prepare WPXSvInputStream for librevengeDavid Tardon
2014-01-06Avoid memcpy completelyFridrich Štrba
2014-01-06Avoid some memcpy when not necessaryFridrich Štrba
2013-12-20Simplify this condition a bitFridrich Štrba
2013-12-20Buffered WPXSvInputStreamFridrich Štrba
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13Missing "boost_headers"Stephan Bergmann
2013-12-13handle Keynote package format tooDavid Tardon
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18enable more formats supported by libmwawDavid Tardon