office-gobmx/tools
Stephan Bergmann 6af99a90d0 Use more appropriate type for MultiSelection::nCurSubSel et al
(In MultiSelection::LastSelected, there is no need to set nCurSubSel (to a
potentially negative value) before setting bCurValid to false, as nCurSubSel is
only ever used after checking that bCurValid is true.)

Change-Id: I3c23c89fbb7b4ef962436476f6576af9fe623fd0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135354
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-03 15:10:12 +02:00
..
inc tdf#113066 tdf#142204 EMF Implement SETARCDIRECTION 2022-03-10 21:19:59 +01:00
qa sw content controls, dropdown: add LOK API 2022-05-13 09:10:25 +02:00
source Use more appropriate type for MultiSelection::nCurSubSel et al 2022-06-03 15:10:12 +02:00
CppunitTest_tools_config.mk
CppunitTest_tools_test.mk add tools::Guid class to generate, parse GUID values 2022-04-05 01:57:21 +02:00
CustomTarget_reversemap.mk
Executable_bestreversemap.mk
IwyuFilter_tools.yaml Recheck modules t* with IWYU 2022-04-02 23:32:08 +02:00
Library_tl.mk add system-libfixmath 2022-03-20 22:26:29 +01: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).