office-gobmx/writerperfect
Stephan Bergmann f470e5b781 On Windows, Library_wpftwriter indirectly references Bcrypt.lib
No idea why this only started to show now in my clang-cl build, but this is
similar to what 23a8d5ffbb "Upgrade external/boost
to Boost 1.69.0" did at ucb/Library_ucpcmis1.mk:
workdir/UnpackedTarball/libepubgen/src/lib/EPUBGenerator.cpp includes
boost/uuid/uuid_generators.hpp, includes boost/uuid/random_generator.hpp,
includes boost/uuid/detail/random_provider.hpp, includes
boost/uuid/detail/random_provider_include_platform.hpp, includes
boost/uuid/detail/random_provider_bcrypt.ipp, includes boost/winapi/bcrypt.hpp,
includes system bcrypt.h.

Change-Id: I1dcfb9a13515d3e6f0a249c4a42ae5ebbf11fcf4
Reviewed-on: https://gerrit.libreoffice.org/80004
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-10-02 11:25:35 +02:00
..
inc Fix '..' 2019-09-01 11:15:11 +02:00
qa loplugin:returnconstval in writerperfect 2019-08-25 12:17:39 +02:00
source loplugin:stringadd in writerfilter..xmloff 2019-10-02 08:47:24 +02:00
uiconfig/ui
AllLangMoTarget_wpt.mk
CppunitTest_writerperfect_calc.mk
CppunitTest_writerperfect_draw.mk
CppunitTest_writerperfect_epubexport.mk
CppunitTest_writerperfect_import.mk
CppunitTest_writerperfect_impress.mk
CppunitTest_writerperfect_stream.mk
CppunitTest_writerperfect_wpftimport.mk
CppunitTest_writerperfect_writer.mk
Library_wpftcalc.mk
Library_wpftdraw.mk
Library_wpftimpress.mk
Library_wpftqahelper.mk
Library_wpftwriter.mk On Windows, Library_wpftwriter indirectly references Bcrypt.lib 2019-10-02 11:25:35 +02:00
Library_writerperfect.mk
Makefile
Module_writerperfect.mk
README
UIConfig_writerperfect.mk
UITest_writerperfect_epubexport.mk

WordPerfect and other filters, wrappers for a set of similar libraries

This collection of filters is here in this folder in addition to the
WordPerfect filter that gave the module its (humorous) name "writerperfect"
because the libraries they use all have the same "style" of API and are
developed, at least partially, by the same person or group of persons.