summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2011-05-04wmf-mm-text-1.diff: Fix WMF rendering, n#417818Radek Doulik1-2/+12
2011-05-04wmf-mm-text.diff: Fix WMF rendering, n#417818Radek Doulik3-0/+25
2011-05-04external-apm-header.diff: fix WMF scaling in RTF import, n#417818Florian Reuter7-19/+55
2011-05-04Remove List usage in FontListRafael Dominguez2-27/+26
2011-05-03remove double space from en-US messageAndras Timar1-1/+1
2011-05-03change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734Andras Timar1-1/+1
2011-04-28Introduce HideDisabledMenuItems style settingChristian Dywan1-3/+0
2011-04-23Unbreak the buildFrancois Tigeot1-1/+0
2011-04-22Remove PM2 macro usageFrancois Tigeot3-9/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann2-2/+0
2011-04-22cppcheck variableScopeKayo Hamid6-18/+15
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith2-2/+2
2011-04-19Remove unused chunk of toolbar menu codeChristian Dywan1-47/+0
2011-04-19prefer prefix ++/-- operatorsKayo Hamid1-1/+1
2011-04-18fixed typoTakeshi Abe1-1/+1
2011-04-15psp::getOfficePath is unix only, this should work tooCaolán McNamara1-2/+6
2011-04-15Hack: store/restore font name box mru entriesMarco Cecchetti2-2/+86
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann1-1/+1
2011-04-14Add our normal Emacs and vim mode linesTor Lillqvist2-0/+4
2011-04-04add missing headerCaolán McNamara1-0/+1
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-18/+6
2011-04-01document letter wizard + STR_ARR_SVT_LANGUAGE_TABLE gotchaCaolán McNamara1-0/+2
2011-03-31now that java paths are out of SOLARLIB can remove thisCaolán McNamara1-6/+0
2011-03-31Fix 64bit build with Java (conflicting libjpeg).Jan Holesovsky1-0/+3
2011-03-30called from --enable-dbgutilCaolán McNamara2-2/+2
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito4-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito31-0/+0
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2-9/+26
2011-03-28WaE: possible use of unitialized variableDavid Tardon1-5/+10
2011-03-28One more return of prewin.h/postwin.h hack :(Fridrich Štrba1-7/+2
2011-03-27cleanup of unoapi testBjoern Michaelsen3-105/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky3-0/+49
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-19Few fixes for RTF export and import of bordersCédric Bosdonnat1-0/+3
2011-03-19Remove the size in the LineListBoxCédric Bosdonnat2-18/+5
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 Bosdonnat2-583/+391
2011-03-19Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat2-21/+40
2011-03-19Fixed BorderWidthImpl::GuessWidth()Cédric Bosdonnat1-17/+49
2011-03-19Fixed the RTF import of borders to use new widths systemCédric Bosdonnat1-0/+2
2011-03-19Borders: expose the width computation logic for SvxBorderLine to use itCédric Bosdonnat2-78/+123
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat3-40/+468
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold10-18/+18