summaryrefslogtreecommitdiff
path: root/vcl/inc/salframe.hxx
AgeCommit message (Expand)Author
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
2016-09-22Resolves: tdf#102347 configure size/expose might never come...Caolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-10fix OSX buildNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-01-26vcl: remove unnecessary included headersChris Sherlock
2016-01-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara
2015-12-09sort SalFrameStyleFlagsCaolán McNamara
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05Fix SalFrameStyleFlags bitmaskStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-29retain type for another levelCaolán McNamara
2015-08-11vcl: add SalFrame / SalVirtualDevice doxygen commentsMiklos Vajna
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-15another stab at tdf#91393Caolán McNamara
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2014-12-18Use the same names for these flag bits as the callers doTor Lillqvist
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks
2014-10-14vcl: cleanup salframe.hxxChris Sherlock
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-13vcl: tabify salframe.hxxChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann