summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2024-06-20tdf#159835 vcl: Notify when floating window toggledMichael Weghorn
2024-06-20tdf#159835 Deduplicate a few lines in DockingWindow::SetFloatingModeMichael Weghorn
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-06-06drop searching for widget extended tips in the offline helpCaolán McNamara
2024-06-06if we don't have local help then Help::GetHelpText will be emptyCaolán McNamara
2024-05-31Resolves tdf#161082 - Set focus on topmost item (Printer)Heiko Tietze
2024-05-16VCL: Windows: more usecases for FlashWindow() API to inform on changesVasily Melenchuk
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11lok: Don't dump empty aria properties in every JSON element.Michael Meeks
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-09lok: don't try to search for legacy label from/toTomaž Vajngerl
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Drop VclEventId::ToolboxButtonStateChangedMichael Weghorn
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-03jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2024-04-29tdf#99528 Properly layout vertical tabs without iconsSamuel Mehrbrodt
2024-04-23tdf#39468 Translate German comments in vclIlmari Lauhakangas
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-11a11y: Assign a11y role for WindowType::PROGRESSBARMichael Weghorn
2024-04-11vcl a11y: Reformat switch-case in Window::getDefaultAccessibleRoleMichael Weghorn
2024-04-05a11y: Enable accessibility for comboboxes in sidebarAntony
2024-04-04A number of bogus GCC 13 warnings still hit with recent GCC 14 trunkStephan Bergmann
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2024-03-30Related: tdf#160159 use a stock icon for the character mapCaolán McNamara
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-28improve logging in UITestsNoel Grandin
2024-03-27Resolves: tdf#160392 preview's measurement are black on dark bg in dark modeCaolán McNamara
2024-03-26crash on deref null parent on attempting to find labelCaolán McNamara
2024-03-15tdf#160020: don't hide mnemonics, when auto-accel feature is offMike Kaganski
2024-03-08cid#1592989 Dereference after null checkCaolán McNamara
2024-03-08tdf#159996 use transparent alpha mask for output devicePatrick Luby
2024-03-07vcl,accessibility: try to fix a crash while disposing SvxFontNameBox_ImplMichael Stahl
2024-03-05Fix Windows --enable-mergelibs=more buildNoel Grandin
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-03-04tdf#159817 tdf#159802 Form controls coordinates wrong when export to pdfNoel Grandin
2024-02-29assert on failure to load .ui fileNoel Grandin
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy
2024-02-28tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn
2024-02-27tdf#159910 a11y VclBuilder: Apply tool item's a11y name to itselfMichael Weghorn
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin
2024-02-23tdf#159837 Make keyboard shortcuts work when focus is in toolbarJim Raykowski
2024-02-23Do not suppress newer compiler warnings on WindowsMike Kaganski
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-18tdf#130857 VclBuilder: Use VclPtr instead of raw vcl::Window*Michael Weghorn
2024-02-11tdf#54169: do not hide mnemonics in menu, when navigating using mouseMike Kaganski
2024-02-10cid#1591787 silence Arguments in wrong orderCaolán McNamara
2024-02-10tdf#54169: implement auto-accelerator feature on WindowsMike Kaganski
2024-02-10tdf#54169: revert "gtk is the only case auto-accel is true, and theMike Kaganski