summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-03-12add a SolarMutexResettableGuard... needed in sfx2Norbert Thiebaud1-0/+46
2011-03-12mis-merge: lost function :-)Norbert Thiebaud1-0/+6
2011-03-11fix up merging issues, so it compilesMichael Meeks5-7/+101
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky571-26538/+26817
2011-03-04Remove bogus and useless comments.Guillaume Poussel2-4/+0
2011-03-02just use whatever works for everyoneCaolán McNamara1-177/+169
2011-03-02Add osl/diagnose.h includeThomas Arnhold1-0/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold42-117/+117
2011-03-01Many of us still use compilers that don't support C++0x properly.Kohei Yoshida1-0/+14
2011-03-01Remove "using namespace ::rtl"Julien Nabet48-58/+132
2011-03-01make sure to include the headerCaolán McNamara2-0/+2
2011-03-01add font capabilitiesCaolán McNamara1-0/+215
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara22-117/+177
2011-02-27Add Missing "using ::rtl::OString;"Joseph Powers1-0/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet10-11/+17
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-3/+3
2011-02-25some fixes for checkboxes and radiobuttons in popups (bnc#581833)Luboš Luňák1-7/+14
2011-02-23Add missing #include <boost/ptr_container/ptr_vector.hpp>Joseph Powers1-0/+2
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann1-1/+1
2011-02-22Update mpItemList from std::vector to boost::ptr_vector.Rafael Dominguez2-134/+71
2011-02-22try to work around IM problems with KDE4 integration (bnc#665112)Luboš Luňák3-0/+39
2011-02-22report properly button positions in Qt scrollbars (bnc#550828)Luboš Luňák1-3/+41
2011-02-22fix fdo#32640 - un-necessary reverse lookup on startupMichael Meeks2-3/+8
2011-02-19Remove DECLARE_LIST( SalFontCache, SalFontCacheItem* )Joseph Powers1-178/+0
2011-02-19Remove DECLARE_LIST( SalFontCache, ExtendedFontStruct* )Joseph Powers2-21/+15
2011-02-19Remove DECLARE_LIST( SalDisplays, SalDisplay* )Joseph Powers1-2/+0
2011-02-19Remove DECLARE_LIST( ImplTBList, ToolBox* )Joseph Powers1-29/+29
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers5-5/+1
2011-02-18Remove DECLARE_LIST( ImplStatusItemList, ImplStatusItem* )Joseph Powers2-133/+100
2011-02-18Remove DECLARE_LIST( ImplSplitList, SplitWindow* )Joseph Powers1-42/+1
2011-02-18Resolves: fdo#33898 Try and use EUDC as first-level glyph fallback fontCaolán McNamara1-2/+14
2011-02-17Remove DECLARE_LIST( ImplBtnDlgItemList, ImplBtnDlgItem* )Joseph Powers2-58/+43
2011-02-17Remove DECLARE_LIST( ImplAccelList, Accelerator* )Joseph Powers2-41/+39
2011-02-17Remove DECLARE_LIST( ImplAccelList, ImplAccelEntry* )Joseph Powers1-45/+56
2011-02-17Remove DECLARE_LIST( ImplMoreWindowList, Window* )Joseph Powers1-16/+23
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann3-28/+60
2011-02-17fdo#32552 alt key opens "File" menuJulien Nabet2-23/+2
2011-02-17Remove DECLARE_LIST( ImplIdleList, ImplIdleData* )Joseph Powers2-49/+40
2011-02-16Use GDK_HAND2 mouse cursor instead of GDK_HAND1Kurosawa Takeshi1-1/+1
2011-02-16Remove SCO supportThomas Arnhold2-2/+2
2011-02-16Remove HPUX supportThomas Arnhold3-6/+4
2011-02-16Remove TEST* and DEBUG*Thomas Arnhold3-871/+0
2011-02-16Remove HDU_DEBUGThomas Arnhold4-61/+0
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann4-26/+144
2011-02-15fixed compile errors after resync to m100Malte Timmermann [mt]3-6/+7
2011-02-15clean the code a bitRadek Doulik1-1/+1
2011-02-15accfixes: merged to m100Malte Timmermann [mt]488-22084/+17420
2011-02-15remove Collator headersCaolán McNamara2-2/+0
2011-02-15these fairly heavy weight Collator Wrappers aren't usedCaolán McNamara2-36/+0
2011-02-15dragonfly stuffFrancois Tigeot5-7/+9