summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-02-02Win32 API calls use the Unicode versions by defaultJesús Corrius3-17/+17
2012-02-01add a check before a castLuboš Luňák1-0/+1
2012-02-01VCL_DLLPUBLIC was missing for some *Value typesLuboš Luňák1-4/+4
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák4-20/+81
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar2-26/+0
2012-02-01kill ByteString by dropping support of Win9xAndras Timar1-5/+1
2012-02-01ByteString -> OUStringAndras Timar1-5/+4
2012-02-01unused variableAndras Timar1-2/+0
2012-02-01the bug number is not from public bugzillaDavid Tardon1-1/+1
2012-02-01OSL_TRACE -> SAL_INFODavid Tardon1-6/+9
2012-02-01it seems this is not true in all casesDavid Tardon1-3/+6
2012-01-31maUIOptions is a Sequence not a stringCaolán McNamara1-1/+1
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot15-60/+60
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot17-59/+59
2012-01-31gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.Michael Meeks1-3/+4
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann3-10/+9
2012-01-31gtk3: clobber the page / background color to white for now.Michael Meeks1-2/+11
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith2-40/+0
2012-01-31fix rendering of metafiles embedded in emf+ (updated)Radek Doulik1-18/+25
2012-01-30Revert "vcl: BestVisuals strip"Thomas Arnhold1-2/+49
2012-01-30Revert "vcl: stuff"Thomas Arnhold1-10/+5
2012-01-30W40ONLY is never definedThomas Arnhold1-2/+0
2012-01-30vcl: stuffThomas Arnhold1-5/+10
2012-01-30vcl: BestVisuals stripThomas Arnhold1-49/+2
2012-01-30Just some simplificationJulien Nabet1-4/+2
2012-01-30Fix "Found duplicate branches for if and else"Julien Nabet1-20/+3
2012-01-30tweak gtk print stuff to build against an archaic gtk2Caolán McNamara1-4/+12
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin4-14/+14
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