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

2016-04-26 Thread Oliver Specht
sw/source/core/txtnode/txtedt.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ba86e97a55e2d6f8716681fb626a8dc3d691aa84 Author: Oliver Specht Date: Tue Mar 29 10:59:30 2016 +0200 tdf#94449: special text attributes are not removed

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

2016-04-18 Thread Caolán McNamara
sw/source/core/layout/sectfrm.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 43685487f24bc2a1244922ebc04af467f0eabef6 Author: Caolán McNamara Date: Mon Mar 7 12:16:28 2016 + Resolves: tdf#96172 crashtesting: avoid crash in

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

2016-03-22 Thread Bjoern Michaelsen
sw/source/core/layout/flycnt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 01ba19094272cb661f781c091fd11f3a01dc1ea0 Author: Bjoern Michaelsen Date: Tue Mar 22 15:41:04 2016 +0100 tdf#95977: fix fly positioning regression

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

2016-03-20 Thread Jan Holesovsky
sw/source/core/crsr/findtxt.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 80d1589229926122adad60ff4ca1b045a54a5efa Author: Jan Holesovsky Date: Thu Mar 17 15:51:42 2016 +0100 tdf#98458 sw: Fix performance problem when

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

2016-03-19 Thread Oliver Specht
sw/source/core/text/itrform2.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 40a304eb1f47f27e1a5c2ebda06a0726f22c36e3 Author: Oliver Specht Date: Tue Feb 23 12:13:21 2016 +0100 tdf#97139: prevent loop while formatting small text

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

2016-03-15 Thread Caolán McNamara
sw/source/core/view/pagepreviewlayout.cxx | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit 416843f69cf62d2f01e2a25f03bda0fdec949cb8 Author: Caolán McNamara Date: Wed Mar 9 15:51:41 2016 + Resolves: tdf#82781 avoid

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

2016-03-07 Thread Caolán McNamara
sw/source/uibase/shells/grfsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40e7a2253a72ee490f97a604bcc94d12d0b84fc8 Author: Caolán McNamara Date: Fri Mar 4 16:45:29 2016 + Resolves: tdf#98399 RET_USER_CANCEL is non-zero and

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

2016-02-29 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b51c60b8b84c6a211b1c89bfd3001cb562ba5907 Author: Justin Luth Date: Mon Feb 29 11:51:27 2016 +0300 tdf#97960 - .doc: preserve font size in empty cells

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

2016-02-18 Thread Michael Stahl
sw/source/core/ole/ndole.cxx | 35 --- 1 file changed, 20 insertions(+), 15 deletions(-) New commits: commit 1226da376576434c9cea3c80bf304190605edc4c Author: Michael Stahl Date: Fri Feb 12 13:40:46 2016 +0100 sw: don't crash if

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

2016-02-16 Thread Oliver Specht
sw/source/core/tox/ToxWhitespaceStripper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eeb7c6877d47bfb0a4871734a397be96eac46663 Author: Oliver Specht Date: Wed Feb 10 16:57:14 2016 +0100 tdf#89505: replace tab character with space

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

2016-01-29 Thread Justin Luth
sw/source/core/text/itrpaint.cxx | 19 ++- sw/source/core/text/porlin.hxx |1 + 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 7b644045bebcd70e7324beac793b5018da1c4de5 Author: Justin Luth Date: Wed Oct 28 11:12:17 2015 +0300

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

2016-01-19 Thread Jan-Marek Glogowski
sw/source/uibase/dbui/dbmgr.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit 8d03d6dea84f8c0c9a83031b646e242df7ea5678 Author: Jan-Marek Glogowski Date: Tue Jan 5 20:53:06 2016 +0100 tdf#93565 Use multiple docs for

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

2015-12-23 Thread Miklos Vajna
sw/source/core/view/viewsh.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit be005a7a4ec5934372d4b13b96b22d2c8659ed95 Author: Miklos Vajna Date: Tue Dec 22 09:08:18 2015 +0100 tdf#93009 SwViewShell: fix printing of comments on

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

