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

2015-11-02 Thread Michael Stahl
sw/source/core/text/itratr.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit e0b9abe1f9cfcf6b43ea3bfc7ae47f649c0992bb 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-4-4' - sw/source

2015-10-27 Thread Andras Timar
sw/source/core/edit/edfld.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1f43eaf45225218ee9329e3b89ba34306e722a2 Author: Andras Timar Date: Thu Nov 20 11:27:27 2014 +0100 fdo#79409 allow selection from list field in protected

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 eb0d47c372366da812e8dd1a54f772f1d43e9310 Author: Oliver Specht Date: Mon Oct 19 15:14:10 2015 +0200 tdf#64432: enable delete and backspace in editable

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

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

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 bdc5aab39be149b2fc7d37520414ae251341bc14 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-4-4' - 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 22560075218c6166d44367957f4a733ea50ff9c3 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-4-4' - sw/source

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

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

2015-09-15 Thread Oliver Specht
sw/source/core/unocore/unoftn.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit a02d7cbd70f3c5703f61f380caf91c460aa3a530 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-4-4' - sw/source

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

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

2015-09-03 Thread Miklos Vajna
sw/source/core/txtnode/fntcache.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 7fcedb1325887b9ca810b28769cc9083addc0033 Author: Miklos Vajna Date: Mon Aug 10 09:14:27 2015 +0200 tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill

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

2015-09-02 Thread Caolán McNamara
sw/source/filter/ww8/ww8par2.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 7785e87aa9fc706b1474e6a480affca067542f5d 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-4-4' - sw/source

2015-08-29 Thread Michael Stahl
sw/source/filter/xml/xmlimp.cxx | 12 1 file changed, 12 insertions(+) New commits: commit e75609a450394e1fea11e6ab888247e92c9559ea 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-4-4' - sw/source

2015-08-26 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit af3b581d2678622f992433cc37c16db0f4549489 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-4-4' - sw/source

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

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 e5a9e86a3f454cec9ff8ecc12ed93970ef555d0e Author: Stephan Bergmann sberg...@redhat.com Date: Mon Aug 24 17:31:24 2015 +0200 Handle

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 b0b558e2ef87a102582ea7fd5df73c9cee460b3b Author: Stephan

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 bd409ff7c3ce8fa6fc890d91a30fc0996fe4651b 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-4-4' - 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 4ffdf7fa5c2f1fbe16c010c2fef639eb0a0725b6 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-4-4' - sw/source

2015-08-18 Thread Miklos Vajna
sw/source/core/txtnode/thints.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3c6cdfe08420eefaa97d957c3908daf76b14e684 Author: Miklos Vajna vmik...@collabora.co.uk Date: Wed Jul 29 09:08:00 2015 +0200 tdf#89954 sw: let annotation have CH_TXTATR_INWORD

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 b2be6ff755301cb0612ce4dd68f32ce61cb98788 Author: Caolán McNamara caol...@redhat.com Date: Fri Aug 14 14:40:38

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 b9b21621cfdc742b7bb54e77e55c318d1a7b6bc5 Author: Caolán McNamara caol...@redhat.com Date: Fri

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 92c3a5b80ac575e1c538894b7c1a4170093785b5 Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 13 10:58:06 2015

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

2015-07-24 Thread Caolán McNamara
sw/source/filter/ww8/types.hxx |1 + sw/source/filter/ww8/ww8scan.cxx | 16 2 files changed, 5 insertions(+), 12 deletions(-) New commits: commit c39242b8bb8079d917f5d99b84add827dab4e9a9 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 22 14:52:58 2015 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 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 634e077089dcfb3a1f04f476c601175e2c432830 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-4-4' - sw/source

2015-07-21 Thread Michael Stahl
sw/source/uibase/dbui/mmconfigitem.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4494547e1e17cf3230b8c1a389ed1e82aa6fe32f Author: Michael Stahl mst...@redhat.com Date: Tue Jul 21 20:43:12 2015 +0200 sw: speak slowly and clearly so MSVC2012 gets the

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

2015-07-16 Thread Caolán McNamara
sw/source/core/access/accnotextframe.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 03e115e51e5102ffd9c8498f865ed9e768f4f490 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-4-4' - sw/source

2015-07-13 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |4 1 file changed, 4 insertions(+) New commits: commit 9f0044e16a42930d447f63e6129e9979f5e186ec 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-4-4' - sw/source

2015-07-08 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 d623e7e6cba3090dcb5d21174cd5ed42bb069163

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

2015-07-02 Thread Julien Nabet
sw/source/uibase/app/docsh.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit de43a2fd64085c6887c66fede95ee9cdf0e431d4 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-4-4' - sw/source

2015-07-02 Thread Andras Timar
sw/source/uibase/uiview/view2.cxx | 53 ++ 1 file changed, 53 insertions(+) New commits: commit 7ea10bbd898f31565e5cdfb2612b1e8b22ed3809 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-4-4' - sw/source

2015-06-23 Thread Stephan Bergmann
sw/source/core/inc/txtfrm.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 82ab8e2a1df9436c266a1eb9419840dc2943b2bf Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 22 11:10:24 2014 +0100 -Werror,-Winfinite-recursion (cherry picked from

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

2015-06-18 Thread Caolán McNamara
sw/source/uibase/dochdl/swdtflvr.cxx |8 1 file changed, 8 insertions(+) New commits: commit ae4d51b8d835b47e70bc6a0d2f92c2f4057bce16 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-4-4' - sw/source

2015-06-18 Thread Caolán McNamara
sw/source/core/frmedt/fecopy.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit ff6fb90179f1aa70e9d83bf4d90848fa13ff87db 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-4-4' - sw/source

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

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

2015-06-04 Thread Caolán McNamara
sw/source/core/fields/expfld.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b36afd1ecd098723e3119cba81e172396bf30f45 Author: Caolán McNamara caol...@redhat.com Date: Thu Jun 4 21:00:13 2015 +0100 Resolves: tdf#91637 avoid -1 string index

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

2015-06-04 Thread Caolán McNamara
sw/source/core/view/vprint.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 01f77389b473a37a7b8e0e46a1e49a56dac478c3 Author: Caolán McNamara caol...@redhat.com Date: Thu Jun 4 11:41:30 2015 +0100 Resolves: tdf#84483 postit layout not available in

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

2015-06-02 Thread Philippe Jung
sw/source/core/txtnode/thints.cxx | 40 +- 1 file changed, 35 insertions(+), 5 deletions(-) New commits: commit 7ea3a2b5747f148cbdc9a065728cefff1a660bd7 Author: Philippe Jung phil.j...@free.fr Date: Tue Jun 2 17:43:19 2015 +0200 tdf#91228 Fix Writer

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

2015-05-28 Thread Caolán McNamara
sw/source/ui/fldui/fldref.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 475edbbe446df3250b3d898b8e2cc4c380c60ece Author: Caolán McNamara caol...@redhat.com Date: Wed May 27 17:24:13 2015 +0100 Resolves: tdf#91403 no wrtshell during initial layout

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/source xmloff/source

2015-05-25 Thread Michael Stahl
sw/source/core/unocore/unoframe.cxx |2 ++ xmloff/source/style/XMLBackgroundImageContext.cxx |3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 7cbcb57df49d8b0cc28c28c5a04bcac464b504fb Author: Michael Stahl mst...@redhat.com Date: Fri May 22

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

2015-05-25 Thread Michael Stahl
sw/source/core/unocore/unoframe.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 25922e2f50b27e47d0953d4a2ac51e9f6673a17a Author: Michael Stahl mst...@redhat.com Date: Fri May 22 17:59:55 2015 +0200 tdf#90946: sw: ODF import: ignore invalid

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

2015-05-20 Thread Mark Hung
sw/source/core/doc/DocumentRedlineManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b63043dbc12476ad1c1e69558b53d9493c855f1 Author: Mark Hung mark...@gmail.com Date: Wed Mar 25 23:17:11 2015 +0800 Fix DocumentRedlineManager code that crashes Writer.

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

2015-05-20 Thread Michael Stahl
sw/source/core/unocore/unoflatpara.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 421adf500c0723126a293b7fbd51f22e1471f3cf Author: Michael Stahl mst...@redhat.com Date: Mon May 18 18:17:58 2015 +0200 tdf#89794: sw: implement

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

2015-05-20 Thread Michael Stahl
sw/source/core/docnode/nodes.cxx | 76 +++ 1 file changed, 54 insertions(+), 22 deletions(-) New commits: commit c781bad828b4bbea1ab888c6747b991ad5804a5b Author: Michael Stahl mst...@redhat.com Date: Fri May 8 23:53:16 2015 +0200 sw: fix assert with

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

2015-05-18 Thread Michael Stahl
sw/source/core/doc/docbm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 277945413e8f8ba0573be143db877007f8517221 Author: Michael Stahl mst...@redhat.com Date: Fri May 15 23:57:04 2015 +0200 tdf#90808: sw: fix detection of duplicate CrossRefBookmarks

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

2015-05-14 Thread Michael Stahl
sw/source/core/unocore/unotext.cxx | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) New commits: commit 1a2a094795e10f514eb421e68bbd705ea5251b76 Author: Michael Stahl mst...@redhat.com Date: Wed May 13 23:48:51 2015 +0200 tdf#85424: sw: fix ~SwIndexReg assert

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

