summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-08-10 18:09:47 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-08-10 20:01:42 +0200
commita4f80a3a7c76efd9a73ec6803ccce7514bbc570e (patch)
treed4da2b6199091ad50ef6fbbd7406050ebc081132 /solenv
parent2f383611f356023948cd825688a95b5f9425fe13 (diff)
vcl: separate SalLayout from the rest of sallayout.hxx
This way SalLayout can be created separately (and potentially reused) outside vcl as well. Don't reformat the moved code, so git blame keeps working. This is a first step towards the goal of <https://wiki.documentfoundation.org/Development/Budget2017#Text_layout_performance>, in the context of code outside vcl. Change-Id: I8b40313b5fa531d3b56c153cbc4b5ca3cec8f8df Reviewed-on: https://gerrit.libreoffice.org/58851 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins
Diffstat (limited to 'solenv')
-rw-r--r--solenv/clang-format/blacklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist
index 312b8016ba05..2055a40fbd6a 100644
--- a/solenv/clang-format/blacklist
+++ b/solenv/clang-format/blacklist
@@ -8079,6 +8079,7 @@ include/vcl/unohelp2.hxx
include/vcl/unowrap.hxx
include/vcl/vclenum.hxx
include/vcl/vclevent.hxx
+include/vcl/vcllayout.hxx
include/vcl/vclmain.hxx
include/vcl/vclmedit.hxx
include/vcl/vclptr.hxx