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

2017-03-30 Thread Julien Nabet
sd/source/ui/dlg/dlgsnap.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 86ac337ffefff18913f2ef3d87fffbfd24ebedc0 Author: Julien Nabet Date: Thu Mar 30 07:19:21 2017 +0200 tdf#106857: use SfxInt32Item for ATTR_SNAPLINE and avoid crash with thi

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

2017-03-21 Thread Caolán McNamara
sd/source/filter/ppt/pptin.cxx | 11 --- sd/source/filter/ppt/pptin.hxx | 10 +- 2 files changed, 9 insertions(+), 12 deletions(-) New commits: commit e8a070fd1170a7452d57304d6cf979f0c9961a0e Author: Caolán McNamara Date: Thu Mar 16 11:40:20 2017 + ofz#877 referen

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

2017-03-21 Thread Caolán McNamara
sd/source/ui/view/drviews3.cxx | 351 - 1 file changed, 174 insertions(+), 177 deletions(-) New commits: commit 5d1c37e416d856a07c3dc6a51381eabb13c467ae Author: Caolán McNamara Date: Thu Mar 16 10:50:37 2017 + Resolves: tdf#106557 don't crash

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

2017-02-27 Thread Matúš Kukan
sd/source/filter/eppt/pptx-epptooxml.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit ed22f8b84ed0b5286af406c87c674f34fe8439c1 Author: Matúš Kukan Date: Sat Feb 11 16:24:37 2017 +0100 tdf#104222: Put expensive debug code behind #if again

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

2017-02-23 Thread Markus Mohrhard
sd/source/ui/sidebar/SlideBackground.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 95396dbcaf035655f1102480c146e6cbc9f44d70 Author: Markus Mohrhard Date: Thu Feb 23 00:32:12 2017 +0100 fix crash in the sidebar code The check should be for xPanel

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

2017-02-09 Thread Caolán McNamara
sd/source/ui/animations/CustomAnimationDialog.cxx |4 1 file changed, 4 insertions(+) New commits: commit 43d64e9b0b634a682f5987bc6401e3207af25598 Author: Caolán McNamara Date: Tue Feb 7 11:28:33 2017 + animation duration/scale etc don't fill horizontal space (cherr

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

2017-01-11 Thread Michael Stahl
sd/source/ui/view/Outliner.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5f081ce502e5528049fc76657d623afcee24 Author: Michael Stahl Date: Wed Jan 11 17:17:27 2017 +0100 tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize() C

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

2017-01-11 Thread Stephan Bergmann
sd/source/ui/dlg/PhotoAlbumDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96e0beb0ef99a0840ecf434c3d726eebaa3c745e Author: Stephan Bergmann Date: Tue Jan 10 15:31:53 2017 +0100 tdf#105199: Keep URL intact (cherry picked from commit 6a68e36

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

2016-12-06 Thread Noel Grandin
sd/source/ui/dlg/sdtreelb.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 78223678b7513ffe46804cb08f2dc5bc899b2bab Author: Noel Grandin Date: Tue Dec 6 16:11:31 2016 +0200 tdf#103756 fix crash of this on 5-2 with initial backport This c

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

2016-11-15 Thread Noel Grandin
sd/source/ui/dlg/sdtreelb.cxx | 22 ++ sd/source/ui/inc/sdtreelb.hxx |9 +++-- 2 files changed, 29 insertions(+), 2 deletions(-) New commits: commit d1909ab7940109ce7d43da04e480db4e82b8310f Author: Noel Grandin Date: Tue Nov 8 16:15:55 2016 +0200 tdf#103756 -

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

2016-10-25 Thread Maxim Monastirsky
sd/source/ui/view/drviews2.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 1fcecd9d17ccf77fd446dbe4bc25aa85314b36a1 Author: Maxim Monastirsky Date: Wed Oct 19 15:03:48 2016 +0300 tdf#103264 Missing case for SID_SAVE_BACKGROUND Regression of: commit 93b4b

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

2016-10-06 Thread Caolán McNamara
sd/source/ui/view/drviews1.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 7e049ad52cce66cf4fe3bf96b9a1ac4c3688d887 Author: Caolán McNamara Date: Wed Sep 28 16:29:50 2016 +0100 Resolves: tdf#102343 unable to undo stylesheet changes in master... slides d

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

2016-10-06 Thread Caolán McNamara
sd/source/ui/func/fuprlout.cxx | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 40affcbad618c02f06e8ec2ba031dda187fcd950 Author: Caolán McNamara Date: Fri Sep 30 13:43:07 2016 +0100 Resolves: tdf#101004 crash on using slide master design fro

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

