The writerfilter module contains import filters for Writer, using its UNO API. Import filter for docx, doc and rtf. == Module contents == * inc: global headers (can be included by other modules) * prj: information for dmake * qa: unittests and subsequenttests * source: the filters themselves == Source contents == * dmapper: the domain mapper, hiding UNO from the tokenizers * doctok: incomplete ww8 (.doc) tokenizer * filter: the uno filter service implementations * ooxml: the docx tokenizer * rtftok: the rtf tokenizer x : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/coinmp
AgeCommit message (Expand)Author
2018-01-08coinmp: link with /DYNAMICBASEMichael Stahl
2017-10-28use predefined workdir pathDavid Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-09-06corrected commit 397e2f0cfb310ac606705c74e5907195e5ca7872jan Iversen
2017-09-06external/coinmp: Update config.{guess,sub}Stephan Bergmann
2017-07-13Pass verbose=true into external/coinmpStephan Bergmann
2017-06-11iOS, solved coinmp buildbreakerjan Iversen
2017-06-11iOS, coinmp patch (addon)jan Iversen
2017-06-11iOS coinmp patchjan Iversen
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl
2017-05-02Make some externals' libtool copies cope with -mllvmStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann
2017-02-15Support MSVC 15.0David Ostrovsky
2016-11-17chmod -xTor Lillqvist
2016-09-21coinmp: no need for bzip2 libraryMichael Stahl
2016-07-01remove executable bit from .mk filesMichael Stahl
2016-03-03Fix coinmp on MSVC 14.0David Ostrovsky
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl
2015-09-02Fix coinmp on MSVC 14.0David Ostrovsky
2015-06-12Fix Linux RPATH of various external modulesStephan Bergmann
2015-06-02external/coinmp: -fsanitize=nonnull-attributeStephan Bergmann
2015-03-16external/coinmp: Work around -Werror,-Wformat-pedanticStephan Bergmann