summaryrefslogtreecommitdiffstats
path: root/vcl/inc/unx/saldisp.hxx
Commit message (Expand)AuthorAgeFilesLines
* convert POINTER constants to scoped enumNoel Grandin2015-05-291-2/+3
* loplugin:constantfunction: vclNoel Grandin2015-03-191-15/+0
* make idle timers actually activate only when idleLuboš Luňák2015-02-041-0/+1
* Fix --enable-kde4Stephan Bergmann2015-01-261-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-7/+7
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-2/+0
* fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-3/+3
* Remove dead SalDisplay::GetSalDisplay declarationStephan Bergmann2014-12-041-1/+0
* Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann2014-12-041-1/+9
* fdo#82577: Handle TimeNoel Grandin2014-10-011-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-2/+2
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-3/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-3/+3
* vcl: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-1/+1
* Simplify resolution calculationKeith Curtis2014-03-051-2/+0
* debug only code SalDisplay::PrintInfo()Noel Grandin2014-02-281-1/+1
* Remove visual noise from vclAlexander Wilms2014-02-261-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-7/+7
* SalDisplay::Dispatch shall apparently return boolStephan Bergmann2014-01-131-2/+2
* Make include guards sane in vclTor Lillqvist2013-12-021-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+2
* Bin some pointless comments and ASCII graphicsTor Lillqvist2013-03-161-11/+0
* c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr2013-03-071-2/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* remove include comments and boxesThomas Arnhold2012-08-081-1/+0
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-2/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-2/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-2/+0
* translate German commentsLuc Castermans2012-07-011-1/+1
* fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold2012-06-051-0/+9
* vcl: SalWM is unusedThomas Arnhold2012-01-281-14/+0
* vcl: Remove unused server vendorsThomas Arnhold2012-01-281-10/+0
* Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold2012-01-281-10/+0
* Remove SalDisplay::GetKeyboardNameThomas Arnhold2012-01-281-2/+0
* keysymnames: get rid of some insanityThomas Arnhold2012-01-271-11/+0
* Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold2012-01-161-0/+6
* Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold2012-01-161-0/+6
* drop unneeded castDavid Tardon2012-01-161-1/+1
* WaE: getXScreen is an unsigned int nowCaolán McNamara2012-01-161-1/+1
* vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2012-01-161-53/+50
* Remove unused SalDisplay::IsLocalMichael Meeks2012-01-151-6/+0
* callcatcher: remove unused SalColormap methodsThomas Arnhold2012-01-091-2/+0
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-211-3/+3
* generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks2011-10-261-1/+3
* generic: remove mistaken m_aFrames hiding parent's frame listMichael Meeks2011-10-251-1/+0
* generic: re-work X error push/pop and error message handlingMichael Meeks2011-10-251-39/+11