summaryrefslogtreecommitdiffstats
path: root/vcl/android
Commit message (Expand)AuthorAgeFilesLines
* vcl: fix hangs in SvpSalInstanceMichael Stahl2018-02-261-1/+1
* blind android build fixCaolán McNamara2018-02-231-5/+8
* Replace list by vector for ShowNativeDialog (vcl)Julien Nabet2017-11-111-2/+2
* ReleaseYieldMutex is always called with trueNoel Grandin2017-10-311-1/+1
* Fix SalUserEventList usage on AndroidJan-Marek Glogowski2017-09-281-1/+1
* rename SalGenericData to GenericUnixSalDataNoel Grandin2017-09-191-2/+2
* Unify SolarMutex implementationsJan-Marek Glogowski2017-09-191-2/+2
* loplugin:constantparamNoel Grandin2017-08-081-5/+3
* another fix after loplugin:unusedfields in vclMarkus Mohrhard2017-06-181-1/+0
* probably android build fixCaolán McNamara2017-04-281-7/+5
* vcl: attempt to blindly make androids properly rectangularMichael Stahl2017-03-311-3/+3
* includes should be at the top of the fileNoel Grandin2016-11-181-2/+1
* InfoFont/Color is not used by vcl nowCaolán McNamara2016-10-051-1/+0
* 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