summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/saldisp.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-02fix KDE buildNoel Grandin1-0/+1
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-17/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-2/+3
2015-03-19loplugin:constantfunction: vclNoel Grandin1-15/+0
2015-02-04make idle timers actually activate only when idleLuboš Luňák1-0/+1
2015-01-26Fix --enable-kde4Stephan Bergmann1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-7/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-2/+0
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-12-04Remove dead SalDisplay::GetSalDisplay declarationStephan Bergmann1-1/+0
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann1-1/+9
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-03-05Simplify resolution calculationKeith Curtis1-2/+0
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-7/+7
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann1-2/+2
2013-12-02Make include guards sane in vclTor Lillqvist1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+2
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist1-11/+0
2013-03-07c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr1-2/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-08remove include comments and boxesThomas Arnhold1-1/+0
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-2/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-2/+0
2012-07-01translate German commentsLuc Castermans1-1/+1
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold1-0/+9
2012-01-28vcl: SalWM is unusedThomas Arnhold1-14/+0
2012-01-28vcl: Remove unused server vendorsThomas Arnhold1-10/+0
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold1-10/+0
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold1-2/+0
2012-01-27keysymnames: get rid of some insanityThomas Arnhold1-11/+0
2012-01-16Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold1-0/+6
2012-01-16Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold1-0/+6
2012-01-16drop unneeded castDavid Tardon1-1/+1
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara1-1/+1
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-53/+50
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks1-6/+0
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold1-2/+0