summaryrefslogtreecommitdiff
path: root/vcl/inc/salframe.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-08use more string_viewNoel Grandin1-1/+1
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk1-0/+2
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-1/+1
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby1-0/+1
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara1-0/+1
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara1-0/+2
2022-06-21OUStringBuffer: add append via operator<<(T&&)Jan-Marek Glogowski1-0/+1
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski1-1/+0
2022-06-14Make PARTIAL_FULLSCREEN a X11SalFrame boolJan-Marek Glogowski1-2/+0
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski1-6/+6
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn1-0/+6
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov1-1/+3
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin1-1/+1
2021-05-04sal_uLong->sal_Int32 in PointerStateNoel Grandin1-2/+2
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara1-0/+4
2020-10-19use tools::Long in vclNoel1-8/+8
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin1-4/+0
2020-03-18simplify ORefVector codeNoel Grandin1-0/+4
2020-02-04add a way to return focus to the main widgetCaolán McNamara1-0/+3
2019-10-17Remove some memset callsMike Kaganski1-1/+1
2019-08-22loplugin:constmethod in vclNoel Grandin1-1/+1
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski1-1/+2
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara1-0/+4
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara1-1/+10
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin1-1/+1
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann1-1/+1
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara1-0/+5
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann1-5/+0
2018-11-01weld SwWordCountFloatDlgCaolán McNamara1-0/+5
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin1-1/+1
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky1-2/+2
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky1-0/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-02-16native dialog initial basisCaolán McNamara1-1/+5
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-4/+4
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin1-4/+4
2017-08-17Remove an odd attempt at ASCII graphicsTor Lillqvist1-2/+1
2017-08-17Put comment back next to code it pertains toStephan Bergmann1-2/+2
2017-08-16SalFrame Handle* methods can return boolNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara1-4/+0
2016-10-31Adapt SalFrameStyleFlags maskStephan Bergmann1-1/+1
2016-10-15clang-cl loplugin: vclStephan Bergmann1-0/+4
2016-09-22Resolves: tdf#102347 configure size/expose might never come...Caolán McNamara1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin1-5/+12
2016-05-10fix OSX buildNoel Grandin1-0/+2
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin1-1/+1