summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
AgeCommit message (Expand)Author
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03Bypass fields that are unused for iOSTor Lillqvist
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-18Improve indentation and alignment consistencyTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-02Remove unused definesThomas Arnhold
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: remove some moreThomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-03android: get the focus window from SvpSalFrameMichael Meeks
2012-01-31android: undo broken AnyInput method causing app startup to fail.Michael Meeks
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks
2012-01-25android: missing header piecesMichael Meeks
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: share sal yield mutex properlyMichael Meeks
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks