[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-24 Thread Caolán McNamara
sw/source/filter/ww8/ww8graf.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 774ed96dbace22f63951e28d75a0108e24fc69f0 Author: Caolán McNamara Date: Mon Apr 24 15:06:10 2017 +0100 ofz#1220 sanitize nTyp to legal values Change-Id: Iad71c4f79dbe03e2

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-13 Thread Caolán McNamara
sw/source/filter/ww8/ww8graf.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit ed8d18338f705fe249c88f1e735d1b45a408b2f7 Author: Caolán McNamara Date: Thu Apr 13 13:01:35 2017 +0100 ofz: header has to be at least 1 pair long Change-Id: I572

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-12 Thread Michael Stahl
sw/source/core/crsr/crstrvl.cxx |4 sw/source/uibase/uiview/view2.cxx | 25 - 2 files changed, 4 insertions(+), 25 deletions(-) New commits: commit 224073a5002df33da673a63db24c19f5a43143c1 Author: Michael Stahl Date: Wed Apr 5 16:54:57 2017 +0200 rhbz#

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-12 Thread Caolán McNamara
sw/source/filter/ww8/ww8par6.cxx | 128 --- 1 file changed, 68 insertions(+), 60 deletions(-) New commits: commit 3a781e193b8c1d78fe5b424e045258b45865bd83 Author: Caolán McNamara Date: Wed Apr 5 14:24:09 2017 +0100 ofz: treat short properties as run e

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-10 Thread Caolán McNamara
sw/source/core/frmedt/fews.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit ed4b4cf298af859c354629e0f88ad87161385175 Author: Caolán McNamara Date: Fri Apr 7 16:55:37 2017 +0100 Resolves: tdf#102286 lets not crash on null pFrame this is the

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-06 Thread Caolán McNamara
sw/source/filter/ww8/ww8par6.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c759d327f46770e40e6fa0b7c5740adb4102e683 Author: Caolán McNamara Date: Thu Apr 6 15:12:10 2017 +0100 ofz: treat short properties as run end Change-Id: I00a5bab63663e2dde

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-05 Thread Caolán McNamara
sw/source/filter/ww8/ww8par2.cxx |8 1 file changed, 8 insertions(+) New commits: commit d79935cb3154ca86aca01043d7c196cc161db67b Author: Caolán McNamara Date: Tue Apr 4 19:13:12 2017 +0100 ofz: check olst sprm for valid ANLD payload len Change-Id: Ic1b6681a3f48ef0f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-04 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 75e7cc598fe9d61d9f6f3f96976b11e27627bc2f Author: Caolán McNamara Date: Tue Apr 4 12:31:04 2017 +0100 ofz: guard against bogus sprm len Change-Id: I9b4074e1024753549f468f427afbfdf9c

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-04 Thread Caolán McNamara
sw/source/filter/ww8/ww8par2.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit d9d8631d7c0142e2ddd0bec1f986cb20f339d639 Author: Caolán McNamara Date: Mon Apr 3 21:22:00 2017 +0100 ofz: check anldPap sprm for valid ANLD payload len Change-Id: Ie034e3b37e01c2

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-04-04 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.hxx |2 +- sw/source/filter/ww8/ww8par2.cxx | 29 - sw/source/filter/ww8/ww8struc.hxx |2 +- 3 files changed, 26 insertions(+), 7 deletions(-) New commits: commit 18690fd4b7fdb3244cbc3dd4e711a9230bcef00e Author: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-03-31 Thread Patrick Jaap
sw/source/core/objectpositioning/anchoredobjectposition.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit cbbe5c471cad37ab434a11b804c66e0b424af8a7 Author: Patrick Jaap Date: Wed Mar 29 11:35:25 2017 +0200 tdf#101627 disable shrinking for footer textb

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-03-21 Thread Michael Stahl
sw/source/filter/ww8/docxattributeoutput.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 29b783dc6844a3fed9bcf434ae3901e986b44991 Author: Michael Stahl Date: Thu Mar 2 23:11:29 2017 +0100 tdf#101178 sw: DOCX export: fix crash These conditio

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-03-21 Thread Caolán McNamara
sw/source/uibase/dbui/dbmgr.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b816ad91b4cf6eeb30dff87859a8416cfdcbabbc Author: Caolán McNamara Date: Mon Mar 13 12:44:10 2017 + Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListener

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-03-03 Thread Caolán McNamara
sw/source/filter/ww8/wrtww8.cxx |8 1 file changed, 8 insertions(+) New commits: commit c496b67a52ee4b5c7f9053cfe3dc54290e8d6392 Author: Caolán McNamara Date: Wed Mar 1 17:24:21 2017 + Resolves: tdf#106261 throw away old node map for table when generating a new

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source sw/uiconfig

2017-03-02 Thread Michael Stahl
sw/source/ui/table/tabledlg.cxx | 63 +--- sw/source/uibase/table/tablepg.hxx |3 - sw/uiconfig/swriter/ui/tabletextflowpage.ui | 10 +++- 3 files changed, 49 insertions(+), 27 deletions(-) New commits: commit e4f50efd000734c8259ed2915bf0dd1c71

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-02-27 Thread Justin Luth
sw/source/filter/xml/xmlimpit.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1f87318abb50e164aa4125747493c5ee02e8687c Author: Justin Luth Date: Wed Jan 18 15:52:33 2017 +0300 tdf#77111 odt import: treat PAGEDESC_PAGENUMOFFSET==0 as auto Ever sinc

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-02-16 Thread Caolán McNamara
sw/source/filter/ww8/ww8graf2.cxx | 27 --- 1 file changed, 20 insertions(+), 7 deletions(-) New commits: commit 94037ee2e6b85006373d1c4cecfcb32f4c82bb9e Author: Caolán McNamara Date: Wed Feb 15 14:28:55 2017 + Resolves: tdf#101000 ensure unique image names

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-02-13 Thread Michael Stahl
sw/source/uibase/docvw/PostItMgr.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3d507dbcd08e07af3ae6e7f5f0962e5422187087 Author: Michael Stahl Date: Thu Feb 9 21:33:24 2017 +0100 tdf#91596 sw: make Format All Comments persistent Change-Id: I8f9a20084d2dc8abd76

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-02-10 Thread Mark Hung
sw/source/core/text/itrcrsr.cxx |3 ++- sw/source/core/text/itrpaint.cxx |3 ++- sw/source/core/text/porlay.hxx |1 + 3 files changed, 5 insertions(+), 2 deletions(-) New commits: commit e9e63fc49962270b51a4ec6aa2d6b41f5256ac02 Author: Mark Hung Date: Thu Feb 2 21:15:01 2017 +08

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-02-02 Thread Caolán McNamara
sw/source/filter/ww8/ww8atr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 398fd59c9047c49f0fe39fdd877eef610d095eaf Author: Caolán McNamara Date: Thu Feb 2 16:02:42 2017 + bffvalidator: animated text srpm has 1 byte payload, not 2 which is w

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-02-01 Thread Caolán McNamara
sw/source/uibase/utlui/content.cxx | 127 + 1 file changed, 61 insertions(+), 66 deletions(-) New commits: commit 70784f06ebd592070c85ffb93dfdbaa4322a55d4 Author: Caolán McNamara Date: Wed Feb 1 10:06:53 2017 + with navigator in sidebar, press spa

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-01-30 Thread Caolán McNamara
sw/source/core/unocore/unostyle.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit b88b1b07e657716aa9975fee2dfc5a091c66a346 Author: Caolán McNamara Date: Mon Jan 30 11:35:15 2017 + Resolves: tdf#101664 dropcaps not set in styles on load regr

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-01-19 Thread Caolán McNamara
sw/source/core/layout/flowfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2671816be19e541941b9b3cbd3f085ea3748261d Author: Caolán McNamara Date: Thu Jan 19 10:47:56 2017 + Related: tdf#100813 don't crash traversing table in page 43 master

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-01-17 Thread Stephan Bergmann
sw/source/core/unocore/unoobj.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 35001a92d5e414e93e8e8bbbc3999aeb8d8efcf2 Author: Stephan Bergmann Date: Tue Jan 17 10:03:49 2017 +0100 tdf#105212: BASIC sets Delimiter prop to integer value LO's BASIC doesn't h

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-01-17 Thread Justin Luth
sw/source/core/edit/autofmt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 30d7ff170ee9609e5f80fd27f96aa7ea41ffa6c5 Author: Justin Luth Date: Fri Jan 13 20:58:02 2017 +0300 tdf#105294 - only add spacing for the border being set related to tdf#415

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-01-13 Thread Alex McMurchy1917
sw/source/uibase/dbui/dbmgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9ec13271b435dc5b2e1753507e1e470624bb93ae Author: Alex McMurchy1917 Date: Thu Jan 12 11:06:52 2017 + tdf#105071 MM no emails sent when using doc as mail body The condit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-01-09 Thread Michael Stahl
sw/source/core/access/accfrmobj.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 017991fac36433fb909de83cad63b5ed98b71acf Author: Michael Stahl Date: Fri Jan 6 22:37:17 2017 +0100 tdf#105009 sw: fix a11y crash when removing drawing object

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2017-01-02 Thread Justin Luth
sw/source/filter/ww8/ww8par6.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 74ce6ebe51027ecd742b651d095c455417595908 Author: Justin Luth Date: Sat Dec 24 12:00:21 2016 +0300 tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpace Ver

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-12-19 Thread Caolán McNamara
sw/source/core/docnode/ndtbl.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit a4d4fbeb623013f6377b30711ceedb38ea4b49f8 Author: Caolán McNamara Date: Tue Dec 13 10:35:36 2016 + Resolves: tdf#103938 replace fix for tdf#78599/tdf#87977

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-12-17 Thread Justin Luth
sw/source/core/layout/frmtool.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit d253963f460e5600eb886480306b01a6fbc27ee6 Author: Justin Luth Date: Sat Dec 17 08:55:34 2016 +0300 tdf#104613 revert there is a function for that: CalcLineSpace

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-12-14 Thread Justin Luth
sw/source/uibase/shells/textsh1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 533482bbdfe4d96b69aff2e0dcc2101fcc912293 Author: Justin Luth Date: Tue Dec 13 14:23:24 2016 +0300 tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursor reverts

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-12-08 Thread Caolán McNamara
sw/source/core/doc/doc.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 509603e3763d064ec7951e7aa7978462ab6be458 Author: Caolán McNamara Date: Tue Nov 15 10:22:59 2016 + Resolves: tdf#103313 idles never get to complete postit shell formatting

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-12-01 Thread Justin Luth
sw/source/core/layout/frmtool.cxx | 16 1 file changed, 4 insertions(+), 12 deletions(-) New commits: commit feacae8571d003c60960d852e835a17ef722265c Author: Justin Luth Date: Wed Nov 2 15:15:55 2016 +0300 there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-11-28 Thread Michael Stahl
sw/source/uibase/inc/conttree.hxx |1 - sw/source/uibase/utlui/content.cxx | 17 ++--- 2 files changed, 2 insertions(+), 16 deletions(-) New commits: commit 09b714195bc61773c6021a78247478e86ee90d41 Author: Michael Stahl Date: Thu Nov 24 14:18:05 2016 +0100 tdf#103788 sw

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-11-10 Thread Caolán McNamara
sw/source/uibase/utlui/navipi.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 327dd016a401c96c21a0b87acf92fb6510c5d4b5 Author: Caolán McNamara Date: Thu Nov 10 16:10:07 2016 + Resolves: tdf#103809 the argument is a bool* not a VclPtr (cherry

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-10-26 Thread Michael Stahl
sw/source/filter/ww8/wrtw8sty.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 1bfa382b4af649ff2b56b988d89bada156e29078 Author: Michael Stahl Date: Tue Oct 25 17:35:59 2016 +0200 tdf#101814 sw: MSWord export: don't override first-page with he

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-10-25 Thread Justin Luth
sw/source/filter/ww8/ww8par2.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 55840d90c43d0ba6db4a9cda4af648df0776749b Author: Justin Luth Date: Mon Oct 24 15:46:45 2016 +0300 tdf#89377 ww8import: table honors ParaStyle break-before-page MS Word can page-br

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-10-25 Thread Caolán McNamara
sw/source/core/layout/colfrm.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 8f6d624843fef768a159724e199459a23f3ad2bb Author: Caolán McNamara Date: Fri Oct 21 20:29:25 2016 +0100 Resolves: tdf#103359 undo of insert of multi column frame crashes

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-10-13 Thread Caolán McNamara
sw/source/uibase/utlui/navipi.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a357ce53723829748f3622137ae4d4e47d7b6bac Author: Caolán McNamara Date: Tue Oct 11 15:30:15 2016 +0100 Master Document toggle missing if switch to master doc from normal doc

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-10-06 Thread Caolán McNamara
sw/source/core/unocore/unodraw.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 8da897574f0a9e40b87944750eec813c428e6a30 Author: Caolán McNamara Date: Wed Sep 28 12:24:49 2016 +0100 Resolves: tdf#102358 writer cannot save 3d shape inserted from dr

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-29 Thread Michael Stahl
sw/source/core/text/txtftn.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit cda5c1f15f73922026992036bdaf631bad19c76f Author: Michael Stahl Date: Wed Sep 28 15:35:26 2016 +0200 tdf#102073: sw: do not create SwFootnoteNumPortion inside table The SwTextFormatter::W

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-22 Thread Michael Stahl
sw/source/ui/dbui/dbinsdlg.cxx | 35 +-- 1 file changed, 29 insertions(+), 6 deletions(-) New commits: commit 2a439e641890d81a6bb960ccc27135c040e3e991 Author: Michael Stahl Date: Tue Sep 20 11:25:01 2016 +0200 tdf#101164 sw: Insert Database Columns dialog

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-21 Thread Jan-Marek Glogowski
sw/source/ui/misc/bookmark.cxx | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) New commits: commit a1468f50241c87ac7687128f852d6f2f2e705b93 Author: Jan-Marek Glogowski Date: Tue Sep 20 17:00:44 2016 +0200 tdf#101359 Really walk the document mark list I

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-21 Thread Julien Nabet
sw/source/core/docnode/node.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 137e42521944c0f3d7ff73891917a476f2868996 Author: Julien Nabet Date: Fri Sep 16 22:32:29 2016 +0200 tdf#102233: avoid infinite loop recursion in IsProtect node method

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-21 Thread Yousuf Philips
sw/source/uibase/uiview/view2.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 16981dd39a59d77149cbe922eb3f9a8e8fd5c6a6 Author: Yousuf Philips Date: Sat Sep 17 18:12:53 2016 +0400 tdf#90597 Revert "Jump to next change when accepting or rejecting a change" This re

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-21 Thread Michael Stahl
sw/source/ui/dbui/dbinsdlg.cxx |4 1 file changed, 4 insertions(+) New commits: commit c7a18b2edcaeca80bac512d3018ed9cae1eb0caf Author: Michael Stahl Date: Fri Sep 16 22:45:33 2016 +0200 tdf#101164 sw: Insert Database Columns dialog: ensure one of ... ... the radio butto

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-21 Thread Michael Stahl
sw/source/uibase/utlui/unotools.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit e91e11d091a323d13b480a8bf995e1d70a0f8e89 Author: Michael Stahl Date: Tue Sep 20 17:23:27 2016 +0200 tdf#101536 sw: do load Insert Index dialog's document ReadOnly T

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-19 Thread Jan-Marek Glogowski
sw/source/ui/misc/bookmark.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 89c87ab94bb5960187c178f556f871b2c1bfde8f Author: Jan-Marek Glogowski Date: Fri Sep 16 22:13:02 2016 +0200 tdf#101359 Just advance list box for BOOKMARKs Since the list box

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-13 Thread Markus Mohrhard
sw/source/uibase/app/apphdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0dc5bbc155311d6d687e4f29620c6652b988dd0d Author: Markus Mohrhard Date: Tue Sep 13 04:34:05 2016 +0200 avoid crash with nullptr access e.g. http://crashreport.libreoff

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-13 Thread Michael Stahl
sw/source/core/access/accmap.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 243ed1a3606a8b9d331e40053e36582bf1fdc9e2 Author: Michael Stahl Date: Mon Sep 12 13:23:00 2016 +0200 sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source writerfilter/source

2016-09-06 Thread Caolán McNamara
sw/source/core/unocore/unosett.cxx |2 +- writerfilter/source/dmapper/NumberingManager.cxx | 11 +++ 2 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 696f11078c3bf236f5d455fded6463f85763a6e6 Author: Caolán McNamara Date: Tue Sep 6 14:49:31 2016

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-02 Thread Caolán McNamara
sw/source/core/crsr/crstrvl.cxx | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) New commits: commit 456b1dd03f210dc725ce134bdf9344f8e6df17aa Author: Caolán McNamara Date: Fri Sep 2 15:12:12 2016 +0100 Resolves: tdf#101681 set hyperlink tooltip for the full hype

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-02 Thread Stephan Bergmann
sw/source/filter/html/css1atr.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 1de7b0009a09d3cc819ba86e8dd26f846656ae79 Author: Stephan Bergmann Date: Thu Sep 1 13:50:06 2016 +0200 pTemplate can probably be null here Observed with "make clean

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-02 Thread Khaled Hosny
sw/source/uibase/docvw/edtwin.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 438a76a9a261b9ada7b2758a66cd935d1760da39 Author: Khaled Hosny Date: Thu Sep 1 13:20:41 2016 +0200 tdf#101361: Fix cursor key movement in RTL text Revert "tdf#32531 Fix for key mo

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-09-01 Thread Caolán McNamara
sw/source/ui/chrdlg/chardlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b9939b0642afefe96ae33cd964d6726dc405843d Author: Caolán McNamara Date: Wed Aug 31 14:07:42 2016 +0100 Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong field

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-08-31 Thread Michael Stahl
sw/source/core/unocore/unotext.cxx | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit 217640264a62bd78b153b131b2cd158d4f8da620 Author: Michael Stahl Date: Tue Aug 30 21:17:32 2016 +0200 Revert "fftester: non-contiguous cells" Thi

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-08-23 Thread Caolán McNamara
sw/source/core/doc/docfld.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2005eb1c0fb2c7170af076a0db9a4e3e1f6892ac Author: Caolán McNamara Date: Fri Aug 19 15:08:35 2016 +0100 Resolves: tdf#100901 crash pressing tab in r-o document with hyperlink

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-08-09 Thread Caolán McNamara
sw/source/ui/misc/bookmark.cxx| 12 +++- sw/source/uibase/inc/bookmark.hxx |1 + 2 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 11aa7278659d5f56288df620978107947aec4adc Author: Caolán McNamara Date: Mon Aug 8 15:37:10 2016 +0100 Resolves: tdf#10135

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-08-04 Thread Caolán McNamara
sw/source/core/text/itrcrsr.cxx |1 + sw/source/core/text/porfly.cxx |5 + sw/source/core/text/porfly.hxx |1 + 3 files changed, 7 insertions(+) New commits: commit 5703c3bdf1f4b60067207993f9f42430d9901e1c Author: Caolán McNamara Date: Thu Aug 4 08:50:57 2016 +0100 Reso

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-08-04 Thread Markus Mohrhard
sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 4fcb04ba5a127cd960ec65fc7788a51b13d3e036 Author: Markus Mohrhard Date: Wed Aug 3 20:10:05 2016 +0200 add more nullptr checks, related tdf#100820

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-08-03 Thread Caolán McNamara
sw/source/ui/index/swuiidxmrk.cxx | 25 - 1 file changed, 16 insertions(+), 9 deletions(-) New commits: commit c4c6ad9cacc09c40fb47ebd98450d3aad91bfb41 Author: Caolán McNamara Date: Wed Jul 27 09:10:29 2016 +0100 Resolves: tdf#57978 don't show duplicate index ke

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-08-02 Thread Caolán McNamara
sw/source/core/layout/paintfrm.cxx | 18 -- 1 file changed, 18 deletions(-) New commits: commit 832d359930c86c7bfe5547e580d1bfadd9177642 Author: Caolán McNamara Date: Tue Aug 2 11:18:25 2016 +0100 Resolves: tdf#101241 Revert "fix paint table border in DOUBLE_THIN style"

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-28 Thread Caolán McNamara
sw/source/core/layout/paintfrm.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f834632d11bfa55654b40f9cf6fc146ee2cd70e4 Author: Caolán McNamara Date: Wed Jul 27 12:28:11 2016 +0100 Resolves: tdf#63662 'Manual Column Break' always visible... eve

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-25 Thread Caolán McNamara
sw/source/core/inc/tabfrm.hxx|2 -- sw/source/core/layout/tabfrm.cxx | 25 +++-- 2 files changed, 3 insertions(+), 24 deletions(-) New commits: commit 46494be0b4cfc472bcd8da19833bc12c6723d1b2 Author: Caolán McNamara Date: Sat Jul 23 21:48:25 2016 +0100 Resol

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-25 Thread Caolán McNamara
sw/source/core/doc/CntntIdxStore.cxx | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) New commits: commit 3583db525c118a4a2adea843698c9619cfd7f221 Author: Caolán McNamara Date: Thu Jul 21 14:29:25 2016 +0100 Resolves: tdf#95340 orig lcl_ChkUnoCrsrPaM had rever

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-21 Thread Caolán McNamara
sw/source/core/layout/flowfrm.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8f02c8042d0dd368b31b4245c1179a51c6f0b29f Author: Caolán McNamara Date: Thu Jul 21 08:57:04 2016 +0100 Related: tdf#100813 crash in this doc on scrolling past page 44

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-21 Thread Bjoern Michaelsen
sw/source/uibase/app/apphdl.cxx | 66 +++- 1 file changed, 39 insertions(+), 27 deletions(-) New commits: commit 56bba2d5e2de7693db3a523e951dc1852c870758 Author: Bjoern Michaelsen Date: Thu Jul 21 09:52:11 2016 +0200 tdf#98798: MM Wizard should not le

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-15 Thread Caolán McNamara
sw/source/core/crsr/findtxt.cxx | 48 +--- 1 file changed, 26 insertions(+), 22 deletions(-) New commits: commit e4f935f138d941f537227a344d4b93b05f951457 Author: Caolán McNamara Date: Tue Jul 12 15:45:22 2016 +0100 Resolves: tdf#100538 make searching

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-15 Thread Caolán McNamara
sw/source/core/layout/flowfrm.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit df89407a3827d5c1f0bf97490337d55660a8321d Author: Caolán McNamara Date: Fri Jul 8 16:09:36 2016 +0100 Resolves: tdf#100813 crash during pagination of particular docx Change-Id: Id2c9

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-14 Thread Justin Luth
sw/source/filter/ww8/docxattributeoutput.cxx | 16 +++- sw/source/filter/ww8/docxattributeoutput.hxx |4 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 620c00bf2279ccedf3fadefecc68186e25827b59 Author: Justin Luth Date: Mon Jul 11 18:02:37 2016 +0300

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-07-13 Thread Justin Luth
sw/source/core/layout/flowfrm.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5647eb6f8ef5828ce14973a91946d5d7cdfeae30 Author: Justin Luth Date: Sat Jun 11 10:30:18 2016 +0300 tdf#76349 writer: treat single-column break as page break Writerfil

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-29 Thread Michael Stahl
sw/source/uibase/dbui/dbmgr.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 2d5ffa8635a2cd64b46f0f30a4adb6fb8181c08e Author: Michael Stahl Date: Mon Jun 27 17:28:05 2016 +0200 tdf#100495 sw: Exchange Database shouldn't delete the created odb file (regression from

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-24 Thread Michael Stahl
sw/source/core/layout/pagechg.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit c5320ed05f51482a37993420068e754223f08d5c Author: Michael Stahl Date: Thu Jun 23 22:17:49 2016 +0200 sw: fix STL asserts in lcl_MoveAllLowerObjs *again* Comment added

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-23 Thread Miklos Vajna
sw/source/uibase/dochdl/swdtflvr.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 91f2f71e7b936c3c9fb984aaa01d432926abb38f Author: Miklos Vajna Date: Thu Jun 16 16:50:11 2016 +0200 sw: fix crash on pasting from an already closed document As point

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-20 Thread Jan Holesovsky
sw/source/core/doc/DocumentStatisticsManager.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4fabfb654bc65a564da1162f10f441efce167706 Author: Jan Holesovsky Date: Mon Jun 20 10:15:23 2016 +0200 tdf#95797: Don't jump to the cursor position after auto-sa

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-16 Thread Caolán McNamara
sw/source/uibase/app/apphdl.cxx | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit be42adb962f9bf66f353d16dadc984d265bf3560 Author: Caolán McNamara Date: Thu Jun 16 14:17:42 2016 +0100 Resolves: tdf#100422 crash if you exit mail merge wizard...

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-16 Thread Michael Stahl
sw/source/ui/dbui/mmoutputtypepage.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 0cfaabfc9457d15c819811a10deaf00eaef0e260 Author: Michael Stahl Date: Wed Jun 15 23:17:50 2016 +0200 tdf#98797 sw: try to fix crash in SwMailDispatcherListener_Impl

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-15 Thread Michael Stahl
sw/source/core/doc/DocumentContentOperationsManager.cxx | 45 +--- 1 file changed, 28 insertions(+), 17 deletions(-) New commits: commit 5c702a4b3a1ef14702b47c7d7c1c7129c7c97bfb Author: Michael Stahl Date: Wed Jun 15 00:09:15 2016 +0200 tdf#100275 sw: fix target node of book

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-14 Thread Stephan Bergmann
sw/source/uibase/config/modcfg.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit abca482aebeb01d516816b543a07edc1dd178240 Author: Stephan Bergmann Date: Wed Jun 15 08:38:46 2016 +0200 /org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-09 Thread Michael Stahl
sw/source/core/layout/frmtool.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 905e38c7c6c02ec618b9231545c45debba3a8a44 Author: Michael Stahl Date: Thu Jun 9 15:52:16 2016 +0200 tdf#96089 sw: fix scope of bBreakAfter in InsertCnt_() The problem is

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-07 Thread Rodolfo Ribeiro Gomes
sw/source/uibase/shells/tabsh.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 0006c15d8a496b7544beb09ba4de6bde866c13b0 Author: Rodolfo Ribeiro Gomes Date: Sun May 8 12:05:58 2016 -0300 tdf#34362 Setting table border from toolbar resets "spacing to

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-06-07 Thread Stephan Bergmann
sw/source/core/unocore/unofield.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69ad547bf476a54326d772f2b6b832ad78eed486 Author: Stephan Bergmann Date: Mon May 30 11:19:37 2016 +0200 Fix tools/date.hxx Date vs. css::uno::Date mismatch ...that was

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-05-31 Thread Stephan Bergmann
sw/source/uibase/dbui/dbmgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f3c9fb7397715b1b6137a03ba4e4082752eb8685 Author: Stephan Bergmann Date: Tue May 31 11:24:17 2016 +0200 Don't use pInsert after it has been moved Regression introduced with

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-05-30 Thread Justin Luth
sw/source/uibase/docvw/AnnotationWin.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8038cab377a5ac726cf38f5f95bc987063b95de5 Author: Justin Luth Date: Mon May 30 07:10:25 2016 +0300 tdf#99870 writer: don't delete selection with delete-comment When using the keyb

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-05-26 Thread Caolán McNamara
sw/source/ui/dbui/createaddresslistdialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 14b709d879c5f5d602e841b0ea51e4f303f96b92 Author: Caolán McNamara Date: Thu May 26 10:25:23 2016 +0100 VclPtr in container warnings Change-Id: I653aad3a88438

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/source

2016-05-26 Thread Miklos Vajna
sw/source/uibase/inc/wrtsh.hxx |4 ++-- sw/source/uibase/uno/unotxvw.cxx | 12 sw/source/uibase/wrtsh/move.cxx |8 3 files changed, 10 insertions(+), 14 deletions(-) New commits: commit de9ae2ffab45bf6a2ddb2dcba961591bd9b693da Author: Miklos Vajna Date: Wed M