/ios/experimental/

k rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorJustin Luth <justin_luth@sil.org>2018-10-02 21:32:56 +0300
committerJustin Luth <justin_luth@sil.org>2018-10-03 06:54:51 +0200
commit8f30759a540c0b323b2fb6d873abd67f37da2ca2 (patch)
tree8660dba81ba6816b186aacc684bf6029c8724eae /jurt
parent690dffce4fa5db01fcda60df467e75272d5a4863 (diff)
tdf#41542 sw cleanup: m_bBorderDist was always true
This was forced to True in LO 5.4, leaving the variable intact in case any problems arose that would make it easier to revert. But now it is time to clean it up and remove the unnecessary logic. I didn't change the indenting because I don't like obscuring the significant changes. I can do that in a followup commit. Change-Id: Iab04a6a8f4ba8ff7151cf7941f655173136258eb Reviewed-on: https://gerrit.libreoffice.org/61270 Tested-by: Jenkins Reviewed-by: Justin Luth <justin_luth@sil.org>