2015-05-11 Thread Caolán McNamara
sw/source/core/layout/flowfrm.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit e2bf47485575befd57b027a5339c35d6aa905680 Author: Caolán McNamara caol...@redhat.com Date: Fri May 1 12:12:28 2015 +0100 Resolves: tdf#90141 layout crash with table in

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

2015-05-11 Thread Caolán McNamara
sw/source/filter/ww8/docxattributeoutput.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ca3a36ef07e6be9e39651fc55858f9e0f50e9725 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 28 10:27:32 2015 +0100 fix assert on re-export of fdo72640-6.docx to docx

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

2015-04-30 Thread Caolán McNamara
sw/source/core/unocore/swunohelper.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit c9e0d9f57993a07bc4f03d922930cef2be7f9b69 Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 29 21:20:43 2015 +0100 coverity#1296209 Logically dead code (gold)

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

2015-04-27 Thread Michael Stahl
sw/source/core/edit/eddel.cxx |2 +- sw/source/core/edit/edglss.cxx |5 - 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 8f570028b0871db99722cca76c0d1179e06c Author: Michael Stahl mst...@redhat.com Date: Sat Apr 25 21:25:00 2015 +0200 rhbz#1205072:

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

2015-04-27 Thread Michael Stahl
sw/source/core/access/acccontext.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 84f10b5f154e130981de5826f83d63b5eadd33ac Author: Michael Stahl mst...@redhat.com Date: Fri Apr 24 23:31:06 2015 +0200 sw: fix SwAccessibleParagraph crash on delete

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

2015-04-24 Thread Michael Stahl
sw/source/core/doc/docredln.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit 6ccddc00775a5ec20b7b0bc35232ecbbbfd53958 Author: Michael Stahl mst...@redhat.com Date: Wed Apr 22 14:28:38 2015 +0200 rhbz#1198848: sw: delete *all* table

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

2015-04-21 Thread Michael Stahl
sw/source/core/unocore/unoframe.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d8263317d1812fabf139c5ffa2bf8b17aa612b3e Author: Michael Stahl mst...@redhat.com Date: Tue Apr 21 00:15:55 2015 +0200 sw: ODF import: frame background: do not override

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

2015-04-21 Thread Michael Stahl
sw/source/core/unocore/unoframe.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 61381728047e627cfc66c32aa148a20786c99da0 Author: Michael Stahl mst...@redhat.com Date: Mon Apr 20 23:42:45 2015 +0200 tdf#90640: sw: ODF import: ignore

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

2015-04-21 Thread Michael Stahl
sw/source/core/unocore/unomap.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit b7493a65160a55ed3885aaa56ecb99646e615c87 Author: Michael Stahl mst...@redhat.com Date: Mon Apr 20 17:19:02 2015 +0200 tdf#90640: sw: ODF export: fix wrong property types

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

2015-04-21 Thread Caolán McNamara
sw/source/filter/ww8/ww8atr.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 12de601a11287599c1ecacf7a51bfa01beedda02 Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 8 20:34:35 2015 +0100 fix assert on exporting fdo79938-1.ott to .doc

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

2015-04-15 Thread Caolán McNamara
sw/source/core/layout/paintfrm.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7ede9572e86a907f7cce8debba732d07b6b45923 Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 15 11:11:03 2015 +0100 fix crash on re-export of fdo39974-1.odt to odt

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

2015-04-14 Thread Jan Holesovsky
sw/source/uibase/uiview/view.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5087e4caa4343a1a17ffb42eea4aa0354cab8636 Author: Jan Holesovsky ke...@collabora.com Date: Wed Jan 28 13:45:32 2015 +0100 tdf#80960: Attempt to fix the cursor placement after

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

2015-04-14 Thread Matthew Francis
sw/source/ui/index/cnttab.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33a67ac2c5e6a60b5a99ebf6767f803277b79148 Author: Matthew Francis mjay.fran...@gmail.com Date: Mon Apr 6 01:46:45 2015 +0400 tdf#89630 Remove extra space added when assigning styles

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

2015-04-10 Thread Miklos Vajna
sw/source/core/layout/paintfrm.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8ccdd23ac00e90333a02c9cee6e4353632d8883e Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Nov 27 09:02:09 2014 +0100 SwFrm::GetBackgroundBrush(): silence assert

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

2015-04-09 Thread Christoph Lutz
sw/source/uibase/uno/unomailmerge.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 59ef67e03bcf5b87f3dda12e89a97dc9bdcd0bb6 Author: Christoph Lutz christoph.lutz...@cib.de Date: Wed Apr 8 14:57:28 2015 + MM: fixed invalid UNO-Reference as return value

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

2015-04-09 Thread Michael Stahl
sw/source/ui/misc/glossary.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 94c71c5cc9d94568b2b123e6c26104c3c07fcc52 Author: Michael Stahl mst...@redhat.com Date: Tue Apr 7 13:20:57 2015 +0200 tdf#90441: sw: *another* crash on shutdown after changing SvxAutoCorrCfg

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

2015-04-09 Thread Caolán McNamara
sw/source/core/undo/undobj.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bdbb20758c210a4ac3732dc7d7d0e6e8aa048615 Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 3 15:39:30 2015 +0100 Resolves: tdf#90138 don't try to save a marks OtherPos if it

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

2015-04-08 Thread Caolán McNamara
sw/source/uibase/app/docst.cxx | 32 ++-- 1 file changed, 30 insertions(+), 2 deletions(-) New commits: commit d1b2478379ac79664f667d55abda1bc05ab8403c Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 3 11:19:10 2015 +0100 Resolves: tdf#90099 group

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

2015-04-08 Thread Caolán McNamara
sw/source/ui/chrdlg/drpcps.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3629a6a3706febac5a444e77003f4959126fe6f5 Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 3 16:25:13 2015 +0100 Resolves: tdf#83977 Push/Pop before/after messing with

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

2015-04-05 Thread László Németh
sw/source/core/frmedt/fecopy.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 46ed3c7fd370416186080a35e091dcbb50d533cf Author: László Németh laszlo.nem...@collabora.com Date: Mon Mar 16 11:04:46 2015 +0100 tdf#37156 insert table copy as nested

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

2015-04-03 Thread Michael Stahl
sw/source/uibase/utlui/content.cxx | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) New commits: commit 530c8def8a11c98d6e2afab1e4954f5914741b0b Author: Michael Stahl mst...@redhat.com Date: Wed Apr 1 15:45:39 2015 +0200 tdf#88360: sw: fix crash on closing help in

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

2015-04-03 Thread Michael Stahl
sw/source/core/edit/eddel.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit d8d946210a39400e4fc0b83f186e6234ad364836 Author: Michael Stahl mst...@redhat.com Date: Thu Apr 2 22:32:59 2015 +0200 tdf#87400: sw: fix ~SwIndexReg assertion in

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

2015-04-03 Thread Michael Stahl
sw/source/core/bastyp/index.cxx |1 + sw/source/core/edit/eddel.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit add86b9d5fcf3cb52549e64be148ba9e7bb4005e Author: Michael Stahl mst...@redhat.com Date: Thu Apr 2 23:33:41 2015 +0200 sw: fix crash on SwUndoDelete after

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

2015-04-03 Thread Michael Stahl
sw/source/uibase/uno/unotxdoc.cxx | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) New commits: commit 4176d652a5aa31e6ea7a1be1798819ceb0d2b007 Author: Michael Stahl mst...@redhat.com Date: Tue Mar 31 15:35:36 2015 +0200 sw: fix obscure crash in

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

2015-04-03 Thread Caolán McNamara
sw/source/ui/index/cnttab.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit e80a94284be2e73526d41fc6be99c7255f4c2ca3 Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 3 09:03:03 2015 +0100 Resolves: tdf#89785 drop down list sizes locked in

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

2015-04-01 Thread Caolán McNamara
sw/source/core/docnode/ndtbl.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 501be50b5de178d6ae1047e1ba4bf144e248eb81 Author: Caolán McNamara caol...@redhat.com Date: Fri Jan 23 13:17:39 2015 + Resolves: fdo#87977 ensure RegisterFormat is

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

2015-03-21 Thread Caolán McNamara
sw/source/core/unocore/unotbl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 599bd5eec910e6c39a385e4b369a9e8cc1fd3bf2 Author: Caolán McNamara caol...@redhat.com Date: Fri Mar 20 15:36:07 2015 + fix double delete on loading ooo123605-1.odt if there are no

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

