summaryrefslogtreecommitdiff
path: root/vcl/inc/salframe.hxx
AgeCommit message (Expand)Author
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
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2013-12-12Bin a few nonsense commentsTor Lillqvist
2013-12-05Typo fixTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-18Bin pointless __cplusplus ifdefsTor Lillqvist
2013-03-18Improve indentation consistencyTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold