summaryrefslogtreecommitdiffstats
path: root/vcl/headless/svpframe.cxx
Commit message (Expand)AuthorAgeFilesLines
* vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock2014-09-131-4/+0
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist2014-04-221-3/+9
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist2014-03-261-0/+6
* Rename GetGraphics to AcquireGraphicsChris Sherlock2014-02-281-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-5/+5
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-211-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-6/+6
* Add some (commented out) SAL_DEBUG() callsTor Lillqvist2013-10-281-0/+6
* Shortcut when the SvpSalFrame already has the "focus"Tor Lillqvist2013-10-281-0/+7
* Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann2013-09-041-2/+2
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-121-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+4
* Bypass X11-specific fields for AndroidTor Lillqvist2013-03-271-5/+2
* Bypass fields that are meaningless for iOSTor Lillqvist2013-03-271-2/+4
* No need for two sets of names for the same frame/window state bitsTor Lillqvist2013-03-271-8/+9
* Remove a FIXME commentTor Lillqvist2013-03-251-1/+1
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-4/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-4/+0
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-051-0/+5
* removed unused definesTakeshi Abe2012-05-131-3/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+1
* android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks2012-02-251-1/+38
* unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold2012-02-201-5/+0
* Merge branch 'feature/android'Tor Lillqvist2012-02-151-1/+2
|\
| * android: unwind horrific event dispatching bug causing all the grief.Michael Meeks2012-01-281-1/+2
* | vcl: Remove unused GetSymbolKeyNameThomas Arnhold2012-01-281-5/+0
|/
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-211-4/+4
* misc cross-platform dependency / build issue reduxMichael Meeks2011-10-251-8/+5
* headless: move backend to top-level, and enable for all platformsMichael Meeks2011-10-251-0/+462