office-gobmx/tools
Caolán McNamara 8013fcadd9 cid#1471704 Assignment of overlapping memory
overlapping_assignment: Assigning (*this).nNum[0] to (*this).nVal,
which have overlapping memory locations and different types.

Change-Id: I70d7236af27bf5399ad5eb5553befd2eb33e37db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161202
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-12-23 14:40:09 +01:00
..
inc
qa Simplify and rename for clarity 2023-12-20 20:29:51 +01:00
source cid#1471704 Assignment of overlapping memory 2023-12-23 14:40:09 +01:00
CppunitTest_tools_config.mk
CppunitTest_tools_test.mk Drop MinMax in favor of std::clamp 2023-10-05 13:58:12 +02:00
CustomTarget_reversemap.mk
Executable_bestreversemap.mk
IwyuFilter_tools.yaml
Library_tl.mk Related: tdf#153517 Introduce class tools::Duration 2023-06-17 15:16:09 +02:00
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).