office-gobmx/UnoControls
Stephan Bergmann 4b55847b81 Improve loplugin:doubleconvert
(The use of isa_and_nonnull<> instead of isa<> is necessary for cases like

  return (i_styleSettings.*i_getDefaultColor)();

in lcl_getEffectiveColor, svtools/source/table/gridtablerenderer.cxx.)

Change-Id: Iffc59b1146dd4ce13bbd3c8a6f46bd3c78a39344
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109663
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-01-20 11:27:33 +01:00
..
inc tdf#124176: Use "pragma once" on UnoControls/* 2019-12-28 10:31:38 +01:00
source Improve loplugin:doubleconvert 2021-01-20 11:27:33 +01:00
util UnoControl: create instances with uno constructors 2020-07-04 08:32:56 +02:00
IwyuFilter_UnoControls.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_ctl.mk UnoControl: create instances with uno constructors 2020-07-04 08:32:56 +02:00
Makefile
Module_UnoControls.mk
README

Separate process and thread for progress bars, etc.