summaryrefslogtreecommitdiff
path: root/vcl/inc/salframe.hxx
AgeCommit message (Expand)Author
2024-10-19tdf#160982 wina11y: Drop extra screen reader check to enable a11y bridgeMichael Weghorn
2024-09-28tdf#160837 qt: Rely on toolkit for frame positions, drop menubar hackMichael Weghorn
2024-09-28tdf#160837 SalFrame: Replace direct uses of maGeometry memberMichael Weghorn
2024-09-26tdf#160837 vcl: Protect SalFrame::maGeometry accessMichael Weghorn
2024-07-17vcl: support for Windows ITaskbarList3 interfaceVasily Melenchuk
2024-03-08use more string_viewNoel Grandin
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2022-06-21OUStringBuffer: add append via operator<<(T&&)Jan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-14Make PARTIAL_FULLSCREEN a X11SalFrame boolJan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-05-04sal_uLong->sal_Int32 in PointerStateNoel Grandin
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2020-10-19use tools::Long in vclNoel
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-02-04add a way to return focus to the main widgetCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-09Fix typosAndrea Gelmini
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-16native dialog initial basisCaolán McNamara
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-08-17Remove an odd attempt at ASCII graphicsTor Lillqvist
2017-08-17Put comment back next to code it pertains toStephan Bergmann
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-10-31Adapt SalFrameStyleFlags maskStephan Bergmann
2016-10-15clang-cl loplugin: vclStephan Bergmann