summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salframe.h
AgeCommit message (Expand)Author
2016-01-18Fix --enable-kde4 againStephan Bergmann
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-20Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt
2015-10-20Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02fix Android and KDE buildNoel Grandin
2015-10-02Fix --enable-kde4Stephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-29retain type for another levelCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-02-04discard excessive (X11) autorepeat keyboard events if they overload LOLuboš Luňák
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2014-11-10better way to access the X11 windowMarkus Mohrhard
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
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
2013-12-02fix buildCaolán McNamara
2013-12-02Make include guards sane in vclTor Lillqvist
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
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-16Bin some pointless comments and ASCII graphicsTor Lillqvist
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-08-08remove include comments and boxesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky