[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-09-21 Thread Caolán McNamara
cui/source/tabpages/transfrm.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 56a3b56689a458a8ff3f310940af07dac347a0c5 Author: Caolán McNamara Date: Wed Sep 21 10:20:45 2016 +0100 Resolves: tdf#100795 SAL_MIN_INT32 32bit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-07-22 Thread Caolán McNamara
cui/source/options/optpath.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 354c148edce5cafa1efb136630618f3063ce3c99 Author: Caolán McNamara Date: Thu Jul 21 21:44:06 2016 +0100 Resolves: tdf#101054 crash on options->path with non-native file picker

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-07-12 Thread Caolán McNamara
cui/source/options/optpath.cxx | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) New commits: commit bab5387447d2ea386b49367fe373b124a57c5ce6 Author: Caolán McNamara Date: Tue Jul 5 10:16:51 2016 +0100 Resolves: rhbz#1352835 path options

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-06-29 Thread Tor Lillqvist
cui/source/options/optopencl.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 93440e1c1237a2237e8a3b8914514d8889bb6172 Author: Tor Lillqvist Date: Mon Jun 27 10:28:55 2016 +0300 tdf#100222: Show the dialog just once even if

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-06-26 Thread Tor Lillqvist
cui/source/options/optopencl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6d3a5d8aa07e575c153316a9725f36c43abd0bca Author: Tor Lillqvist Date: Thu Jun 23 17:40:30 2016 +0300 tdf#100222: Inform user that a restart is needed after toggling OpenCL

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-06-11 Thread Caolán McNamara
cui/source/tabpages/textattr.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3a5ce16bc2a0f766a442cebc49d4c361f95cf91b Author: Caolán McNamara Date: Thu Jun 9 09:08:08 2016 +0100 Resolves: tdf#93135 can't resize shape with

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-05-30 Thread Caolán McNamara
cui/source/dialogs/cuicharmap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8c52df3452208b97dcc59d010a33de4be70101b Author: Caolán McNamara Date: Sun May 29 20:26:12 2016 +0100 Resolves: tdf#97839 a single character may be more

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-04-19 Thread Yousuf Philips
cui/source/customize/acccfg.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 978b6405d771cc2e69e6bd2bd7bdad435778ba6a Author: Yousuf Philips Date: Mon Mar 21 15:56:30 2016 +0400 tdf#88027 Allow assignment of Comma keyboard combinations

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

2016-04-19 Thread Caolán McNamara
cui/source/dialogs/postdlg.cxx |7 +++ cui/uiconfig/ui/comment.ui | 11 --- 2 files changed, 3 insertions(+), 15 deletions(-) New commits: commit 2407399c0c840c2e3d9de6575a99695967e88039 Author: Caolán McNamara Date: Mon Apr 18 13:54:15 2016 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-03-14 Thread Caolán McNamara
cui/source/options/optaboutconfig.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e1206bfbf508f4a458e7ac8fe6d0935d177cb778 Author: Caolán McNamara Date: Mon Mar 14 09:55:31 2016 + Resolves: tdf#94968 return false is expanding

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-03-11 Thread Rishabh Kumar
cui/source/customize/cfg.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 6f3ac91fabe1faa664aecfc535b49ee31fcb9beb Author: Rishabh Kumar Date: Tue Aug 18 03:11:53 2015 +0530 tdf#80758:empty values in button name not respected

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-02-29 Thread Yousuf Philips
cui/source/customize/acccfg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit b9825b7fd3f928501fa59808d04af7823e6c9c74 Author: Yousuf Philips Date: Mon Feb 22 23:23:09 2016 +0400 tdf#97942 Return Ctrl+Shift+Space to the keyword customize

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source include/vcl vcl/inc vcl/source vcl/unx

2016-02-19 Thread Caolán McNamara
cui/source/options/optgdlg.cxx | 10 ++ include/vcl/svapp.hxx |6 ++ vcl/inc/svdata.hxx |1 + vcl/inc/unx/salinst.h |2 +- vcl/source/app/svapp.cxx|9 + vcl/source/app/svmain.cxx |5 +

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-01-22 Thread Maxim Monastirsky
cui/source/customize/cfg.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit c36e8a3e99388485066a8321c28807ba4677114d Author: Maxim Monastirsky Date: Thu Jan 21 22:27:55 2016 +0200 tdf#87178 Resetting menu shouldn't reset other

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source cui/uiconfig dbaccess/source framework/source icon-themes/tango include/svtools officecfg/registry reportdesign/source sc/source s

2016-01-12 Thread Maxim Monastirsky
cui/source/options/optgdlg.cxx | 11 cui/source/options/optgdlg.hxx |1 cui/uiconfig/ui/optgeneralpage.ui | 70 - dbaccess/source/core/dataaccess/intercept.cxx | 54

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

2015-12-17 Thread Yousuf Philips
cui/source/dialogs/about.cxx |1 - vcl/source/app/svapp.cxx |6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 1ea4a61dc0b71892f19d961a4b678c10965b69a2 Author: Yousuf Philips Date: Fri Dec 11 15:21:39 2015 +0400 Update

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2015-12-09 Thread Caolán McNamara
cui/source/dialogs/iconcdlg.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e34e0c8d97b90786e9ca9cf88d9fc3e127ce8350 Author: Caolán McNamara Date: Wed Dec 9 17:15:10 2015 + Resolves: tdf#86845 hyperlink details not retained

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2015-11-26 Thread Lionel Elie Mamane
cui/source/customize/macropg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bffd15ec2ee472b32672589240f8a11c2261dd60 Author: Lionel Elie Mamane Date: Wed Nov 25 16:21:19 2015 +0100 assign macro dialog: correct event name "errorOccured"