office-gobmx/writerperfect
Mike Kaganski 3d236177be Deduplicate O(U)StringConcatenation
And use an overloaded helper function with a better (?) unified name
to show that the result is not an O(U)String.

Change-Id: I8956338b05d02bf46a6185828130ea8ef145d46b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141203
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-10-11 12:46:01 +02:00
..
inc clang-tidy modernize-pass-by-value in writer* 2022-07-31 08:33:13 +02:00
qa Deduplicate O(U)StringConcatenation 2022-10-11 12:46:01 +02:00
source tdf#143148 Use pragma once instead of include guards 2022-10-05 11:48:40 +02:00
uiconfig/ui
AllLangMoTarget_wpt.mk
CppunitTest_writerperfect_calc.mk
CppunitTest_writerperfect_dialogs_test.mk
CppunitTest_writerperfect_draw.mk
CppunitTest_writerperfect_epubexport.mk
CppunitTest_writerperfect_import.mk tdf#141908 Replace usage of sal_Int32 with Color in unit tests 2022-08-30 22:33:06 +02:00
CppunitTest_writerperfect_impress.mk
CppunitTest_writerperfect_stream.mk
CppunitTest_writerperfect_wpftimport.mk
CppunitTest_writerperfect_writer.mk
IwyuFilter_writerperfect.yaml
Library_wpftcalc.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Library_wpftdraw.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Library_wpftimpress.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Library_wpftqahelper.mk
Library_wpftwriter.mk WASM --enable-wasm-strip now skips lots of LO code 2022-01-20 12:28:54 +01:00
Library_writerperfect.mk
Makefile
Module_writerperfect.mk WASM --enable-wasm-strip now skips lots of LO code 2022-01-20 12:28:54 +01:00
README.md
UIConfig_writerperfect.mk
UITest_writerperfect_epubexport.mk

Import / Export Filters for WordPerfect and Other Formats

Contains import / export filters for WordPerfect and other formats, 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.