summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* fixed typoTakeshi Abe2011-04-181-1/+1
* psp::getOfficePath is unix only, this should work tooCaolán McNamara2011-04-151-2/+6
* Hack: store/restore font name box mru entriesMarco Cecchetti2011-04-152-2/+86
* all bogus comments removed by regular expressionsJúlio Hoffimann2011-04-151-1/+1
* Add our normal Emacs and vim mode linesTor Lillqvist2011-04-142-0/+4
* add missing headerCaolán McNamara2011-04-041-0/+1
* use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-031-18/+6
* document letter wizard + STR_ARR_SVT_LANGUAGE_TABLE gotchaCaolán McNamara2011-04-011-0/+2
* now that java paths are out of SOLARLIB can remove thisCaolán McNamara2011-03-311-6/+0
* Fix 64bit build with Java (conflicting libjpeg).Jan Holesovsky2011-03-311-0/+3
* called from --enable-dbgutilCaolán McNamara2011-03-302-2/+2
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-294-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2931-0/+0
* use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-282-9/+26
* WaE: possible use of unitialized variableDavid Tardon2011-03-281-5/+10
* One more return of prewin.h/postwin.h hack :(Fridrich Štrba2011-03-281-7/+2
* cleanup of unoapi testBjoern Michaelsen2011-03-273-105/+1
* Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-2/+0
* set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-233-0/+49
|\
| * CWS-TOOLING: integrate CWS os146Ivo Hinkelmann2011-03-071-0/+0
| |\
| | * m100 mergedos2011-02-15280-10932/+10722
| | |\
| | * | initialize boolean valueos2011-02-031-1/+1
| * | | CWS-TOOLING: integrate CWS mhu21Ivo Hinkelmann2011-03-021-0/+1
| |\ \ \
| | * \ \ Update from master repository (DEV300_m100).Matthias Huetsch [mhu]2011-02-23323-14710/+16910
| | |\ \ \
| | * | | | #i115784# Valgrind: conditional jump or move depends on uninitialized value(s).Matthias Huetsch [mhu]2011-02-011-0/+1
| | * | | | Update from master repository (DEV300_m98).Matthias Huetsch [mhu]2011-01-24219-7553/+1305
| | |\ \ \ \
| | * \ \ \ \ Update from master repository (DEV300_m95).Matthias Huetsch [mhu]2010-12-13143-4082/+4172
| | |\ \ \ \ \
| * | \ \ \ \ \ CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann2011-02-281-0/+48
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | impress195: rebase to DEV300 m98Andre Fischer2011-01-26227-7690/+1530
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | impress195: merge with DEV300_m92Andre Fischer2010-11-05117-3122/+3369
| | |\ \ \ \ \ \
* | | | | | | | | Removed commented codeChristina Rossmanith2011-03-211-17/+5
* | | | | | | | | renamed variable bWeiter to bContinueChristina Rossmanith2011-03-211-17/+17
* | | | | | | | | WaE: class/struct consistencyCaolán McNamara2011-03-201-1/+1
* | | | | | | | | Fixed RTF import/export of new border linesCédric Bosdonnat2011-03-191-0/+2
* | | | | | | | | Fixed some rebase problemsCédric Bosdonnat2011-03-191-9/+7
* | | | | | | | | Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat2011-03-191-4/+4
* | | | | | | | | Few fixes for RTF export and import of bordersCédric Bosdonnat2011-03-191-0/+3
* | | | | | | | | Remove the size in the LineListBoxCédric Bosdonnat2011-03-192-18/+5
* | | | | | | | | Switching the order of the SetLinesWidth argumentsCédric Bosdonnat2011-03-191-6/+4
* | | | | | | | | One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat2011-03-192-583/+391
* | | | | | | | | Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat2011-03-192-21/+40
* | | | | | | | | Fixed BorderWidthImpl::GuessWidth()Cédric Bosdonnat2011-03-191-17/+49
* | | | | | | | | Fixed the RTF import of borders to use new widths systemCédric Bosdonnat2011-03-191-0/+2
* | | | | | | | | Borders: expose the width computation logic for SvxBorderLine to use itCédric Bosdonnat2011-03-192-78/+123
* | | | | | | | | Nicely draw borders using drawinglayerCédric Bosdonnat2011-03-193-40/+468
* | | | | | | | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1910-18/+18
* | | | | | | | | WaE: unused variableCaolán McNamara2011-03-181-2/+0
* | | | | | | | | WaE: PAGE_NOT_FOUND is a 16bit valueCaolán McNamara2011-03-181-1/+1
* | | | | | | | | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-03-181-0/+8
|\ \ \ \ \ \ \ \ \