summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-01-30refactor ConvertLineEndCaolán McNamara3-71/+69
2012-01-28Remove VisualClassNameThomas Arnhold1-13/+0
2012-01-28simplify PSEUDOCOLOR12Thomas Arnhold1-18/+0
2012-01-28sal_TrueCOLOR is never definedThomas Arnhold1-24/+0
2012-01-28SAL_XT is never usedThomas Arnhold2-11/+0
2012-01-28ios: fix mis-mergeThomas Arnhold1-1/+1
2012-01-28mbHelpBtn is always falseThomas Arnhold2-11/+0
2012-01-28mbSound is always trueThomas Arnhold2-3/+1
2012-01-28remove some dead codeThomas Arnhold2-47/+0
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold13-50/+1
2012-01-28vcl: SalWM is unusedThomas Arnhold2-17/+0
2012-01-28vcl: Remove unused server vendorsThomas Arnhold2-20/+0
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold2-50/+5
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold5-364/+0
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold4-104/+3
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist10-22/+27
2012-01-27keysymnames: get rid of some insanityThomas Arnhold3-385/+7
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2-6/+9
2012-01-25make padmin ByteString freeCaolán McNamara1-2/+1
2012-01-25callcatcher: remove some unused codeCaolán McNamara2-28/+1
2012-01-25reduce unnecessary includesCaolán McNamara1-1/+0
2012-01-25Clean up (don't bind retval temporaries to references).Stephan Bergmann1-2/+2
2012-01-25Revert "fix rendering of metafiles embedded in emf+"Radek Doulik1-4/+4
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian2-2/+2
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith3-46/+22
2012-01-25WaE: unused parameter 'nType'Tor Lillqvist1-0/+1
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks5-42/+87
2012-01-24WaE: unused eCaolán McNamara1-2/+5
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara1-28/+4
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara7-102/+0
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara1-46/+4
2012-01-24String->rtl::OUStringCaolán McNamara3-62/+80
2012-01-24fix rendering of metafiles embedded in emf+Radek Doulik1-4/+4
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold1-5/+5
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-1/+6
2012-01-23vcl: early crash => no ucb => no images.zip => unhandled exception, caught.Michael Meeks1-1/+7
2012-01-23remove duplicate headerThomas Arnhold1-4/+0
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara1-3/+8
2012-01-23ByteString->rtl::OStringCaolán McNamara1-10/+9
2012-01-21unused methodsThomas Arnhold2-23/+0
2012-01-20Remove some dated Windows-only debug stuff.Stephan Bergmann1-4/+0
2012-01-20android: add missing VCL init symbol goodnessMichael Meeks2-2/+70
2012-01-19remove unused methodsThomas Arnhold2-78/+0
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks2-3/+3
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae6-47/+80
2012-01-18Unify blitting in vcl.Thorsten Behrens1-94/+89
2012-01-18remove unused codeThomas Arnhold2-10/+0
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar3-15/+11
2012-01-18android: use config_host.mk for unit test goodnessMichael Meeks1-4/+2
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks6-14/+142