office-gobmx/tools
Muhammet Kara f31af3ed40 clang-format toolkit, tools, uui with under 5-percent lines of change
Files which could become clang-format conformant with
under 5-percent lines of change relative to the total
count of lines in the file are found by using bin/find-clang-format.py,
and fixed with /opt/lo/bin/clang-format -i <path-of-the-file>

There will be follow-up patches to fix all 'under-5-percent' files.

Change-Id: I4952f350f4d22913ea94689b902ffa26c223ff96
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90152
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-03-07 15:27:45 +01:00
..
inc make bin/update_pch.s always include code in trivial #if's 2019-10-18 11:00:04 +02:00
qa clang-format toolkit, tools, uui with under 5-percent lines of change 2020-03-07 15:27:45 +01:00
source tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer types 2020-02-21 10:27:50 +01:00
CppunitTest_tools_config.mk test: create unit tests for Config 2018-07-09 09:51:18 +02:00
CppunitTest_tools_test.mk Don't compile cpuid test with INTRINSICS_CXXFLAGS 2019-11-11 22:21:38 +01:00
CustomTarget_reversemap.mk GBUILD_TRACE, support for finding out where the build time is spent 2020-02-16 14:49:45 +01:00
Executable_bestreversemap.mk
IwyuFilter_tools.yaml tdf#42949 Fix IWYU warnings in tools/ 2019-04-30 15:02:42 +02:00
Library_tl.mk do not require $(SRCDIR) in every gb_Library_set_precompiled_header 2019-09-23 10:47:25 +02:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_tools.mk test: create unit tests for Config 2018-07-09 09:51:18 +02:00
README
StaticLibrary_ooopathutils.mk

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 fdo#39445 or
fdo#63154).