2015-12-17 Thread Michael Stahl
sw/source/filter/ww8/docxattributeoutput.cxx | 89 --- sw/source/filter/ww8/docxexport.cxx | 103 ++- sw/source/filter/ww8/docxexport.hxx |2 3 files changed, 105 insertions(+), 89 deletions(-) New commits: commit

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

2015-12-17 Thread Michael Stahl
sw/source/filter/ww8/docxattributeoutput.cxx |6 +++--- sw/source/filter/ww8/docxattributeoutput.hxx |2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit c7d111b5b238035360b3a866125175f9e285c289 Author: Michael Stahl Date: Tue Dec 15 22:45:41

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

2015-12-16 Thread Caolán McNamara
sw/source/ui/frmdlg/cption.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0489922093317cf55a5e12c0e4718d0c8ad7ac1a Author: Caolán McNamara Date: Thu Dec 3 09:30:44 2015 + Resolves: tdf#94701 allow fully deleting illustration

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

2015-12-15 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 307fcbf0ad716244210b4da75bbc947f1d5e26de Author: Mark Hung Date: Wed Dec 2 23:22:54 2015 +0800 tdf#96125 Fix broken Writer paragraph text-to-text alignment

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

2015-12-11 Thread Bjoern Michaelsen
sw/source/core/access/accpara.cxx |2 ++ sw/source/core/attr/calbck.cxx |8 sw/source/core/unocore/unodraw.cxx |3 +++ sw/source/core/unocore/unoflatpara.cxx |3 +++ sw/source/core/unocore/unoframe.cxx|3 +++ sw/source/core/unocore/unoport.cxx

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

2015-11-26 Thread Julien Nabet
sw/source/core/bastyp/calc.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit 238a02cb567768ff0d7338ddab87441ec5e5d470 Author: Julien Nabet Date: Sun Nov 22 17:42:08 2015 +0100 tdf#61228: Wrong function names in

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

2015-11-09 Thread Oliver Specht
sw/source/core/fields/cellfml.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 74d6d268e9a7193dcca39bbfad2830a2504dfe79 Author: Oliver Specht Date: Fri Nov 6 13:33:58 2015 +0100 tdf#94624 calculation of power operator fixed cell values are

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

2015-11-09 Thread László Németh
sw/source/core/objectpositioning/anchoredobjectposition.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 98ef16db0d228ebc0e7bad0290dcc9d3f1d6469b Author: László Németh Date: Fri Nov 6 14:54:02 2015 +0100 tdf#92648 fix

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

2015-10-30 Thread Oliver Specht
sw/source/uibase/shells/textsh.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 278287256f560a21105998164e7ee055a7fa36c0 Author: Oliver Specht Date: Mon Oct 5 16:11:45 2015 +0200 tdf#93720: Interactive frame insertion is disabled if table is selected

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

2015-10-30 Thread Michael Stahl
sw/source/core/text/itratr.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit ae846d08b1a18d4cd8f7d59774b3f6686e383280 Author: Michael Stahl Date: Wed Oct 28 14:15:01 2015 +0100 tdf#94871: sw: fix a frame formatting

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

2015-10-30 Thread Stephan Bergmann
sw/source/uibase/shells/textsh1.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 61693775969fb7c8bfadfae72405225411ce79ea Author: Stephan Bergmann Date: Thu Oct 29 17:52:38 2015 +0100 tdf#93509: Commit at the right time when the change is

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

2015-10-28 Thread Andras Timar
sw/source/uibase/inc/redlndlg.hxx |7 +++ sw/source/uibase/misc/redlndlg.cxx | 16 2 files changed, 15 insertions(+), 8 deletions(-) New commits: commit f535211ce4687cc311a6ad6fa0ddc1054a791c4f Author: Andras Timar Date: Wed Oct 28

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

2015-10-20 Thread Oliver Specht
sw/source/uibase/docvw/edtwin.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2b766197bdf195789ac126899e1b117bc759b72a Author: Oliver Specht Date: Thu Oct 15 18:55:55 2015 +0200 tdf#95091: enable delete and backspace in editable

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

