summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2020-02-03make some headers privateCaolán McNamara
2020-02-03loplugin:unusedmethodsNoel Grandin
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara
2020-02-01no direct users of slider.hxx outside vcl anymoreCaolán McNamara
2020-02-01support arbitrary widgets in toolbars via children of GtkToolItemCaolán McNamara
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-30vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna
2020-01-29Resolves: tdf#130130 Insert menu, multiple hotkey never reaches 3rd itemCaolán McNamara
2020-01-28the only VclComboBoxNumeric left has a patternCaolán McNamara
2020-01-28move private TimeBox to toolkit-only headersCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-23Avoid explicit casts to smaller sal_uInt16 from larger long resp. intStephan Bergmann
2020-01-21weld gallery panelCaolán McNamara
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-20loplugin:unusedmethodsNoel Grandin
2020-01-19tdf#74702: clean up of OutputDevice::SetMapModeAdrien Ollier
2020-01-18Remove redundant castsStephan Bergmann
2020-01-16drop Application::GetAppWindowCaolán McNamara
2020-01-14Related: tdf#127782 resize the print dialog to its optimum size...Caolán McNamara
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-10lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2020-01-09android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara
2020-01-08tdf#129879 Fix wrong order of buttonsTomáš Chvátal
2020-01-07Use virtual method instead of switch in parent classAdrien Ollier
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-26tdf#129004 Make shift+F6 cycle order reverse of F6Jim Raykowski
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-23sfx2: tolerate missing LOKNotifier on FloatingWindow hideAshod Nakashian
2019-12-23vcl: don't use null window in FloatingWindow HitTestAshod Nakashian
2019-12-20tdf#127022 vcl: fix Windows RTL menu barMiklos Vajna
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-18Fix typoAndrea Gelmini
2019-12-18Fix typoAndrea Gelmini
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian
2019-12-14tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara
2019-12-12tdf#123076 Get paper size for print previewGabor Kelemen
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-11tdf#105518 F6: Skip infobar when it has no childrenJim Raykowski