[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2023-07-28 Thread Balazs Varga (via logerrit)
framework/source/uielement/menubarmanager.cxx | 31 +++--- include/vcl/menu.hxx |1 vcl/source/window/menu.cxx| 18 +++ 3 files changed, 47 insertions(+), 3 deletions(-) New commits: commit 630303ad8e94bd634b98e

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2023-07-26 Thread Rafael Lima (via logerrit)
framework/source/uielement/menubarmanager.cxx |2 ++ include/vcl/menu.hxx |6 ++ vcl/source/window/menuwindow.cxx | 19 +-- 3 files changed, 21 insertions(+), 6 deletions(-) New commits: commit 6fa4e5965b2a79ae6735f4191a2261713a4

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2021-03-03 Thread Caolán McNamara (via logerrit)
framework/source/layoutmanager/toolbarlayoutmanager.cxx |7 +++ include/vcl/dockwin.hxx |3 ++- vcl/source/window/dockmgr.cxx |8 3 files changed, 13 insertions(+), 5 deletions(-) New commits: commit f34e8ab3e7e713

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2020-01-06 Thread Jim Raykowski (via logerrit)
framework/source/uielement/toolbarmanager.cxx |6 +++ include/vcl/commandinfoprovider.hxx |4 ++ vcl/source/helper/commandinfoprovider.cxx | 46 ++ 3 files changed, 56 insertions(+) New commits: commit 706be217a77d5951f02b486b8a57f20b1d061fe2 Author

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2019-03-21 Thread Libreoffice Gerrit user
framework/source/layoutmanager/toolbarlayoutmanager.cxx | 36 include/vcl/floatwin.hxx|1 vcl/source/window/floatwin.cxx | 14 +- 3 files changed, 43 insertions(+), 8 deletions(-) New commits: commit 428d5f2449

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2017-01-14 Thread Caolán McNamara
framework/source/fwe/helper/actiontriggerhelper.cxx |2 +- include/vcl/image.hxx |1 - vcl/source/image/Image.cxx |6 -- 3 files changed, 1 insertion(+), 8 deletions(-) New commits: commit 6391993d1ffb5ec6ce627671eb77925a44989

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2016-12-09 Thread Tomaž Vajngerl
framework/source/fwe/classes/addonsoptions.cxx |2 +- include/vcl/toolbox.hxx|2 +- vcl/source/window/toolbox.cxx |5 ++--- vcl/source/window/toolbox2.cxx | 24 4 files changed, 20 insertions(+), 13 del

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2016-05-29 Thread Noel Grandin
framework/source/services/frame.cxx |2 +- include/vcl/svapp.hxx |8 vcl/source/app/svapp.cxx|4 ++-- vcl/source/window/dialog.cxx|6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) New commits: commit 12aafb69fab3c7f91aa727ace1

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2015-09-29 Thread Jan Holesovsky
framework/source/layoutmanager/layoutmanager.cxx | 10 +- include/vcl/menu.hxx |3 +-- include/vcl/syswin.hxx |2 +- vcl/source/window/menu.cxx |2 +- vcl/source/window/syswin.cxx

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2015-05-14 Thread Philippe Jung
framework/source/uielement/toolbarmanager.cxx |3 + include/vcl/menu.hxx |6 ++ vcl/source/window/menu.cxx| 61 +- vcl/source/window/menufloatingwindow.cxx |1 4 files changed, 68 insertions(+), 3 deletions(-)

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source

2014-09-22 Thread Jan Holesovsky
framework/source/layoutmanager/layoutmanager.cxx | 10 - include/vcl/builder.hxx | 11 + include/vcl/menu.hxx |3 include/vcl/syswin.hxx |2 vcl/source/window/builder.cxx| 127

[Libreoffice-commits] core.git: framework/source include/vcl vcl/source vcl/unx

2014-06-05 Thread Bjoern Michaelsen
framework/source/uielement/menubarmanager.cxx |7 +++- include/vcl/helper.hxx|3 + include/vcl/menu.hxx | 11 ++ vcl/source/window/menu.cxx| 17 ++ vcl/unx/gtk/window/gtksalmenu.cxx | 43