2016-10-04 Thread Caolán McNamara
sd/source/ui/annotations/annotationwindow.cxx |4 1 file changed, 4 insertions(+) New commits: commit 59a4486bb8519fbd54da0a924b7a5f9b712b3bf2 Author: Caolán McNamara Date: Sat Oct 1 21:09:48 2016 +0100 Engine() return mpOutliner, so can crash if Engine() used post delete

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

2016-10-03 Thread Noel Grandin
sd/source/ui/unoidl/UnoDocumentSettings.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 85bd2c1145e23b67aafdfcc9c2ca8d720194fe97 Author: Noel Grandin Date: Mon Oct 3 10:07:41 2016 +0200 fix bug in DocumentSettings::LoadList when testing result of lastIndex

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

2016-09-26 Thread Caolán McNamara
sd/source/core/drawdoc3.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit f94c217c29cdd347b56314a51cbbf795ec6517be Author: Caolán McNamara Date: Mon Sep 19 12:24:02 2016 +0100 Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...

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

2016-09-22 Thread Caolán McNamara
sd/source/ui/func/futext.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 970750df0ddf272f5b22555834e579d56313e579 Author: Caolán McNamara Date: Mon Sep 19 21:21:58 2016 +0100 Resolves: tdf#102293 triple click results in visually unselected word i

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

2016-08-31 Thread Michael Stahl
sd/source/ui/func/fuchar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7b56e04b296d112d13f60a80c4ddf1783eed26ba Author: Michael Stahl Date: Wed Aug 31 14:45:17 2016 +0200 sd: fix un-sorted SidArray in FuChar::DoExecute() Triggers an assert in Sf

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

2016-07-28 Thread Stephan Bergmann
sd/source/ui/framework/tools/FrameworkHelper.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 748b60a2c7e164a0ffe66270ad4b913f1c2f2924 Author: Stephan Bergmann Date: Mon Jul 11 14:04:18 2016 +0200 WaE: C4100: 'pHelper' : unreferenced formal paramete

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

2016-07-26 Thread Caolán McNamara
sd/source/ui/func/fupage.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 7f54aa12797d0c2d6dc5c35b3c11a9c37c744edc Author: Caolán McNamara Date: Sun Jul 24 17:50:23 2016 +0100 Resolves: tdf#101076 drag-create creates an unfilled shape... after using the slide prop

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

2016-07-21 Thread Samuel Mehrbrodt
sd/source/ui/func/fuinsert.cxx | 17 ++--- sd/source/ui/inc/fuinsert.hxx |9 +++-- sd/source/ui/view/drviews2.cxx |3 ++- 3 files changed, 19 insertions(+), 10 deletions(-) New commits: commit 7524dd59efc9b685548caf7967b24f7758796078 Author: Samuel Mehrbrodt Date: Tu

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

2016-07-11 Thread David Tardon
sd/source/ui/framework/tools/FrameworkHelper.cxx | 57 --- 1 file changed, 40 insertions(+), 17 deletions(-) New commits: commit 8c319b414ed7b4f9a67077f4b1497dc8975536bc Author: David Tardon Date: Mon Jul 11 11:59:41 2016 +0200 rhbz#1351292 correctly set edit mode

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

2016-06-16 Thread Katarina Behrens
sd/source/ui/sidebar/SlideBackground.cxx | 37 +-- 1 file changed, 30 insertions(+), 7 deletions(-) New commits: commit 343f12ca3fdb3503995619a3caa1b15f77c04baa Author: Katarina Behrens Date: Tue Jun 14 22:54:37 2016 +0200 tdf#100209: Master slide of master s

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

2016-06-15 Thread Markus Mohrhard
sd/source/ui/sidebar/SlideBackground.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 0a19e85f0c34c85f18cc9d5ade9a5ad41ed6750b Author: Markus Mohrhard Date: Wed Jun 15 23:34:33 2016 +0200 SfxObjectShell::Current may return nullptr See http://crashreport.li

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

2016-06-10 Thread Caolán McNamara
sd/source/ui/view/drviews2.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit b523e20a8fb8c9c26e7ffdc1b3f5fd06c440985c Author: Caolán McNamara Date: Fri Jun 10 13:25:43 2016 +0100 If we set TextFitToSize we have to unset TextAutoGrow[Height|Width] e.g. lik

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

2016-06-02 Thread Caolán McNamara
sd/source/ui/sidebar/SlideBackground.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit db5498031c033bef32ba0714279db9ecfb7b860a Author: Caolán McNamara Date: Thu Jun 2 14:11:30 2016 +0100 Resolves: tdf#100191 crash: switch to Display Mode: Notes via toolb

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

2016-06-01 Thread Justin Luth
sd/source/ui/docshell/docshel4.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 940880a6822bc688193a5a667f5d2104ed477906 Author: Justin Luth Date: Tue May 31 22:11:21 2016 +0300 tdf#66469 impress: update outline text before saving When custom an