summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-02-04Better optimal combobox widthCaolán McNamara
2012-02-04these methods can be constCaolán McNamara
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-02-02Try to fix the MinGW build with a simple solutionJesús Corrius
2012-02-02Revert "Win32 API calls use the Unicode versions by default"Jesús Corrius
2012-02-02missing semicolonKorrawit Pruegsanusak
2012-02-02Win32 API calls use the Unicode versions by defaultJesús Corrius
2012-02-01add a check before a castLuboš Luňák
2012-02-01VCL_DLLPUBLIC was missing for some *Value typesLuboš Luňák
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar
2012-02-01kill ByteString by dropping support of Win9xAndras Timar
2012-02-01ByteString -> OUStringAndras Timar
2012-02-01unused variableAndras Timar
2012-02-01the bug number is not from public bugzillaDavid Tardon
2012-02-01OSL_TRACE -> SAL_INFODavid Tardon
2012-02-01it seems this is not true in all casesDavid Tardon
2012-01-31maUIOptions is a Sequence not a stringCaolán McNamara
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-31gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.Michael Meeks
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31gtk3: clobber the page / background color to white for now.Michael Meeks
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2012-01-31fix rendering of metafiles embedded in emf+ (updated)Radek Doulik
2012-01-30Revert "vcl: BestVisuals strip"Thomas Arnhold
2012-01-30Revert "vcl: stuff"Thomas Arnhold
2012-01-30W40ONLY is never definedThomas Arnhold
2012-01-30vcl: stuffThomas Arnhold
2012-01-30vcl: BestVisuals stripThomas Arnhold
2012-01-30Just some simplificationJulien Nabet
2012-01-30Fix "Found duplicate branches for if and else"Julien Nabet
2012-01-30tweak gtk print stuff to build against an archaic gtk2Caolán McNamara
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-28Remove VisualClassNameThomas Arnhold
2012-01-28simplify PSEUDOCOLOR12Thomas Arnhold
2012-01-28sal_TrueCOLOR is never definedThomas Arnhold
2012-01-28SAL_XT is never usedThomas Arnhold
2012-01-28ios: fix mis-mergeThomas Arnhold
2012-01-28mbHelpBtn is always falseThomas Arnhold
2012-01-28mbSound is always trueThomas Arnhold
2012-01-28remove some dead codeThomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-28vcl: SalWM is unusedThomas Arnhold
2012-01-28vcl: Remove unused server vendorsThomas Arnhold
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist