summaryrefslogtreecommitdiffstats
path: root/vcl/android
Commit message (Expand)AuthorAgeFilesLines
* vcl: -Werror=unused-variableMiklos Vajna2016-02-011-2/+0
* work around lack of cairo_rectangle_int_t with basegfxCaolán McNamara2016-02-011-30/+0
* basebmp now only used from vcl/headless codeCaolán McNamara2016-01-181-1/+0
* some android build fixesCaolán McNamara2016-01-181-1/+0
* fix android buildCaolán McNamara2016-01-181-1/+0
* vcl: fix Android buildMiklos Vajna2016-01-111-1/+1
* fix android buildCaolán McNamara2015-11-161-1/+1
* convert SAL_FRAME_STYLE to scoped enumNoel Grandin2015-10-051-3/+3
* convert basebmp::Format to scoped enumNoel Grandin2015-06-041-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-251-2/+2
* Bin unused codeTor Lillqvist2015-05-211-107/+0
* WaE: macro "LOGW" is not usedTor Lillqvist2015-05-211-1/+0
* Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist2015-05-211-161/+0
* allow a different notebook tab font than the rest of the uiCaolán McNamara2015-04-281-0/+1
* Kill dead <touch/touch.h> APITor Lillqvist2015-03-241-17/+0
* fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* Call DetachCurrentThread() in the AndroidSalInstance destructorTor Lillqvist2014-12-041-0/+2
* These constants are now in the MouseEventModifiers class enumTor Lillqvist2014-11-081-3/+3
* Use vcl::FontTor Lillqvist2014-09-181-1/+1
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-3/+3
* cppcheck: Prefer prefix ++/-- operatorsJulien Nabet2014-05-241-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-1/+0
* vcl: try to make android tinderbox happy tooMichael Stahl2014-02-201-0/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* Hacking on iOS keyboard handlingTor Lillqvist2013-10-131-2/+8
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-121-1/+1
* remove some createFromAscii usageThomas Arnhold2013-06-291-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist2013-04-191-43/+46
* Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist2013-04-121-3/+17
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-18/+18
* Bin redundant loggingTor Lillqvist2013-03-301-3/+0
* AndroidSalInstance::RedrawWindows() is called from only one placeTor Lillqvist2013-03-171-22/+4
* AndroidSalInstance::Wakeup() is unusedTor Lillqvist2013-03-081-6/+0
* Don't crash the other experimental appsTor Lillqvist2013-03-081-11/+21
* Start hacking on scrollingTor Lillqvist2013-03-071-0/+17
* Use view size for "work area" sizeTor Lillqvist2013-03-071-1/+1
* Now get rid of the #if 0 blocksTor Lillqvist2013-03-071-444/+0
* Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist2013-03-071-9/+21
* Drop unused timestamp parametersTor Lillqvist2013-03-061-6/+4
* Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist2013-03-061-3/+4
* Add a SAL_INFOTor Lillqvist2013-03-051-0/+1
* Start hacking on zoom and scroll events at the VCL "public" levelTor Lillqvist2013-03-021-29/+29
* RTL_CONSTASCII_USTRINGPARAM removalTor Lillqvist2013-03-021-5/+4
* Start hacking on zoomingTor Lillqvist2013-03-021-0/+16
* Bin two lines of logging that are too repetitive to be usefulTor Lillqvist2013-03-011-22/+2
* The RGBA bytes are already in the order we wantTor Lillqvist2013-03-011-2/+2
* Drop unuse maRedrawRegionTor Lillqvist2013-02-281-37/+2
* Try uncommenting these now, I don't think the FIXME holds any moreTor Lillqvist2013-02-281-3/+2
* Try to use another kind of eventsTor Lillqvist2013-02-281-22/+14