summaryrefslogtreecommitdiff
path: root/solenv/clang-format
diff options
context:
space:
mode:
authorKhaled Hosny <khaled@aliftype.com>2022-09-05 18:17:10 +0200
committerخالد حسني <khaled@aliftype.com>2022-09-05 20:04:43 +0200
commit89b9982b27039f77fb9e27b92b02dc4e4bfb7be0 (patch)
treea07ffb947a897b4879deac9b46b0728599bb1658 /solenv/clang-format
parent8dc57426c3bd3385c30b9007991af8496b315f9a (diff)
vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}
Every time I need this file, I had to lookup the file name and location. Rename it following the pattern of other font classes and move the header next to their headers. Change-Id: Ia1e3ee4be9375c1110e169c593e1f8e7aad39c76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139446 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@aliftype.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r--solenv/clang-format/excludelist2
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index bca76db5a595..4802408e4117 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -14316,7 +14316,6 @@ vcl/inc/fltcall.hxx
vcl/inc/font/FontSelectPattern.hxx
vcl/inc/font/PhysicalFontCollection.hxx
vcl/inc/fontattributes.hxx
-vcl/inc/fontinstance.hxx
vcl/inc/fontsubset.hxx
vcl/inc/graphic/UnoGraphic.hxx
vcl/inc/graphic/UnoGraphicDescriptor.hxx
@@ -14816,7 +14815,6 @@ vcl/source/font/font.cxx
vcl/source/font/fontattributes.cxx
vcl/source/font/fontcache.cxx
vcl/source/font/fontcharmap.cxx
-vcl/source/font/fontinstance.cxx
vcl/source/font/fontmetric.cxx
vcl/source/fontsubset/cff.cxx
vcl/source/fontsubset/fontsubset.cxx