summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/saldisp.hxx
AgeCommit message (Expand)Author
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-04Remove dead SalDisplay::GetSalDisplay declarationStephan Bergmann
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
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-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-05Simplify resolution calculationKeith Curtis
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2013-12-02Make include guards sane in vclTor 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
2013-03-07c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr
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 forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-01translate German commentsLuc Castermans
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold
2012-01-28vcl: SalWM is unusedThomas Arnhold
2012-01-28vcl: Remove unused server vendorsThomas Arnhold
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-27keysymnames: get rid of some insanityThomas Arnhold
2012-01-16Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold
2012-01-16Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold
2012-01-16drop unneeded castDavid Tardon
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks
2011-10-25generic: remove mistaken m_aFrames hiding parent's frame listMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-25Remove vendor specific properties handling.Thomas Arnhold