2015-10-14 Thread Tomaž Vajngerl
sw/source/core/text/portxt.cxx | 53 + 1 file changed, 2 insertions(+), 51 deletions(-) New commits: commit 9c9e9e153792081a5c91516b96b3bad54c929ddc Author: Tomaž Vajngerl Date: Mon Oct 12 23:28:53 2015 +0200

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

2015-10-14 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.cxx | 23 ++- 1 file changed, 18 insertions(+), 5 deletions(-) New commits: commit 00316aa39b558869544bdb08d2f5d9d63eb6718e Author: Caolán McNamara Date: Mon Oct 12 20:56:51 2015 +0100 fix tdf#94818 while retaining

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

2015-10-12 Thread Caolán McNamara
sw/source/uibase/sidebar/PagePropertyPanel.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit d7e0cb228545f0b2570276e12dbe21ccf1a1621a Author: Caolán McNamara Date: Mon Oct 12 10:50:22 2015 +0100 valgrind: memory leaks Change-Id:

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

2015-10-12 Thread Oliver Specht
sw/source/core/crsr/crossrefbookmark.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6e0638338d5c587d6bbb9c349d1b25382fbdbfce Author: Oliver Specht Date: Wed Oct 7 16:16:20 2015 +0200 tdf#94804: prefix to save cross reference

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

2015-10-09 Thread Justin Luth
sw/source/uibase/shells/textsh.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit f6c542f88aaae45873ba0258df16a05a12bf5968 Author: Justin Luth Date: Sat Oct 3 09:35:26 2015 +0300 tdf#94679 Writer: fix lost selection with

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

2015-10-08 Thread Caolán McNamara
sw/source/core/text/frmform.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e450bd6ebde3892850c5fcf5590122a2f10ac8ae Author: Caolán McNamara Date: Fri Oct 2 15:29:16 2015 +0100 Related: tdf#93461 relax loop detection some more

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

2015-10-05 Thread Caolán McNamara
sw/source/core/text/frmform.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit dabd6add51783f7b9fed502873dfa71beb936e96 Author: Caolán McNamara Date: Mon Sep 28 13:28:13 2015 +0100 Resolves: tdf#93461 captions laid out

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

2015-10-05 Thread Caolán McNamara
sw/source/uibase/utlui/navipi.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 935c1294c21db82a6b96836057cd3a2e66351e89 Author: Caolán McNamara Date: Wed Sep 30 09:14:04 2015 +0100 Resolves: tdf#93187 gtk3 spin box element in navigator cut-off

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

2015-10-01 Thread Mark Hung
sw/source/core/layout/trvlfrm.cxx |3 +-- sw/source/core/text/itrcrsr.cxx |2 +- sw/source/core/text/itrpaint.cxx |2 +- 3 files changed, 3 insertions(+), 4 deletions(-) New commits: commit b63dcee30b7b7138f135fffd5abb6d9fa16d4f28 Author: Mark Hung Date: Sat

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

2015-09-26 Thread Mark Hung
sw/source/core/doc/extinput.cxx | 43 +++- 1 file changed, 25 insertions(+), 18 deletions(-) New commits: commit 2b136504538a0b32e6ca9ae8fae8c41c084f4394 Author: Mark Hung Date: Tue Sep 8 07:29:38 2015 +0800 Fix tdf#87500 - Freeze

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

2015-09-24 Thread Cor Nouws
sw/source/core/doc/docbm.cxx | 12 +--- sw/source/core/inc/MarkManager.hxx |2 ++ 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit a9670e0735b77ecc40aa8af4106af7d32ec548a0 Author: Cor Nouws Date: Wed Sep 23 00:40:06 2015 +0200

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

2015-09-09 Thread Caolán McNamara
sw/source/ui/frmdlg/cption.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 88ca0c91484350b60c6a10a7a1ef570d83560df1 Author: Caolán McNamara Date: Wed Sep 9 11:30:11 2015 +0100 stray debugging lines Change-Id:

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

