summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-02-19Remove DECLARE_LIST( SalFontCache, SalFontCacheItem* )Joseph Powers
2011-02-19Remove DECLARE_LIST( SalFontCache, ExtendedFontStruct* )Joseph Powers
2011-02-19Remove DECLARE_LIST( SalDisplays, SalDisplay* )Joseph Powers
2011-02-19Remove DECLARE_LIST( ImplTBList, ToolBox* )Joseph Powers
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-18Remove DECLARE_LIST( ImplStatusItemList, ImplStatusItem* )Joseph Powers
2011-02-18Remove DECLARE_LIST( ImplSplitList, SplitWindow* )Joseph Powers
2011-02-18Resolves: fdo#33898 Try and use EUDC as first-level glyph fallback fontCaolán McNamara
2011-02-17Remove DECLARE_LIST( ImplBtnDlgItemList, ImplBtnDlgItem* )Joseph Powers
2011-02-17Remove DECLARE_LIST( ImplAccelList, Accelerator* )Joseph Powers
2011-02-17Remove DECLARE_LIST( ImplAccelList, ImplAccelEntry* )Joseph Powers
2011-02-17Remove DECLARE_LIST( ImplMoreWindowList, Window* )Joseph Powers
2011-02-17fdo#32552 alt key opens "File" menuJulien Nabet
2011-02-17Remove DECLARE_LIST( ImplIdleList, ImplIdleData* )Joseph Powers
2011-02-16Use GDK_HAND2 mouse cursor instead of GDK_HAND1Kurosawa Takeshi
2011-02-16Remove SCO supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-16Remove TEST* and DEBUG*Thomas Arnhold
2011-02-16Remove HDU_DEBUGThomas Arnhold
2011-02-15clean the code a bitRadek Doulik
2011-02-15remove Collator headersCaolán McNamara
2011-02-15these fairly heavy weight Collator Wrappers aren't usedCaolán McNamara
2011-02-15dragonfly stuffFrancois Tigeot
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