summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2011-03-17Cygwin fixes and cleanupsTor Lillqvist
2011-03-14compile and install filechangedchecker ...Michael Meeks
2011-03-13export filterutils.hxx (andd compile filterutils.cxx)Norbert Thiebaud
2011-03-12mis-merge: we do not want Ooo new about box do we ?Norbert Thiebaud
2011-03-12missing headers in Package_inc.mkNorbert Thiebaud
2011-03-13removing remaining tools types from svtoolsBjoern Michaelsen
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-08Added shadow color configuration save.Sébastien Le Ray
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-guiChristina Rossmanith
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01handle minimal Greek fontsCaolán McNamara
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara
2011-03-01const static dataLuboš Luňák
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
2011-02-21Remove CSET supportThomas Arnhold
2011-02-20Remove DECLARE_LIST( ImplTabBarList, ImplTabBarItem* )Joseph Powers
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann
2011-02-17CWS-TOOLING: integrate CWS locales34Ivo Hinkelmann
2011-02-16Remove WTC supportThomas Arnhold
2011-02-16Remove MTW supportThomas Arnhold
2011-02-16Remove unused USED ;)Thomas Arnhold
2011-02-16Remove XX_OVThomas Arnhold
2011-02-16Remove DBG_MIThomas Arnhold
2011-02-16fixed spelling menues -> menusChristina Rossmanith
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-15use Natural sort as default sort for listboxes, etc.Caolán McNamara
2011-02-15disable EMF+ rendering on windows - it doesn't work yetMichael Meeks
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-11try and use the same spacing between checkboxes and text as vcl doesCaolán McNamara
2011-02-10add sample Hangul text for hang script-tagCaolán McNamara
2011-02-10preview area is a little overlargeCaolán McNamara
2011-02-09Delete some unused codeJoseph Powers
2011-02-09Resolves: fdo#33510 better font preview for Arabic/CTL fontsCaolán McNamara
2011-02-09Remove DECLARE_LIST( ImpFilterList, ImpFilterItem* )Joseph Powers
2011-02-08Remove DECLARE_LIST( UniStringList, UniString* )Joseph Powers
2011-02-08translated parts of German comment in svtools/inc/ruler.hxxTobias Rosenberger
2011-02-08revert USHORT->size_t change, breaks buildLuboš Luňák
2011-02-08locales34: merge m99Eike Rathke
2011-02-08Remove DECLARE_LIST( ValueItemList, ValueSetItem* )Joseph Powers
2011-02-08CWS gnumake3: resolve conflicts after pulling in cws removetooltypes01Mathias Bauer
2011-02-08GetTaskItem unused anywhereCaolán McNamara
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-08Fixed crasher introduced by commit #196197b2Cédric Bosdonnat
2011-02-08std::bit_vector -> ::std::vector<bool, std::allocator<bool> >Fridrich Štrba