summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2011-03-13removing remaining tools types from svtoolsBjoern Michaelsen2-2/+2
2011-03-11fix up merging issues, so it compilesMichael Meeks25-161/+146
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky462-23666/+20895
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-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann1-1/+1
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-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann35-3616/+6053
2011-02-17CWS-TOOLING: integrate CWS locales34Ivo Hinkelmann1-1/+7
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-15accfixes: merged to m100Malte Timmermann [mt]300-12503/+10867
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-15gridsort: post-rebase fixesFrank Schoenheit [fs]3-29/+3
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]292-10948/+10784
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-08locales34: merge m99Eike Rathke26-91/+235
2011-02-08Remove DECLARE_LIST( ValueItemList, ValueSetItem* )Joseph Powers4-142/+172
2011-02-08CWS gnumake3: resolve conflicts after pulling in cws removetooltypes01Mathias Bauer2-8/+0
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-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer273-10661/+10663
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-07removetooltypes01: Rebase to DEV300m99Carsten Driesner12-88/+66
2011-02-07Fixed size computation for toolbar menus with controlsCédric Bosdonnat1-44/+67