summaryrefslogtreecommitdiff
path: root/vcl/inc/salframe.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+5
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+3
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin1-6/+1
2014-12-18Use the same names for these flag bits as the callers doTor Lillqvist1-3/+0
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks1-1/+8
2014-10-14vcl: cleanup salframe.hxxChris Sherlock1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock1-1/+1
2014-09-13vcl: tabify salframe.hxxChris Sherlock1-5/+4
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-6/+6
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-12-12Bin a few nonsense commentsTor Lillqvist1-1/+1