2015-03-19 Thread Jan-Marek Glogowski
sw/source/uibase/dbui/dbmgr.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit ea1caeed5cc70f41957d56af0ccb4bfdbd01cb87 Author: Jan-Marek Glogowski glo...@fbihome.de Date: Thu Mar 19 15:48:37 2015 +0100 tdf#70346 MM: don't restore section visibility Mail merging

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

2015-03-10 Thread Jacobo Aragunde Pérez
sw/source/core/access/accpara.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ac1d20096f31899db10f86742e422f8e960223d5 Author: Jacobo Aragunde Pérez jaragu...@igalia.com Date: Fri Mar 6 16:58:57 2015 +0100 tdf#84102: Expose duplicated level accessible attribute.

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

2015-03-04 Thread Michael Stahl
sw/source/core/crsr/findattr.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 41bfe11ef188cdefa843f5befb8c03eb60603c22 Author: Michael Stahl mst...@redhat.com Date: Mon Mar 2 15:08:46 2015 +0100 sw: PVS V656 Variables initialized through call to same

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

2015-03-04 Thread Miklos Vajna
sw/source/uibase/shells/drawsh.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 4f5f5b5d0e141e1d719eae3ba243ccf6e4e50e41 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Feb 12 11:00:20 2015 +0100 tdf#89266 SwDrawShell::GetState: fix crash on

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

2015-02-26 Thread Ashod Nakashian
sw/source/core/doc/DocumentStatisticsManager.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2304bce084a87cdf2e0711f8408b53036f1d5d37 Author: Ashod Nakashian ashodnakash...@yahoo.com Date: Sat Feb 21 19:07:37 2015 -0500 tdf#38837 Reduce power

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

2015-02-25 Thread Stephan Bergmann
sw/source/core/doc/doctxm.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 8a9b3a29ac4661c181ac56bf99767989a3b00ba8 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 25 09:08:35 2015 +0100 Fix dangling pointer Change-Id:

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

2015-02-19 Thread Miklos Vajna
sw/source/core/layout/paintfrm.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 010cd7e81ef0f8c524ff764eed80e746caa1d94c Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Feb 17 12:16:54 2015 +0100 tdf#82661 SwFrm::PaintBackground: handle

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

2015-02-18 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b31fbe0dc48be70b3efbc7a7a3aecbffd1c73273 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 17 15:52:39 2015 + asan: failure to load tdf#55620 attachment under asan still

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

2015-02-17 Thread Matteo Casalin
sw/source/core/crsr/findtxt.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 77a4ec86caeb0c7958a4b7fef38a3f0e883d0701 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Wed Jan 7 18:50:32 2015 +0100 tdf#89105: sw: Remove unnecessary downcast

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

2015-02-13 Thread Caolán McNamara
sw/source/core/undo/untbl.cxx | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) New commits: commit f8d3cec9a99edd29d8780f3bc5f0cc9764e9c8e5 Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 13 10:33:37 2015 + Resolves: tdf#79569 crash undoing

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

2015-02-13 Thread Caolán McNamara
sw/source/core/layout/tabfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a4c3a56d886574a0af14806a3a3f7683873136dd Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 13 09:50:15 2015 + Resolves: tdf#76636 crash on merging certain cells

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

2015-02-13 Thread Caolán McNamara
sw/source/uibase/misc/redlndlg.cxx | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) New commits: commit a8db3a1761097ea1d2ab0d26d0f08f9581fb409b Author: Caolán McNamara caol...@redhat.com Date: Thu Feb 12 21:18:29 2015 + Resolves: tdf#89227 if no SwView

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

2015-02-11 Thread Caolán McNamara
sw/source/filter/html/htmlgrin.cxx | 63 ++--- 1 file changed, 38 insertions(+), 25 deletions(-) New commits: commit dd53735c5fe98fa4f8da4bf214a04b7883bf73c8 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 10 09:49:16 2015 + Resolves:

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

2015-02-11 Thread Caolán McNamara
sw/source/core/docnode/swbaslnk.cxx | 46 +++- sw/source/filter/html/htmlgrin.cxx | 11 2 files changed, 41 insertions(+), 16 deletions(-) New commits: commit 64fe9d34c6bae221309a037fc1ca399076a53de9 Author: Caolán McNamara caol...@redhat.com Date:

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

