summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
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-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
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
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-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann
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-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann
2011-02-15fixed compile errors after resync to m100Malte Timmermann [mt]
2011-02-15clean the code a bitRadek Doulik
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
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-15CWS-TOOLING: integrate CWS vcl118Ivo Hinkelmann
2011-02-15destroy the VCL UNO wrapper as late as possibleDavid Tardon