summaryrefslogtreecommitdiffstats
path: root/vcl/headless/svpframe.cxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#95962 incorrect scanline strideCaolán McNamara2015-11-241-2/+1
* use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara2015-11-161-4/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-12/+12
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-301-4/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Make this compile for iOS againTor Lillqvist2015-10-071-3/+4
* convert SAL_FRAME_STYLE to scoped enumNoel Grandin2015-10-051-5/+5
* fix Android and KDE buildNoel Grandin2015-10-021-1/+17
* loplugin:unusedmethods in vclNoel Grandin2015-10-021-15/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* retain type for another levelCaolán McNamara2015-09-291-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* convert EXTTEXTINPUT constants to scoped enumNoel Grandin2015-05-271-1/+1
* Don't include vcl's private include files in desktopTor Lillqvist2015-03-201-1/+13
* loplugin:constantfunction: vclNoel Grandin2015-03-191-8/+3
* make ScanlineStride an argument to createBitmapDeviceCaolán McNamara2015-02-241-1/+2
* fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin2015-01-071-4/+2
* move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard2014-11-301-0/+4
* 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