summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-02-06Remove dead codeThomas Arnhold
2011-02-06Correct OSL_DEBUG_LEVEL usageThomas Arnhold
2011-02-05some more std::hash_map::resize rests removedFridrich Štrba
2011-02-04Remove the #include guards. The .hxx file has it's own guards.Joseph Powers
2011-02-04boost::unordered_map<> doesn't support resize()Joseph Powers
2011-02-04std::hash -> boost::hashFridrich Strba
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-03Complete Easy Hack: Remove obsolete BmpColorMode enumChris Carpenter(mordocai)
2011-02-02Clean up makefilesThomas Arnhold
2011-02-01Clean up makefilesThomas Arnhold
2011-02-01exclude the localized style names from the cachemapCaolán McNamara
2011-02-01Fixing font style languages.pgajdos
2011-01-31GTK: Use gtk vseparator instead of native one for the toolbarLucas Baudin
2011-01-30cppcheck: Prefer prefix ++/-- operatorsAndy Holder
2011-01-30fdo#33349 archaic 'Berling Antiqua' claims to also be 'Times New Roman'Caolán McNamara
2011-01-29cppcheck: remove unused variables.Thomas Arnhold
2011-01-29Remove unused SalFontStructListJonathan Callen
2011-01-28remove obsolete m_bSingleAltPressMichael Meeks
2011-01-28Remove the menu when Left Alt Key was pressed; for GTKLucas Baudin
2011-01-28Related: fdo#31016 document one-liner to disable it for testingCaolán McNamara
2011-01-28Resolves: fdo#31016 try some bandaids to improve Arabic renderingKhaled Hosny
2011-01-28fix fdo#33473: bin duff 'togglebutton' detail hurting Ambience theme.Lucas Baudin
2011-01-27native rendering for menubar item parts.Michael Meeks
2011-01-27Avoid compiler warningTor Lillqvist
2011-01-26Resolves: fdo#33523 fix scrollbars in themes that have no up/down buttonsCaolán McNamara
2011-01-26proper Qt event loop integration also when Glib is not usedLuboš Luňák
2011-01-25fix various gtk+ theme integration annoyances, fdo#32186Lucas Baudin
2011-01-25Revert "WaE: unused variables"David Tardon
2011-01-25WaE: unused variablesDavid Tardon
2011-01-25WaE: unused variablesDavid Tardon
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-25this looks wrongCaolán McNamara
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Kill Win9x and NT4 codeTor Lillqvist
2011-01-24Kill Win9x and NT4 codeTor Lillqvist
2011-01-24Make parameters to Max() match in typeTor Lillqvist
2011-01-24Hide ULONG while including more Win32 headersTor Lillqvist
2011-01-24Fix compilation on 64-bit WindowsTor Lillqvist
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21fix KDE3 library search order (fdo#32797)Luboš Luňák
2011-01-21Remove ShowHelpStatusText and HideHelpStatusText and associated cruftTor Lillqvist
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-21Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-19don't leak PPDParsersCaolán McNamara
2011-01-18forcing Qt native paint system is not necessary anymoreLuboš Luňák
2011-01-17paint toolbar handle positioned properly (fdo#32558)Luboš Luňák
2011-01-17change the adjust argument to more versatile QRectLuboš Luňák
2011-01-17fix cases of using screen visual for a drawableLuboš Luňák
2011-01-17add const to GetBitCount()Luboš Luňák