summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-01-27android: try blitting a big texture to the screen instead; fails.Michael Meeks
2012-01-27android: un-successful attempt to use eglLockSurfaceKHRMichael Meeks
2012-01-27android: add EGL and pixel redrawing modes + start of 565 conversionMichael Meeks
2012-01-26Add APP_CMD_FOO symbolic printoutTor Lillqvist
2012-01-26Add reply to question in comment;)Tor Lillqvist
2012-01-26Include the separate tag argument in the __android_log_print() callsTor Lillqvist
2012-01-26android: get at least something onto the screenMichael Meeks
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks
2012-01-25android: add first cut of frame contents blitting, and error dialogMichael Meeks
2012-01-25android: missing header piecesMichael Meeks
2012-01-25android: move event handling to members of SalInstanceMichael Meeks
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist
2012-01-25android: more vcl pieces, wake/yield/loop bits and test patternMichael Meeks
2012-01-25Clean up (don't bind retval temporaries to references).Stephan Bergmann
2012-01-25Revert "fix rendering of metafiles embedded in emf+"Radek Doulik
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith
2012-01-25WaE: unused parameter 'nType'Tor Lillqvist
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks
2012-01-24WaE: unused eCaolán McNamara
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-24fix rendering of metafiles embedded in emf+Radek Doulik
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-23vcl: early crash => no ucb => no images.zip => unhandled exception, caught.Michael Meeks
2012-01-23remove duplicate headerThomas Arnhold
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-21unused methodsThomas Arnhold
2012-01-20Remove some dated Windows-only debug stuff.Stephan Bergmann
2012-01-20android: add missing VCL init symbol goodnessMichael Meeks
2012-01-19remove unused methodsThomas Arnhold
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-18Unify blitting in vcl.Thorsten Behrens
2012-01-18remove unused codeThomas Arnhold
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2012-01-18android: use config_host.mk for unit test goodnessMichael Meeks
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-17vcl: expand the documentation in READMEMichael Meeks
2012-01-17remove unused methodsThomas Arnhold
2012-01-16typoCaolán McNamara
2012-01-16Removed FormatterBase::SetFieldTextMariusz Dykierek
2012-01-16Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann
2012-01-16Clang -Wsign-compare.Stephan Bergmann
2012-01-16Clang -Wunneeded-internal-declaration.Stephan Bergmann