office-gobmx/tools
Mike Kaganski 9003593c9e Simplify SvGlobalName::GetHexName
Use a single sprintf instead of ten, and don't use interim OStringBuffer
to convert to OUString in the end.

Change-Id: I5dcbec85d64af3a30b4bb64f12090e5320421013
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129734
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-02-09 20:41:39 +01:00
..
inc
qa tdf#146754: consider xyz:123 as host:port when parsing URLs smart 2022-01-15 10:52:56 +01:00
source Simplify SvGlobalName::GetHexName 2022-02-09 20:41:39 +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).