summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Removing the ext_std masterpieceFridrich Štrba2011-02-099-28/+16
* Since the prototypes are const, the method should also be const.Joseph Powers2011-02-091-3/+3
* GDIMetaFile::bUseCanvas related changes (prerequisite for fixing n#650049)Radek Doulik2011-02-092-0/+3
* revert this as its orthogonal to the font capabilitiesCaolán McNamara2011-02-091-12/+31
* Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara2011-02-0920-34/+204
* prewin.h already includes <windows.h>Tor Lillqvist2011-02-092-4/+2
* Move prewin.h and postwin.h to solenv and adaptTor Lillqvist2011-02-083-6/+6
* do not derive from std::listDavid Tardon2011-02-085-26/+40
* Encapsulate calculation of gradient bounding box to Gradient::GetBoundRectTakeshi Kurosawa2011-02-083-80/+107
* lp#696527: enable human icon theme in LibreOfficebjoern.michaelsen@canonical.com2011-02-072-1/+5
* Remove dead codeThomas Arnhold2011-02-063-98/+0
* Correct OSL_DEBUG_LEVEL usageThomas Arnhold2011-02-066-53/+53
* some more std::hash_map::resize rests removedFridrich Štrba2011-02-052-4/+0
* Remove the #include guards. The .hxx file has it's own guards.Joseph Powers2011-02-041-0/+2
* boost::unordered_map<> doesn't support resize()Joseph Powers2011-02-041-1/+0
* std::hash -> boost::hashFridrich Strba2011-02-044-7/+7
* Bulk move libs-gui to boost unordered containersFridrich Strba2011-02-0455-277/+277
* Complete Easy Hack: Remove obsolete BmpColorMode enumChris Carpenter(mordocai)2011-02-038-138/+3
* Clean up makefilesThomas Arnhold2011-02-022-9/+0
* Clean up makefilesThomas Arnhold2011-02-011-1/+0
* exclude the localized style names from the cachemapCaolán McNamara2011-02-011-12/+25
* Fixing font style languages.pgajdos2011-02-011-32/+35
* GTK: Use gtk vseparator instead of native one for the toolbarLucas Baudin2011-01-314-56/+105
* cppcheck: Prefer prefix ++/-- operatorsAndy Holder2011-01-301-1/+1
* fdo#33349 archaic 'Berling Antiqua' claims to also be 'Times New Roman'Caolán McNamara2011-01-301-1/+24
* cppcheck: remove unused variables.Thomas Arnhold2011-01-291-2/+0
* Remove unused SalFontStructListJonathan Callen2011-01-291-4/+0
* remove obsolete m_bSingleAltPressMichael Meeks2011-01-282-9/+0
* Remove the menu when Left Alt Key was pressed; for GTKLucas Baudin2011-01-281-30/+0
* Related: fdo#31016 document one-liner to disable it for testingCaolán McNamara2011-01-281-0/+5
* Resolves: fdo#31016 try some bandaids to improve Arabic renderingKhaled Hosny2011-01-281-2/+31
* fix fdo#33473: bin duff 'togglebutton' detail hurting Ambience theme.Lucas Baudin2011-01-281-3/+1
* native rendering for menubar item parts.Michael Meeks2011-01-271-1/+4
* Avoid compiler warningTor Lillqvist2011-01-271-1/+1
* Resolves: fdo#33523 fix scrollbars in themes that have no up/down buttonsCaolán McNamara2011-01-261-0/+10
* proper Qt event loop integration also when Glib is not usedLuboš Luňák2011-01-262-3/+36
* fix various gtk+ theme integration annoyances, fdo#32186Lucas Baudin2011-01-251-12/+13
* Revert "WaE: unused variables"David Tardon2011-01-251-4/+0
* WaE: unused variablesDavid Tardon2011-01-251-18/+0
* WaE: unused variablesDavid Tardon2011-01-251-0/+4
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-2515-61/+10
* this looks wrongCaolán McNamara2011-01-251-1/+1
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-1/+2
* Kill Win9x and NT4 codeTor Lillqvist2011-01-247-650/+178
* Kill Win9x and NT4 codeTor Lillqvist2011-01-243-180/+94
* Make parameters to Max() match in typeTor Lillqvist2011-01-241-1/+1
* Hide ULONG while including more Win32 headersTor Lillqvist2011-01-241-0/+2
* Fix compilation on 64-bit WindowsTor Lillqvist2011-01-244-19/+18
* Remove empty description and dates.Thomas Arnhold2011-01-221-48/+0
* fix KDE3 library search order (fdo#32797)Luboš Luňák2011-01-211-1/+1