summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* android: An attempt to handle mouse events.Jan Holesovsky2012-02-031-1/+24
* android: get the focus window from SvpSalFrameMichael Meeks2012-02-033-9/+7
* android: queue redraw on keypress (for now), and get the ALooper loop rightMichael Meeks2012-02-011-24/+15
* android: undo broken AnyInput method causing app startup to fail.Michael Meeks2012-01-312-6/+6
* android: get BGR to RGB swap right in conversionMichael Meeks2012-01-311-2/+2
* android: debug / dump multi-touch eventsMichael Meeks2012-01-311-1/+9
* android: add start of keycode mappingMichael Meeks2012-01-302-38/+183
* android: ask for RGBA visual, and flip images the right way up.Michael Meeks2012-01-301-4/+7
* android: unwind horrific event dispatching bug causing all the grief.Michael Meeks2012-01-285-193/+60
* We don't use Library_vclplug_svp on Android any moreTor Lillqvist2012-01-271-6/+0
* android: try blitting a big texture to the screen instead; fails.Michael Meeks2012-01-271-7/+69
* android: un-successful attempt to use eglLockSurfaceKHRMichael Meeks2012-01-271-20/+52
* android: add EGL and pixel redrawing modes + start of 565 conversionMichael Meeks2012-01-273-59/+178
* Add APP_CMD_FOO symbolic printoutTor Lillqvist2012-01-261-1/+27
* Add reply to question in comment;)Tor Lillqvist2012-01-261-0/+7
* Include the separate tag argument in the __android_log_print() callsTor Lillqvist2012-01-261-2/+2
* android: get at least something onto the screenMichael Meeks2012-01-262-7/+12
* android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks2012-01-262-8/+19
* android: add first cut of frame contents blitting, and error dialogMichael Meeks2012-01-251-27/+76
* android: missing header piecesMichael Meeks2012-01-252-3/+14
* android: move event handling to members of SalInstanceMichael Meeks2012-01-251-53/+108
* Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-252-18/+20
* android: more vcl pieces, wake/yield/loop bits and test patternMichael Meeks2012-01-251-2/+155
* Clean up (don't bind retval temporaries to references).Stephan Bergmann2012-01-251-2/+2
* Revert "fix rendering of metafiles embedded in emf+"Radek Doulik2012-01-251-4/+4
* Marking ImplDrawModeToColor as const.Muthu Subramanian2012-01-252-2/+2
* Reduced duplicate code detected by simian.Christina Rossmanith2012-01-253-46/+22
* WaE: unused parameter 'nType'Tor Lillqvist2012-01-251-0/+1
* android: re-factor headless a little, and start on the mainloopMichael Meeks2012-01-245-42/+87
* WaE: unused eCaolán McNamara2012-01-241-2/+5
* use write_uInt16s_FromOUString patternCaolán McNamara2012-01-241-28/+4
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-247-102/+0
* use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara2012-01-241-46/+4
* String->rtl::OUStringCaolán McNamara2012-01-243-62/+80
* fix rendering of metafiles embedded in emf+Radek Doulik2012-01-241-4/+4
* finalize gcc 4.7 string literal operatorsThomas Arnhold2012-01-241-5/+5
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-231-1/+6
* vcl: early crash => no ucb => no images.zip => unhandled exception, caught.Michael Meeks2012-01-231-1/+7
* remove duplicate headerThomas Arnhold2012-01-231-4/+0
* Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara2012-01-231-3/+8
* ByteString->rtl::OStringCaolán McNamara2012-01-231-10/+9
* unused methodsThomas Arnhold2012-01-212-23/+0
* Remove some dated Windows-only debug stuff.Stephan Bergmann2012-01-201-4/+0
* android: add missing VCL init symbol goodnessMichael Meeks2012-01-202-2/+70
* remove unused methodsThomas Arnhold2012-01-192-78/+0
* WaE: fix misc. SvStream operator problems.Michael Meeks2012-01-192-3/+3
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-186-47/+80
* Unify blitting in vcl.Thorsten Behrens2012-01-181-94/+89
* remove unused codeThomas Arnhold2012-01-182-10/+0
* fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2012-01-183-15/+11