summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Remove DECLARE_LIST( StringList_Impl, OUString* )Joseph Powers1-9/+10
2011-02-17Fixed typoTakeshi Abe1-1/+1
2011-02-17Removed dead codeTakeshi Abe4-13/+0
2011-02-16Remove BLC supportThomas Arnhold2-6/+2
2011-02-16Remove WTC supportThomas Arnhold7-11/+7
2011-02-16Remove MTW supportThomas Arnhold6-13/+5
2011-02-16Use GDK_HAND2 mouse cursor instead of GDK_HAND1Kurosawa Takeshi1-1/+1
2011-02-16Remove SCO supportThomas Arnhold9-35/+6
2011-02-16Remove HPUX supportThomas Arnhold9-32/+9
2011-02-16Remove TEST* and DEBUG*Thomas Arnhold3-871/+0
2011-02-16Remove HDU_DEBUGThomas Arnhold4-61/+0
2011-02-16Remove unused USED ;)Thomas Arnhold2-25/+0
2011-02-16Remove XX_OVThomas Arnhold1-8/+0
2011-02-16Remove DBG_MIThomas Arnhold3-64/+2
2011-02-16Remove unused files from svddeThomas Arnhold6-4520/+0
2011-02-16Remove OLD_CHAOS ;)Thomas Arnhold1-6/+0
2011-02-16Remove erTESTThomas Arnhold1-15/+0
2011-02-16fix cairo canvas regression - do not access polygon points outside rangeRadek Doulik1-1/+1
2011-02-16Forgot to remove the line of code I comment out.Joseph Powers1-1/+0
2011-02-16Remove DECLARE_LIST( StringList_Impl, ::rtl::OUString* )Joseph Powers1-6/+7
2011-02-16Remove DECLARE_LIST( IMPL_ConfigurationListenerList, ConfigurationListener* )Joseph Powers2-13/+19
2011-02-16Remove DECLARE_LIST( InternalStreamLockList, InternalStreamLock* )Joseph Powers1-16/+29
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray7-6/+124
2011-02-16clear windows warning, struct vs classCaolán McNamara1-1/+1
2011-02-16WaE: unused variableDavid Tardon1-6/+0
2011-02-16WaE: ambiguous {Caolán McNamara1-1/+3
2011-02-16Fix a crash when using on cygwin with symlinked directoriesFridrich Štrba1-5/+8
2011-02-16fixed spelling menues -> menusChristina Rossmanith1-9/+9
2011-02-15Remove DECLARE_LIST( FileStatList, FileStat* )Joseph Powers2-24/+17
2011-02-15Remove HP9000Thomas Arnhold1-1/+1
2011-02-15Remove unused and deprecated macrosThomas Arnhold1-12/+0
2011-02-15Remove SINIXThomas Arnhold3-12/+2
2011-02-15clean the code a bitRadek Doulik1-1/+1
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 Tigeot11-17/+30
2011-02-15use Natural sort as default sort for listboxes, etc.Caolán McNamara2-23/+11
2011-02-15use Natural sort as default sort for listboxes, etc.Caolán McNamara3-33/+36
2011-02-15Remove DECLARE_LIST( FSysSortList, FSysSort* )Joseph Powers2-64/+45
2011-02-15Remove DECLARE_LIST( DirEntryList, DirEntry* )Joseph Powers2-45/+36
2011-02-15Remove some extra DECLARE_LIST() itemsJoseph Powers3-12/+0
2011-02-15Fix incorrect use of uno::Sequence.Jan Holesovsky1-3/+6
2011-02-15disable EMF+ rendering on windows - it doesn't work yetMichael Meeks1-1/+1
2011-02-15Remove HP9000Thomas Arnhold2-3/+3
2011-02-15destroy the VCL UNO wrapper as late as possibleDavid Tardon1-3/+40
2011-02-15Use contstructor instead of assignment, fixes unittest in sc.Jan Holesovsky1-1/+1
2011-02-14Merge PRV_SV_DECL_REF_LOCK into SV_DECL_LOCKJoseph Powers2-14/+3
2011-02-14visibility markup is in the wrong placeCaolán McNamara1-7/+6
2011-02-14squeeze these down in case of StringCompare castingCaolán McNamara1-2/+8
2011-02-14we can make this constCaolán McNamara1-1/+1