summaryrefslogtreecommitdiff
path: root/external/Makefile
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 /external/Makefile
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>
Diffstat (limited to 'external/Makefile')
0 files changed, 0 insertions, 0 deletions
n>coverity#708732 Uninitialized scalar fieldCaolán McNamara 2014-03-21coverity#708733 Uninitialized scalar fieldCaolán McNamara 2014-03-21coverity#708734 Uninitialized scalar fieldCaolán McNamara 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from xmlscriptAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-18coverity#984352 Uninitialized scalar fieldCaolán McNamara