summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2011-03-28One more return of prewin.h/postwin.h hack :(Fridrich Štrba1-7/+2
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-0/+1
2011-03-21Removed commented codeChristina Rossmanith1-17/+5
2011-03-21renamed variable bWeiter to bContinueChristina Rossmanith1-17/+17
2011-03-20WaE: class/struct consistencyCaolán McNamara1-1/+1
2011-03-19Fixed RTF import/export of new border linesCédric Bosdonnat1-0/+2
2011-03-19Fixed some rebase problemsCédric Bosdonnat1-9/+7
2011-03-19Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat1-4/+4
2011-03-19Remove the size in the LineListBoxCédric Bosdonnat1-17/+4
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat1-6/+4
2011-03-19One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat1-462/+309
2011-03-19Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat1-17/+19
2011-03-19Fixed BorderWidthImpl::GuessWidth()Cédric Bosdonnat1-17/+49
2011-03-19Borders: expose the width computation logic for SvxBorderLine to use itCédric Bosdonnat1-76/+96
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat1-26/+377
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold10-18/+18
2011-03-18WaE: unused variableCaolán McNamara1-2/+0
2011-03-18WaE: PAGE_NOT_FOUND is a 16bit valueCaolán McNamara1-1/+1
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky1-0/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky303-19908/+17057
2011-03-18slightly updated fix for import problems with unsupported HTML tag (fdo#34666)Petr Mladek1-2/+2
2011-03-18Fix Bug 34666Christina Rossmanith1-0/+8
2011-03-14Remove empty comment fieldsThomas Arnhold1-3/+1
2011-03-13export filterutils.hxx (andd compile filterutils.cxx)Norbert Thiebaud1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold4-5/+5
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold6-8/+8
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold1-18/+18
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold1-21/+21
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold1-1/+1
2011-03-11fix up merging issues, so it compilesMichael Meeks20-154/+87
2011-03-11Add some sample Tai LueCaolán McNamara1-0/+8
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky302-19785/+17001
2011-03-10fix for 3.3.2 blocker fdo#34718 - change the type of nDrawerHeight to longRadek Doulik1-2/+2
2011-03-09Add Cherokee previewCaolán McNamara1-0/+8
2011-03-09mask out cjk punctuationCaolán McNamara1-0/+2
2011-03-09Cyrillic+Georgian is likely best previewed as GeorgianCaolán McNamara1-0/+7
2011-03-08Added shadow color configuration save.Sébastien Le Ray1-0/+2
2011-03-07CWS-TOOLING: integrate CWS os146Ivo Hinkelmann1-0/+0
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-guiChristina Rossmanith1-10/+0
2011-03-04Remove bogus and useless comments.Guillaume Poussel8-10/+4
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold32-72/+72
2011-03-02CWS-TOOLING: integrate CWS mhu21Ivo Hinkelmann1-0/+1
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ňák1-2/+2
2011-02-27Remove "using namespace ::rtl"Julien Nabet7-7/+13