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