2015-02-11 Thread Caolán McNamara
sw/source/core/undo/unnum.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f70bfb28c396dcd9184f1c0c8ad4644e38394bce Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 11 14:02:08 2015 + Resolves: tdf#89179 fix Undo of Numbering Level change

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

2015-02-09 Thread Caolán McNamara
sw/source/ui/frmdlg/cption.cxx |7 +-- sw/source/uibase/inc/cption.hxx |8 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) New commits: commit d7947489a5d624adab6add560429235e357ac92d Author: Caolán McNamara caol...@redhat.com Date: Mon Feb 9 10:43:28 2015 +

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

2015-02-09 Thread Caolán McNamara
sw/source/uibase/inc/workctrl.hxx| 13 ++--- sw/source/uibase/ribbar/workctrl.cxx |6 +++--- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit e33e78a6fce0faf86f944cfc13726d4f132ef4e5 Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 4 21:04:44

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

2015-02-06 Thread Caolán McNamara
sw/source/ui/chrdlg/drpcps.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 76682f53a4dbcd12b9d0c02a3bc6e264c32651af Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 4 11:31:14 2015 + tdf#88854 crash on opening drop caps Change-Id:

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

2015-02-06 Thread Caolán McNamara
sw/source/ui/fldui/javaedit.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 224c65a22b580c6acd09aced71483177d2a9fbd7 Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 4 17:11:14 2015 + Resolves: tdf#68137 crash in traversing script fields use the

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

2015-02-06 Thread Caolán McNamara
sw/source/core/txtnode/ndtxt.cxx | 26 -- 1 file changed, 20 insertions(+), 6 deletions(-) New commits: commit 772be81db70570801a0b6b5de53319f21e1ff60e Author: Caolán McNamara caol...@redhat.com Date: Fri Jan 30 10:13:04 2015 + Resolves: tdf#82942 updating

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

2015-02-05 Thread Michael Stahl
sw/source/filter/ww8/rtfsdrexport.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ebe1abfca850145a9279ceed9643bcf5a84f4353 Author: Michael Stahl mst...@redhat.com Date: Thu Feb 5 15:19:33 2015 +0100 sw: fix ASAN detected error in RtfSdrExport::Commit()

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

2015-02-05 Thread Caolán McNamara
sw/source/ui/fldui/fldedt.cxx | 65 +--- sw/source/uibase/inc/fldedt.hxx |4 +- 2 files changed, 44 insertions(+), 25 deletions(-) New commits: commit f2ba2d26252a2f4f76140bda71c9084e3d537a98 Author: Caolán McNamara caol...@redhat.com Date: Wed Jan

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

2015-02-03 Thread Michael Stahl
sw/source/ui/fldui/changedb.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f8cc202803b08f00117d2b8e76a13b76cbf2d6ce Author: Michael Stahl mst...@redhat.com Date: Tue Feb 3 12:57:40 2015 +0100 tdf#77241: sw: fix creation of field data source string

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

2015-02-02 Thread Caolán McNamara
sw/source/uibase/wrtsh/wrtsh2.cxx | 57 ++ 1 file changed, 34 insertions(+), 23 deletions(-) New commits: commit 092a73d070e05f54990151fdc4e66e8adac8097d Author: Caolán McNamara caol...@redhat.com Date: Wed Jan 28 15:57:10 2015 + Related:

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

2015-02-02 Thread Michael Stahl
sw/source/core/fields/docufld.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 96ab5f4994321c75f0fac05c5100dd09d7394a86 Author: Michael Stahl mst...@redhat.com Date: Mon Feb 2 16:53:45 2015 +0100 tdf#88899: sw: fix expanding of SwDocInfoField with

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

2015-01-28 Thread Muthu Subramanian
sw/source/ui/misc/linenum.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit e930c08494346627f5bf658d46a81c735e3917ec Author: Muthu Subramanian muthu.subramanian.karunani...@ericsson.com Date: Sun Jan 25 17:44:05 2015 +0530 fdo#86984: UI Line numbering

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

2015-01-27 Thread Caolán McNamara
sw/source/ui/frmdlg/frmpage.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit a0ef8ea968c8b395ad4247f5efebed54657cfd93 Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 22 14:37:29 2015 + Resolves: fdo#88378

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

2015-01-27 Thread Caolán McNamara
sw/source/uibase/wrtsh/wrtsh1.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit f5a6a1ccfaa65385d1577c69288a92c3d2571f46 Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 15 17:25:38 2015 + Resolves: fdo#85666 when matching existing

  1   2   >