2015-09-08 Thread Michael Stahl
sw/source/uibase/app/docstyle.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 1805b7549cd240009bf67eba3a030e19b4f6f046 Author: Michael Stahl Date: Mon Sep 7 16:18:53 2015 +0200 tdf#90991: sw: fix style preview creating undo objects

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

2015-09-08 Thread Michael Stahl
sw/source/uibase/app/docstyle.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4b9c51bd265908e8bf65cb2a462dd8fd9a88904f Author: Michael Stahl Date: Mon Sep 7 16:21:53 2015 +0200 sw: fix not-quite-copypaste code in

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

2015-09-08 Thread Michael Stahl
sw/source/core/doc/tblrwcl.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 969ba5fe88c2f817f2121bb26f2d472cff891399 Author: Michael Stahl Date: Fri Sep 4 21:53:34 2015 +0200 sw: erroneous vector assignment in

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

2015-09-08 Thread Michael Stahl
sw/source/uibase/app/docstyle.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit d83fc62ada63ea784faeee72a29b414e3efa61b3 Author: Michael Stahl Date: Mon Sep 7 20:41:11 2015 +0200 tdf#91383: sw: actually reset the modified status too ...

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

2015-09-04 Thread Juergen Funk
sw/source/uibase/dbui/dbmgr.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 2dc493b2ad57573d60b66a633b6fcccdbe0a3678 Author: Juergen Funk Date: Thu Sep 3 15:18:58 2015 +0200 tdf#93246: pass on cancel state in mail merge

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

2015-09-04 Thread Oliver Specht
sw/source/ui/index/swuiidxmrk.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9621bd268859c4810ddd3abd631f13c794e083c9 Author: Oliver Specht Date: Fri Sep 4 09:01:07 2015 +0200 tdf#92732: fix vclptr lifecycle for index entry editing

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

2015-09-03 Thread Oliver Specht
sw/source/core/unocore/unoftn.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit adf39dbade8652ceca9007484bfa20f04c5ebec0 Author: Oliver Specht Date: Thu Sep 3 10:36:53 2015 +0200 tdf#79018: Prevent line break as footnote

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

2015-09-02 Thread Caolán McNamara
sw/source/filter/ww8/ww8par2.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit d55c97a58442346810493f2d816c8e965a5f704c Author: Caolán McNamara Date: Wed Sep 2 15:13:33 2015 +0100 detect if new offsets are the same as the previous ones and

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

2015-09-02 Thread Miklos Vajna
sw/source/core/view/viewsh.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5e2ed069da0b21ee7f0e5f52b9ace5c98c12f0f9 Author: Miklos Vajna Date: Tue Sep 1 11:41:39 2015 +0200 SwViewShell::ImplEndAction: still paint directly when

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

2015-09-01 Thread Julien Nabet
sw/source/ui/chrdlg/numpara.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fba2fee26909ac14f6d153166dc33bc29df4 Author: Julien Nabet Date: Sat Aug 22 15:43:20 2015 +0200 tdf#93351: Edit style button in Schema & Numbering should

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

2015-08-29 Thread Michael Stahl
sw/source/filter/xml/xmlimp.cxx | 12 1 file changed, 12 insertions(+) New commits: commit c5eb0eb4537182e0c8bc3c50acf30e69c454778d Author: Michael Stahl mst...@redhat.com Date: Mon Aug 24 22:56:17 2015 +0200 sw: Flat ODF import: set the InReading and InXMLImport flags

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

2015-08-28 Thread Bjoern Michaelsen
sw/source/core/doc/DocumentContentOperationsManager.cxx | 17 +--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 1638e2bd0da0a356826d58e277a999c5449769ea Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Fri Aug 28 13:25:08 2015 +0200

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

2015-08-26 Thread Caolán McNamara
sw/source/filter/ww8/ww8glsy.cxx | 10 -- sw/source/filter/ww8/ww8par.cxx | 27 +++ sw/source/filter/ww8/ww8par.hxx | 11 ++- 3 files changed, 25 insertions(+), 23 deletions(-) New commits: commit 16479c8d88c63f6762dd202120439b190beacaae Author:

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

