[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-17 Thread Andre Fischer
sfx2/source/sidebar/PanelTitleBar.cxx |8 +++- sfx2/source/sidebar/Sidebar.hrc |5 +++-- sfx2/source/sidebar/Sidebar.src |5 + 3 files changed, 15 insertions(+), 3 deletions(-) New commits: commit 35c18dc890a8883b974ff73c585033fc3ee3b73e Author: Andre Fischer

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-17 Thread Andre Fischer
sfx2/source/sidebar/SidebarController.cxx| 28 - sfx2/source/sidebar/SidebarDockingWindow.cxx | 30 +++ sfx2/source/sidebar/SidebarDockingWindow.hxx |4 +++ 3 files changed, 52 insertions(+), 10 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-17 Thread Andre Fischer
sfx2/source/sidebar/Deck.cxx | 86 +++ sfx2/source/sidebar/Deck.hxx |5 +- sfx2/source/sidebar/FocusManager.cxx |8 ++- 3 files changed, 56 insertions(+), 43 deletions(-) New commits: commit 58da1dc5061fcd9abc7dd296d0d7d04d651dc10f

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source vcl/source

2013-05-17 Thread Andre Fischer
sfx2/source/dialog/templdlg.cxx |2 ++ vcl/source/window/dockwin.cxx | 15 --- 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 048eca411083bc8a2ef95e5701bf7eba5d232a2d Author: Andre Fischer a...@apache.org Date: Fri May 17 08:56:55 2013 +

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-14 Thread Andre Fischer
sfx2/source/sidebar/SidebarController.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit dca16f8c819a1c657c5d0eb7e3c6ff884843f9a7 Author: Andre Fischer a...@apache.org Date: Mon May 13 11:00:09 2013 + Resolves: #i122272# Select correct sidebar button... after

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-14 Thread Andre Fischer
sfx2/source/sidebar/DeckTitleBar.cxx | 15 +-- sfx2/source/sidebar/PanelTitleBar.cxx |5 + sfx2/source/sidebar/Sidebar.hrc |3 +++ sfx2/source/sidebar/Sidebar.src |9 + 4 files changed, 26 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source svx/source

2013-05-10 Thread Andre Fischer
sfx2/source/sidebar/Deck.cxx | 33 + sfx2/source/sidebar/Deck.hxx |6 sfx2/source/sidebar/FocusManager.cxx | 450 +++-- sfx2/source/sidebar/FocusManager.hxx | 63 ++ sfx2/source/sidebar/Panel.cxx

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-10 Thread Andre Fischer
sfx2/source/sidebar/FocusManager.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit c367a1e8628f125373a8be0108b05f27ca2117dd Author: Andre Fischer a...@apache.org Date: Tue May 7 11:33:50 2013 + Resolves: #i122230# Fixes for sidebar focus traveling

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-10 Thread Andre Fischer
sfx2/source/sidebar/Deck.cxx | 52 ++- sfx2/source/sidebar/Deck.hxx |1 2 files changed, 52 insertions(+), 1 deletion(-) New commits: commit 77c85da8b7cbad2e2904af81554d65afcd868a23 Author: Andre Fischer a...@apache.org Date: Wed May 8 07:21:37

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-10 Thread Andre Fischer
sfx2/source/sidebar/ContextList.cxx | 12 sfx2/source/sidebar/ContextList.hxx |5 - sfx2/source/sidebar/Panel.cxx | 16 +--- sfx2/source/sidebar/Panel.hxx |7 +-- sfx2/source/sidebar/ResourceManager.cxx | 24

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-10 Thread Andre Fischer
sfx2/source/sidebar/SidebarController.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit a080ba5ed71607b8b2540f6c1ab855c825ade662 Author: Andre Fischer a...@apache.org Date: Wed May 8 12:35:53 2013 + Resolves: #i122082# Show correct deck title

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-09 Thread Andre Fischer
sfx2/source/sidebar/TitleBar.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit dbb9b218462cda204f718c80f58f5bc1aec8e25a Author: Andre Fischer a...@apache.org Date: Tue Apr 23 12:49:57 2013 + Related: #i122144# Paint titles of sidebar decks and titles bold

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-09 Thread Oliver-Rainer Wittmann
sfx2/source/sidebar/Panel.cxx | 17 --- sfx2/source/sidebar/Panel.hxx |7 +++--- sfx2/source/sidebar/PanelTitleBar.cxx | 32 +++--- sfx2/source/sidebar/PanelTitleBar.hxx |7 +++---

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-09 Thread Andre Fischer
sfx2/source/sidebar/Theme.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 0a9249f1e00a2792707e31976a7d45ae05240cef Author: Andre Fischer a...@apache.org Date: Fri Apr 26 06:45:40 2013 + Related: #i122144# Use same color for all sidebar

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-08 Thread Andre Fischer
sfx2/source/sidebar/SidebarController.cxx | 22 +++--- 1 file changed, 7 insertions(+), 15 deletions(-) New commits: commit e3860a6db8d11da357932b393fe7cc8a7f0684b3 Author: Andre Fischer a...@apache.org Date: Fri Apr 19 14:27:16 2013 + Resolves: #i122104# Fixed

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-08 Thread Andre Fischer
sfx2/source/sidebar/SidebarController.cxx | 28 sfx2/source/sidebar/SidebarController.hxx |6 +- 2 files changed, 21 insertions(+), 13 deletions(-) New commits: commit c07c242be32d61d991522cd59e87e0922854614a Author: Andre Fischer a...@apache.org Date:

[Libreoffice-commits] core.git: Branch 'feature/sidebar' - sfx2/source

2013-05-04 Thread Andre Fischer
sfx2/source/sidebar/SidebarController.cxx | 15 +-- sfx2/source/sidebar/SidebarController.hxx |3 ++- 2 files changed, 15 insertions(+), 3 deletions(-) New commits: commit 02e826258f757e954f40f6a928a0351724a7280a Author: Andre Fischer a...@apache.org Date: Thu Apr 11 12:04:57