summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
AgeCommit message (Expand)Author
2014-02-17Fix fallout from 772c3a202481506b92c496948cfdc0f23ab94b2cTor Lillqvist
2014-01-17Move SvpSalGraphics::SetVirDevGraphics() for iOS out of the header for clarityTor Lillqvist
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-13Follow header guard conventionTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-02Make include guards sane in vclTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
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