summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for a macroThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-11WaE: variables set but unusedCaolán McNamara
2011-03-11WaE: signed unsigned comparisionsCaolán McNamara
2011-03-11WaE: ambiguous && ||Caolán McNamara
2011-03-11WaE: fix member init order listCaolán McNamara
2011-03-10Related: rhbz#680460 reorganize this to make it inheritableCaolán McNamara
2011-03-10add cairo_ft_font_face_create_for_pattern wrapperCaolán McNamara
2011-03-10enable fontcapabilities under windowsCaolán McNamara
2011-03-10Attempt to fix winlayout memory leakMartin Hosken
2011-03-10Use statically built graphite libraryMartin Hosken
2011-03-10graphite2 consolidated patchMartin Hosken
2011-03-10fix leaks on bad ttf filesCaolán McNamara
2011-03-10remove memleakCaolán McNamara
2011-03-10remove FtFontFile leaksCaolán McNamara
2011-03-10release fonts on shutdownCaolán McNamara
2011-03-09enable fontcapabilities under windowsCaolán McNamara
2011-03-09Resolves: rhbz#682621 better resizing of overtall glyphsubsCaolán McNamara
2011-03-09cppcheck: this method can be constCaolán McNamara
2011-03-08Resolves: rhbz#682716 pa-IN isn't handled by fontconfig wellCaolán McNamara
2011-03-08avoid race condition with multiple window resizing (bnc#674806)Luboš Luňák
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-02just use whatever works for everyoneCaolán McNamara
2011-03-02Add osl/diagnose.h includeThomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Many of us still use compilers that don't support C++0x properly.Kohei Yoshida
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-03-01make sure to include the headerCaolán McNamara
2011-03-01add font capabilitiesCaolán McNamara
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara
2011-02-27Add Missing "using ::rtl::OString;"Joseph Powers
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-25some fixes for checkboxes and radiobuttons in popups (bnc#581833)Luboš Luňák
2011-02-23Add missing #include <boost/ptr_container/ptr_vector.hpp>Joseph Powers
2011-02-22Update mpItemList from std::vector to boost::ptr_vector.Rafael Dominguez
2011-02-22try to work around IM problems with KDE4 integration (bnc#665112)Luboš Luňák
2011-02-22report properly button positions in Qt scrollbars (bnc#550828)Luboš Luňák
2011-02-22fix fdo#32640 - un-necessary reverse lookup on startupMichael Meeks
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