summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Added shadow color configuration save.Sébastien Le Ray2-0/+3
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-guiChristina Rossmanith1-10/+0
2011-03-04Remove bogus and useless comments.Guillaume Poussel10-12/+4
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold32-72/+72
2011-03-01handle minimal Greek fontsCaolán McNamara1-5/+25
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara1-241/+763
2011-03-01const static dataLuboš Luňák2-3/+3
2011-02-27Remove "using namespace ::rtl"Julien Nabet8-8/+14
2011-02-21Remove CSET supportThomas Arnhold1-1/+1
2011-02-20Remove DECLARE_LIST( ImplTabBarList, ImplTabBarItem* )Joseph Powers2-120/+141
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers12-12/+1
2011-02-16Remove WTC supportThomas Arnhold1-1/+1
2011-02-16Remove MTW supportThomas Arnhold1-1/+1
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-16fixed spelling menues -> menusChristina Rossmanith1-9/+9
2011-02-15use Natural sort as default sort for listboxes, etc.Caolán McNamara2-23/+11
2011-02-15disable EMF+ rendering on windows - it doesn't work yetMichael Meeks1-1/+1
2011-02-11try and use the same spacing between checkboxes and text as vcl doesCaolán McNamara1-3/+4
2011-02-10add sample Hangul text for hang script-tagCaolán McNamara1-3/+16
2011-02-10preview area is a little overlargeCaolán McNamara1-1/+1
2011-02-09Delete some unused codeJoseph Powers3-1217/+0
2011-02-09Resolves: fdo#33510 better font preview for Arabic/CTL fontsCaolán McNamara1-9/+286
2011-02-09Remove DECLARE_LIST( ImpFilterList, ImpFilterItem* )Joseph Powers2-50/+42
2011-02-08Remove DECLARE_LIST( UniStringList, UniString* )Joseph Powers1-21/+33
2011-02-08translated parts of German comment in svtools/inc/ruler.hxxTobias Rosenberger1-125/+110
2011-02-08revert USHORT->size_t change, breaks buildLuboš Luňák1-2/+2
2011-02-08Remove DECLARE_LIST( ValueItemList, ValueSetItem* )Joseph Powers4-142/+172
2011-02-08GetTaskItem unused anywhereCaolán McNamara2-33/+1
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist1-2/+2
2011-02-08Fixed crasher introduced by commit #196197b2Cédric Bosdonnat1-1/+1
2011-02-08std::bit_vector -> ::std::vector<bool, std::allocator<bool> >Fridrich Štrba1-1/+1
2011-02-07Remove DECLARE_LIST( ImplTaskSBItemList, ImplTaskSBFldItem* )Joseph Powers2-36/+36
2011-02-07Remove some dead codeThomas Arnhold1-1/+0
2011-02-07Remove DECLARE_LIST( ImplTaskItemList, ImplTaskItem* )Joseph Powers2-35/+39
2011-02-07Fixed size computation for toolbar menus with controlsCédric Bosdonnat1-44/+67
2011-02-07Fixed ToolbarMenu drawing text over controls if anyCédric Bosdonnat1-0/+2
2011-02-06translate some German commentsAndreas Sliwka1-23/+22
2011-02-05Remove DECLARE_LIST( ImplHeadItemList, ImplHeadItem* )Joseph Powers2-83/+90
2011-02-05Remove DECLARE_LIST( ImplFontList, ImplFontNameListData* )Joseph Powers2-12/+15
2011-02-05Remove DECLARE_LIST( ImpLineList, ImpLineListData* )Joseph Powers2-65/+57
2011-02-05Remove DECLARE_LIST( ImpColorList, ImplColorListData* )Joseph Powers2-21/+56
2011-02-05Remove DECLARE_LIST( NewDocList_Impl, ::rtl::OUString* )Joseph Powers1-5/+5
2011-02-04Remove some more INCLUDED_HASH_MAP guards.Joseph Powers3-9/+1
2011-02-04Translated parts of German comment in inc/ruler.hxxTobias Rosenberger1-44/+38
2011-02-03Remove DECLARE_LIST( HistoryList_Impl, FolderHistory* )Joseph Powers2-13/+20
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba7-10/+10
2011-02-03fix copy ctor and assignment sigsCaolán McNamara1-4/+6
2011-02-03fix up some includesCaolán McNamara1-8/+3