2015-08-26 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.cxx |4 1 file changed, 4 insertions(+) New commits: commit 49629e96a432b6137ff82e446b18e12bcb4db417 Author: Caolán McNamara caol...@redhat.com Date: Tue Aug 25 16:36:08 2015 +0100 behave like the native format filter for non-insert mode just

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

2015-08-25 Thread Stephan Bergmann
sw/source/filter/ww8/ww8scan.cxx | 147 --- 1 file changed, 123 insertions(+), 24 deletions(-) New commits: commit db39370e91c68910daf1f5959f6494b4891e7ba2 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Aug 24 17:31:24 2015 +0200 Handle

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

2015-08-25 Thread Zolnai Tamás
sw/source/core/layout/paintfrm.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8f44345f1e3e604dae86fef438014d4941b1d298 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Aug 23 19:15:14 2015 +0200 tdf#91969: Parts of paragraph border is missing

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

2015-08-25 Thread Caolán McNamara
sw/source/filter/ww8/ww8graf.cxx |2 +- sw/source/filter/ww8/ww8par.cxx |3 ++- sw/source/filter/ww8/ww8par.hxx |3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 436ccb0df15c1c654e5b3eebfd3ba94ddd2341c5 Author: Caolán McNamara caol...@redhat.com Date:

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

2015-08-25 Thread Stephan Bergmann
sw/source/filter/ww8/ww8scan.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e90c874f521a9fe9f2a0f21eaf8b01aec775c16c Author: Stephan Bergmann sberg...@redhat.com Date: Mon Aug 24 17:21:48 2015 +0200 Handle zero nPLCF ...as found by ASan in

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

2015-08-25 Thread Stephan Bergmann
sw/source/filter/ww8/ww8graf.cxx |6 ++- sw/source/filter/ww8/ww8scan.cxx | 73 +-- sw/source/filter/ww8/ww8scan.hxx |2 - 3 files changed, 52 insertions(+), 29 deletions(-) New commits: commit 1f3162c473c43a87b261fce83a69e44085394f45 Author: Stephan

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

2015-08-25 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f0a149fe1c3224cef17f15e574b0a818923b57f6 Author: Mark Hung mark...@gmail.com Date: Sat Aug 1 22:48:39 2015 +0800 Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.

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

2015-08-24 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 8578df9017ab3786f7c40929220c4db36b090a06 Author: Caolán McNamara caol...@redhat.com Date: Mon Aug 24 09:36:42 2015 +0100 fix crash with empty booknames Change-Id:

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

2015-08-24 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2ec31453aba32d8b768be239a7c983397a7d0f6b Author: Caolán McNamara caol...@redhat.com Date: Mon Aug 24 09:37:11 2015 +0100 dismiss bad seek offsets early Change-Id:

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

2015-08-18 Thread Miklos Vajna
sw/source/core/view/viewsh.cxx | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) New commits: commit a56cda359b45a900d0b5d017693efccf3b5b2e59 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Aug 18 09:59:46 2015 +0200 tdf#93096 sw: fix selection with

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

2015-08-17 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.cxx | 23 +-- sw/source/filter/ww8/ww8par.hxx |4 ++-- 2 files changed, 15 insertions(+), 12 deletions(-) New commits: commit d510b85aa5e1c51f5bf4e08edf47725a7a75ce04 Author: Caolán McNamara caol...@redhat.com Date: Fri Aug 14 14:40:38

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

2015-08-17 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx | 59 +-- sw/source/filter/ww8/ww8scan.hxx |5 +-- 2 files changed, 16 insertions(+), 48 deletions(-) New commits: commit 3a03e386e04fda88c0b964ecdb8dc11e4f532b86 Author: Caolán McNamara caol...@redhat.com Date: Fri

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

2015-08-17 Thread Miklos Vajna
sw/source/core/txtnode/fntcache.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 294f43d78f1662139e9308120667396f10cadde5 Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Aug 10 09:14:27 2015 +0200 tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill

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

2015-08-13 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx | 18 +- sw/source/filter/ww8/ww8scan.hxx |4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) New commits: commit c23e12ebbf49a1e290440b3a044c2ac54d569aa9 Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 13 10:58:06 2015

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

2015-08-13 Thread Caolán McNamara
sw/source/ui/vba/vbatablehelper.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 1be1d904188f83f1a996f4a741c39f0e6c14522e Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 13 08:33:37 2015 +0100 wrong row/col count limits thanks to

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

2015-08-12 Thread Jan Holesovsky
sw/source/core/layout/paintfrm.cxx |3 +-- sw/source/core/view/viewimp.cxx|3 +-- sw/source/core/view/viewsh.cxx |6 -- 3 files changed, 2 insertions(+), 10 deletions(-) New commits: commit ce51de70c2dfa905e105d09f4ccd72014af159ac Author: Jan Holesovsky

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

2015-08-07 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 15c2e6c8c6bfdb05ca0cb4f09835828123c95b49 Author: Justin Luth justin_l...@sil.org Date: Thu Apr 16 13:31:39 2015 +0300 tdf#87437 exclude CR/cell break from redline deletions

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

2015-08-03 Thread Michael Stahl
sw/source/core/undo/unattr.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 183c317f01ccade1c7865e05e608ea7295c8d39e Author: Michael Stahl mst...@redhat.com Date: Wed Jul 29 23:59:43 2015 +0200 tdf#83223: sw: fix Undo of format change of conditional

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

2015-07-28 Thread Miklos Vajna
sw/source/core/view/pagepreviewlayout.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 540cb7302d3fd515bb6c39693c561ca62c7860a4 Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Jul 24 18:07:31 2015 +0200 tdf#92914

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

2015-07-24 Thread Miklos Vajna
sw/source/uibase/docvw/AnnotationWin.cxx |4 1 file changed, 4 insertions(+) New commits: commit 1e832328f527daee654c818eadf8ede723034d6f Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Jul 24 12:34:19 2015 +0200 tdf#92911 SwAnnotationWin rendercontext: fix missing comment

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

2015-07-23 Thread Caolán McNamara
sw/source/core/access/accnotextframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96f36158e386a3b252157058bde87c644ff7398a Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 16 16:16:40 2015 +0100 coverity#1311944 Logically dead code for

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

2015-07-21 Thread Caolán McNamara
sw/source/core/doc/docnum.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit ffc3876a95f896388fcb65ff7b37b5214d24eb52 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 20 13:45:52 2015 +0100 test should check that all levels are equal

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

2015-07-20 Thread Michael Stahl
sw/source/core/unocore/unoflatpara.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit b820d868918fbb04f16bbb1935bc98f40376309d Author: Michael Stahl mst...@redhat.com Date: Mon Jul 20 20:41:43 2015 +0200 sw: SwXFlatParagraph::isChecked() return value

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

2015-07-20 Thread Michael Stahl
sw/source/filter/ww8/writerhelper.cxx | 22 +- sw/source/filter/ww8/writerhelper.hxx |4 sw/source/filter/ww8/wrtww8.cxx |3 +++ 3 files changed, 28 insertions(+), 1 deletion(-) New commits: commit 2acb668ad89a9e023561f39df7891be1ee454391 Author: Michael

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

2015-07-16 Thread Caolán McNamara
sw/source/core/access/accnotextframe.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit c7d2270f86b2bd1f3c764d8461a40c903780ee56 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 13 12:38:18 2015 +0100 fix a11y crash seen on close of tdf#92573 its not the

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

2015-07-16 Thread Ashod Nakashian
sw/source/core/doc/DocumentStateManager.cxx |1 + sw/source/uibase/app/docsh.cxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 2113ee5491fa823b14b6c25b6d9a4f170452f9d3 Author: Ashod Nakashian ashodnakash...@yahoo.com Date: Sun Jul 5 12:05:26

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

2015-07-13 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |4 1 file changed, 4 insertions(+) New commits: commit cd3e5ddeb4100bab2a39cf9913e14eb371edbbcc Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 13 10:31:30 2015 +0100 ww8: make sure we don't wrap around Change-Id:

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

