summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-02-15use Natural sort as default sort for listboxes, etc.Caolán McNamara
2011-02-15destroy the VCL UNO wrapper as late as possibleDavid Tardon
2011-02-14visibility markup is in the wrong placeCaolán McNamara
2011-02-14Correctly display shortcut keys for ';' '[' and ']'. (fdo#32891)Kohei Yoshida
2011-02-14cppcheck: post- to pre- *crement changeKevin Hunter
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-10cppcheck: post- to pre- *crement change.Kevin Hunter
2011-02-10catch exceptions from failing UNO-ness, fdo#33785 backstop.Michael Meeks
2011-02-10fix memleakTakeshi Abe
2011-02-10remove dead codeTakeshi Abe
2011-02-09Perhaps the font layout capabilities should be read only once per font?Kohei Yoshida
2011-02-09Fixed a build breakage on Windows re FontLayoutCapabilities change.Kohei Yoshida
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-09Since the prototypes are const, the method should also be const.Joseph Powers
2011-02-09GDIMetaFile::bUseCanvas related changes (prerequisite for fixing n#650049)Radek Doulik
2011-02-09revert this as its orthogonal to the font capabilitiesCaolán McNamara
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist
2011-02-08do not derive from std::listDavid Tardon
2011-02-08Encapsulate calculation of gradient bounding box to Gradient::GetBoundRectTakeshi Kurosawa
2011-02-07lp#696527: enable human icon theme in LibreOfficebjoern.michaelsen@canonical.com
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