summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2011-03-19Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat
2011-03-19Remove the size in the LineListBoxCédric Bosdonnat
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat
2011-03-19One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat
2011-03-19Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat
2011-03-19Fixed BorderWidthImpl::GuessWidth()Cédric Bosdonnat
2011-03-19Borders: expose the width computation logic for SvxBorderLine to use itCédric Bosdonnat
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat
2011-03-18WaE: PAGE_NOT_FOUND is a 16bit valueCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Remove empty comment fieldsThomas Arnhold
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Add some sample Tai LueCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-09Add Cherokee previewCaolán McNamara
2011-03-09mask out cjk punctuationCaolán McNamara
2011-03-09Cyrillic+Georgian is likely best previewed as GeorgianCaolán McNamara
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-20Remove DECLARE_LIST( ImplTabBarList, ImplTabBarItem* )Joseph Powers
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
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-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
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-24dba34b: reintroduced the fix for #i115468#, which got lost with the wrong res...Frank Schoenheit [fs]
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-19accfixes: Introduced WINDOW_RULERMalte Timmermann [mt]
2011-01-19accfixes: Completed VCL Window API for accessible releations, renamed GetLabe...Malte Timmermann [mt]