2015-07-07 Thread Justin Luth
sw/source/filter/ww8/docxexport.cxx|8 ++ sw/source/filter/ww8/docxsdrexport.cxx | 91 ++--- sw/source/filter/ww8/wrtw8nds.cxx | 63 ++ sw/source/filter/ww8/wrtww8.cxx|3 + sw/source/filter/ww8/wrtww8.hxx| 12

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

2015-07-07 Thread Thorsten Behrens
sw/source/filter/ww8/wrtww8.cxx |2 ++ sw/source/filter/ww8/wrtww8.hxx |4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 14b96e611d0618df6b8e85d394e8aa6350845cc4 Author: Thorsten Behrens thorsten.behr...@cib.de Date: Tue Jul 7 10:29:37 2015 +0200

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

2015-07-06 Thread Bjoern Michaelsen
sw/source/ui/dbui/mailmergewizard.cxx |1 sw/source/uibase/dbui/mmconfigitem.cxx | 70 +++-- sw/source/uibase/inc/mmconfigitem.hxx |6 +- 3 files changed, 30 insertions(+), 47 deletions(-) New commits: commit faf32bcd27b4a1e53cccb03de51a691152a75c6d

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

2015-06-30 Thread Julien Nabet
sw/source/uibase/app/docsh.cxx |4 1 file changed, 4 insertions(+) New commits: commit 41c328a982bce85b83f2644b49412db4be64ce29 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Jun 28 12:43:19 2015 +0200 tdf#92386: Writer crashes in print preview if document in 2 windows

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

2015-06-23 Thread Matteo Casalin
sw/source/filter/html/swhtml.cxx | 97 --- 1 file changed, 52 insertions(+), 45 deletions(-) New commits: commit 5e5025a3c76e8a27ec3541c6c160e3b0fd2b8474 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Mon Jun 8 23:17:50 2015 +0200 sw: HTML

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

2015-06-20 Thread László Németh
sw/source/ui/chrdlg/drpcps.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cc78917935f976ec243a0cd47418d05c9254ee76 Author: László Németh laszlo.nem...@collabora.com Date: Fri Jun 19 21:22:27 2015 +0200 fix DropCap preview rendering Change-Id:

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

2015-06-20 Thread Michael Meeks
sw/source/uibase/docvw/srcedtw.cxx | 17 + sw/source/uibase/uiview/srcview.cxx |2 ++ 2 files changed, 15 insertions(+), 4 deletions(-) New commits: commit ffc08eac223211d3ca2d4ebadb9ccb8e26d22a5e Author: Michael Meeks michael.me...@collabora.com Date: Sat Jun 20

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

2015-06-19 Thread Jan Holesovsky
sw/source/core/layout/layact.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cb011e8f4059c2969d13a2322565dcaae3962253 Author: Jan Holesovsky ke...@collabora.com Date: Fri Jun 19 10:59:03 2015 +0200 rendercontext: Don't direct paint the SHOW_IDLE when

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

2015-06-17 Thread Michael Stahl
sw/source/core/doc/docedt.cxx | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit bcc96bd249cb122968ac35222a0fbc46f5d4a304 Author: Michael Stahl mst...@redhat.com Date: Wed Jun 17 14:00:05 2015 +0200 sw: fix assert on exporting ooo75410-1.doc to WW8

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

2015-06-17 Thread Michael Stahl
sw/source/uibase/docvw/FrameControlsManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7657db1f7970f66fe5f03af54195bc812d7bdfaa Author: Michael Stahl mst...@redhat.com Date: Sat Jun 13 00:11:01 2015 +0200 sw: overloading in C++ fail episode 6234

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

2015-06-17 Thread Caolán McNamara
sw/source/uibase/dochdl/swdtflvr.cxx |8 1 file changed, 8 insertions(+) New commits: commit 799eef80581f2b39025ab1f388d6f4d741eabeac Author: Caolán McNamara caol...@redhat.com Date: Wed Jun 17 10:43:44 2015 +0100 Resolves: tdf#86017 calc has more rows than writer tables can

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

2015-06-16 Thread Caolán McNamara
sw/source/core/frmedt/fecopy.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 5fbf5b10ca45528a075aba5d5f8e3f6af08c287f Author: Caolán McNamara caol...@redhat.com Date: Tue Jun 16 19:57:15 2015 +0100 Resolves: tdf#81806 crash on certain table

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

2015-06-16 Thread Zolnai Tamás
sw/source/ui/fmtui/tmpdlg.cxx | 10 +- sw/uiconfig/swriter/ui/templatedialog2.ui | 13 + 2 files changed, 18 insertions(+), 5 deletions(-) New commits: commit 343f992816ab594c608537fd32fb4bf412f5fabb Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Wed

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

2015-06-15 Thread Caolán McNamara
sw/source/uibase/dbui/dbmgr.cxx | 78 1 file changed, 39 insertions(+), 39 deletions(-) New commits: commit b6a2f00e8db0dab8d3b9eead6f8a4d2eee845a80 Author: Caolán McNamara caol...@redhat.com Date: Mon Jun 15 12:58:57 2015 +0100 Resolves:

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

2015-06-15 Thread Michael Stahl
sw/source/core/doc/docedt.cxx |8 1 file changed, 8 insertions(+) New commits: commit d0a6b46a293197d293ffa86d94877805e620959c Author: Michael Stahl mst...@redhat.com Date: Mon Jun 15 21:15:54 2015 +0200 sw: fix assert on exporting ooo24533-1.sxw to WW8 There's a fly

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

2015-06-12 Thread Michael Meeks
sw/source/ui/envelp/labprt.cxx |2 sw/source/uibase/docvw/FrameControlsManager.cxx | 59 --- sw/source/uibase/docvw/HeaderFooterWin.cxx | 13 +--- sw/source/uibase/docvw/PageBreakWin.cxx | 12 +--- sw/source/uibase/inc/FrameControl.hxx

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

2015-06-11 Thread Henry Castro
sw/source/uibase/docvw/edtwin.cxx |4 +++- sw/source/uibase/uno/unotxdoc.cxx |1 + vcl/source/window/paint.cxx |9 + 3 files changed, 9 insertions(+), 5 deletions(-) New commits: commit ae8176d72bd86107ef2c93d9b0f1c91f60cf8823 Author: Henry Castro hcas...@collabora.com

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

2015-06-11 Thread Andras Timar
sw/source/uibase/uiview/view2.cxx | 53 ++ 1 file changed, 53 insertions(+) New commits: commit 9940e12730a7179cd62e02faa41dc3a81d3ad721 Author: Andras Timar andras.ti...@collabora.com Date: Thu Jun 11 00:01:38 2015 +0200 tdf#91613 restore

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

2015-06-09 Thread Caolán McNamara
sw/source/core/layout/layact.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 64dc505ce180a168798b725423a308207de42c63 Author: Caolán McNamara caol...@redhat.com Date: Tue Jun 9 10:47:29 2015 +0100 Resolves: tdf#91695 partially Revert crash on layout

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

2015-06-09 Thread László Németh
sw/source/core/objectpositioning/anchoredobjectposition.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 062256ba6810fb1cbed54246dde7570ed5430aa4 Author: László Németh laszlo.nem...@collabora.com Date: Thu Jun 4 18:15:12 2015 +0200 tdf#91260: cleanup

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

2015-06-08 Thread Michael Stahl
sw/source/core/crsr/crsrsh.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 73b303fc3693e7cdf457e617c252c10ef4620bd9 Author: Michael Stahl mst...@redhat.com Date: Mon Jun 8 23:28:11 2015 +0200 tdf#91917 tdf#91602: avoid layout recursion differently

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

2015-06-05 Thread Michael Stahl
sw/source/core/crsr/crsrsh.cxx |4 1 file changed, 4 insertions(+) New commits: commit 4ae19cf8435d78bec75e1c4ea95da9f0aaf35b62 Author: Michael Stahl mst...@redhat.com Date: Fri Jun 5 23:56:07 2015 +0200 tdf#91602: sw: prevent recursive layout crash

  1   2   >