summaryrefslogtreecommitdiff
path: root/vcl/inc/salframe.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-0/+1
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara1-1/+4
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara1-1/+20
2016-01-26vcl: remove unnecessary included headersChris Sherlock1-15/+3
2016-01-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli1-2/+1
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara1-2/+0
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara1-0/+1
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara1-0/+7
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara1-0/+4
2015-12-09sort SalFrameStyleFlagsCaolán McNamara1-6/+6
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-05Fix SalFrameStyleFlags bitmaskStephan Bergmann1-1/+1
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-27/+34
2015-09-29retain type for another levelCaolán McNamara1-1/+2
2015-08-11vcl: add SalFrame / SalVirtualDevice doxygen commentsMiklos Vajna1-0/+1
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0
2015-06-15another stab at tdf#91393Caolán McNamara1-2/+2
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara1-0/+5
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1