summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2011-02-20Remove DECLARE_LIST( ImplTabBarList, ImplTabBarItem* )Joseph Powers
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
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-09Resolves: fdo#33510 better font preview for Arabic/CTL fontsCaolán McNamara
2011-02-08Remove DECLARE_LIST( ValueItemList, ValueSetItem* )Joseph Powers
2011-02-08GetTaskItem unused anywhereCaolán McNamara
2011-02-08Fixed crasher introduced by commit #196197b2Cédric Bosdonnat
2011-02-07Remove DECLARE_LIST( ImplTaskSBItemList, ImplTaskSBFldItem* )Joseph Powers
2011-02-07Remove DECLARE_LIST( ImplTaskItemList, ImplTaskItem* )Joseph Powers
2011-02-07Fixed size computation for toolbar menus with controlsCédric Bosdonnat
2011-02-07Fixed ToolbarMenu drawing text over controls if anyCédric Bosdonnat
2011-02-05Remove DECLARE_LIST( ImplHeadItemList, ImplHeadItem* )Joseph Powers
2011-02-05Remove DECLARE_LIST( ImplFontList, ImplFontNameListData* )Joseph Powers
2011-02-05Remove DECLARE_LIST( ImpLineList, ImpLineListData* )Joseph Powers
2011-02-05Remove DECLARE_LIST( ImpColorList, ImplColorListData* )Joseph Powers
2011-02-03fix up some includesCaolán McNamara
2011-02-03Related: fdo#33510 right align symbol preview area and center text on lineCaolán McNamara
2011-02-03Related: fdo#33510 identify known symbol fonts that don't advertise as suchCaolán McNamara
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-12-13cppcheck: init member variableCaolán McNamara
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-09cppcheck: scope of these variables can be reducedCaolán McNamara
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-12-02cppcheck: uninit memberCaolán McNamara
2010-11-24cppcheck: Unused private functionCaolán McNamara
2010-11-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers
2010-11-17remove archaic SGI header guardsCaolán McNamara
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2010-11-13Remove empty Beschreibung (Description) commentsJ. Graeme Lingard
2010-11-12Remove bogus commentsAlexander O. Anisimov
2010-11-11Remove more traces of _HC (high contrast)Sebastian Spaeth
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-19Add more files to EXCEPTIONSFILES, sort.Thomas Klausner
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Delay setting the flag for insert tab.Kohei Yoshida
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-10-10squash misc warningsNorbert Thiebaud
2010-10-09A patch to remove some unused directives.jgraeme
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05include rtl/ustring.hxx instead of non-existing rtl/OUString.hxxPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek