[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-07-11 Thread Rachit Gupta
cui/source/options/personalization.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9f15a103b627682aeabf1e87f0b3323ed671e236 Author: Rachit Gupta Date: Fri Jul 11 21:50:54 2014 +0530 Fixed crash when cancel is clicked without searching. Change-Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-07-10 Thread Rachit Gupta
cui/source/options/personalization.cxx | 28 +++- cui/source/options/personalization.hxx |3 +++ 2 files changed, 26 insertions(+), 5 deletions(-) New commits: commit bba5ba8a7e02e8f35d1a5f9e65723a19fdc57d28 Author: Rachit Gupta Date: Thu Jul 10 23:23:12 2014 +053

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-07-01 Thread Rachit Gupta
cui/source/options/personalization.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit a848adedd0eb6adf46b7bb70734a4264bee53a87 Author: Rachit Gupta Date: Wed Jul 2 10:11:04 2014 +0530 Minor fix: Own persona selected when user selects installed persona. Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig

2014-07-01 Thread Rachit Gupta
cui/source/options/personalization.cxx | 63 +++-- cui/source/options/personalization.hxx | 19 + cui/uiconfig/ui/personalization_tab.ui | 29 +++ 3 files changed, 46 insertions(+), 65 deletions(-) New commits: commit 7b6d0027af81b406014226bc0

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig vcl/source

2014-07-01 Thread Rachit Gupta
cui/source/options/personalization.cxx | 20 +++- cui/source/options/personalization.hxx |4 cui/uiconfig/ui/personalization_tab.ui | 137 ++--- vcl/source/app/settings.cxx|4 4 files changed, 99 insertions(+), 66 deletions(-) New commits: comm

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-07-01 Thread Rachit Gupta
cui/source/options/personalization.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5cbfed7b2633c21abaaf84b4fda0e2e384845c41 Author: Rachit Gupta Date: Tue Jul 1 13:34:39 2014 +0530 Fixed Bug: Persona info is deleted if No Persona is selected. If the user select

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source officecfg/registry

2014-06-30 Thread Rachit Gupta
cui/source/options/personalization.cxx | 12 ++-- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 12 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit c64c61ff06e27791e38f36fed7cda3d283ac5115 Author: Rachit Gupta Dat

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source officecfg/registry

2014-06-30 Thread Rachit Gupta
cui/source/options/personalization.cxx | 25 --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 29 +++-- 2 files changed, 44 insertions(+), 10 deletions(-) New commits: commit 888a0e4ceb8d379f6c44d449863ea8c1b5a599e2 Author: Rachit Gupta Dat

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig officecfg/registry vcl/source

2014-06-27 Thread Rachit Gupta
cui/source/options/personalization.cxx | 54 + cui/source/options/personalization.hxx |2 cui/uiconfig/ui/personalization_tab.ui | 76 + officecfg/registry/schema/org/openoffice/Office/Common.xcs | 23 +++ v

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-20 Thread Rachit Gupta
cui/source/options/personalization.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f1e214887adf28e7ae2f5aceb409038684cdbe8 Author: Rachit Gupta Date: Sat Jun 21 09:16:16 2014 +0530 Fixed Typo. Change-Id: I8d0b34e0c34c349baaa7c9a56fd1e6cfe3ad6934

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig

2014-06-20 Thread Rachit Gupta
cui/source/options/personalization.cxx | 38 ++ cui/source/options/personalization.hxx |1 cui/uiconfig/ui/select_persona_dialog.ui | 110 +-- 3 files changed, 142 insertions(+), 7 deletions(-) New commits: commit cb5236f244cc7231816af3c191be3987daf

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig

2014-06-20 Thread Rachit Gupta
cui/source/options/personalization.cxx | 21 + cui/source/options/personalization.hxx |2 +- cui/uiconfig/ui/select_persona_dialog.ui |4 3 files changed, 14 insertions(+), 13 deletions(-) New commits: commit 84deacb87c1437d8409e4b7df4e182275f9723b8 Author:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig vcl/source

2014-06-19 Thread Rachit Gupta
cui/source/options/personalization.cxx | 81 +++-- cui/source/options/personalization.hxx | 10 +++- cui/uiconfig/ui/personalization_tab.ui | 66 ++ vcl/source/app/settings.cxx|8 --- 4 files changed, 142 insertions(+), 23 d

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-18 Thread Rachit Gupta
cui/source/options/personalization.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit b3ed6f893c1b2839d176977cd82ad88a9c9d9905 Author: Rachit Gupta Date: Wed Jun 18 12:09:56 2014 +0530 The selected theme is shown in the progress label. The na

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-17 Thread Rachit Gupta
cui/source/options/personalization.cxx | 76 ++--- 1 file changed, 16 insertions(+), 60 deletions(-) New commits: commit 87999291caecde2f8fede6743705aeca5e1a0bf9 Author: Rachit Gupta Date: Wed Jun 18 11:13:43 2014 +0530 Code cleanup. Change-Id: Ifefc

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-17 Thread Rachit Gupta
cui/source/options/personalization.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 94099ca3e03af26e9209ca586d0303c16575947b Author: Rachit Gupta Date: Tue Jun 17 18:08:55 2014 +0530 Minor Fixes. Changed number of search results from 1 (develop

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-14 Thread Rachit Gupta
cui/source/options/personalization.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit c57b0961cf9337436f14a4d6c51619bfe4924325 Author: Rachit Gupta Date: Sat Jun 14 21:30:20 2014 +0530 Added error message to the progess label if something goes wrong. Change-Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-12 Thread Rachit Gupta
cui/source/options/personalization.cxx | 221 ++--- cui/source/options/personalization.hxx | 10 + 2 files changed, 130 insertions(+), 101 deletions(-) New commits: commit cdd2b7aa6ed57e0e1090cc65c292ffe943f5457e Author: Rachit Gupta Date: Thu Jun 12 17:13:33 201

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-11 Thread Rachit Gupta
cui/source/options/personalization.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 14f72d1e6a05484007e2ae4d9bcc89b3859083b7 Author: Rachit Gupta Date: Wed Jun 11 22:42:12 2014 +0530 Changed the Persona application process a bit. The header and

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-03 Thread Jan Holesovsky
cui/source/options/personalization.cxx |4 1 file changed, 4 insertions(+) New commits: commit e28749854b89a596f4da7aa710b2a5daf588c4f7 Author: Jan Holesovsky Date: Sun Jun 1 13:15:02 2014 +0200 Acquire the solar mutex, otherwise we cannot access vcl in the thread. Chang

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig

2014-06-02 Thread Rachit Gupta
cui/source/options/personalization.cxx | 28 +- cui/source/options/personalization.hxx |2 cui/uiconfig/ui/select_persona_dialog.ui | 83 --- 3 files changed, 72 insertions(+), 41 deletions(-) New commits: commit 8c5811cc945fea05d75f52bf917f315b1a0

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-05-25 Thread Rachit Gupta
cui/source/options/personalization.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 1e5ae6180a65ff5dfe7371a8e0a3240319da1e81 Author: Rachit Gupta Date: Sun May 25 17:29:21 2014 +0530 Added setOptimalLayoutSize() to resize the dialog after images load. Change-Id: I

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig

2014-05-22 Thread Rachit Gupta
cui/source/options/personalization.cxx| 129 - cui/source/options/personalization.hxx| 10 + cui/source/options/personasdochandler.hxx |1 cui/uiconfig/ui/select_persona_dialog.ui | 151 +++--- 4 files changed, 269 insertions(+), 22