office-gobmx/tools
Noel Grandin 06daf1719e avoid a memcpy when constructing output of tools::JsonWriter
we can store the data in an rtl::OString object and then return
that directly

Change-Id: I65af6820bfd3135b38d437cf9736fffff8924e88
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164291
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-03-02 20:11:07 +01:00
..
inc
qa Avoid MAX_PATH limitation in launcher 2024-02-25 07:29:40 +01:00
source avoid a memcpy when constructing output of tools::JsonWriter 2024-03-02 20:11:07 +01:00
CppunitTest_tools_config.mk
CppunitTest_tools_test.mk
CustomTarget_reversemap.mk
Executable_bestreversemap.mk
IwyuFilter_tools.yaml
Library_tl.mk
Makefile
Module_tools.mk
README.md
StaticLibrary_ooopathutils.mk

Old Tools (Deprecated)

Predates sal - string functions, url manipulation, stream stuff, polygons, etc.

Exact history is lost before Sept. 18th, 2000, but old source code comments show that part of the tools library dates back until at least April 1991.

This directory will be removed in the near future (see tdf#39445 or tdf#63154).