summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1265-1223/+1092
|\
| * CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2011-02-0835-799/+799
| |\
| | * removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-1/+4
| | |\
| | * | removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-133-9/+9
| | * | removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-0638-45/+47
| | |\ \
| | * \ \ removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-1042-1186/+1049
| | |\ \ \
| * | \ \ \ CWS gnumake3: resync to m99Mathias Bauer2011-02-031-1/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | CWS-TOOLING: integrate CWS tl84Vladimir Glazunov2011-01-271-1/+4
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | cws tl84: #i96486#Thomas Lange [tl]2010-11-231-1/+4
| | | | |/ | | | |/|
| * | | | CWS gnumake3: extract.hxx cppuhelper->comphelperMathias Bauer2011-01-281-1/+1
| * | | | gnumake3: remove comphelper version; fix including extract.hxxHans-Joachim Lankenau2011-01-282-2/+2
| |/ / /
| * | | CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau2010-12-171-1/+1
| |\ \ \
| | * | | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| | |/ /
| * | | CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer2010-10-291-4/+2
| * | | CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer2010-10-2816-388/+255
| |\| |
| | * | sb132: merged in DEV300_m89sb2010-10-0412-300/+112
| | |\ \
| | | * \ CWS-TOOLING: integrate CWS sb129Vladimir Glazunov2010-09-2910-204/+57
| | | |\ \
| | | | * | sb129: #i113189# change UNO components to use passive registrationsb2010-09-1010-204/+57
| | | | |/
| | | * | cws tl82: automatic and silent conversion of user dictionaries to human reada...Thomas Lange [tl]2010-07-071-84/+31
| | | * | cws tl82: #i112898# memory leak fixedThomas Lange [tl]2010-07-052-12/+24
| | | |/
| | * | sb123:#i111449# remove all subdirs in complex testsLars Langhans2010-08-231-3/+0
| | * | sb123:#i111449# fix all run through problems for qa/complex testsLars Langhans2010-07-231-1/+1
| | * | sb123:#i111449# makefile cleanups for qa/complex testsLars Langhans2010-06-291-1/+0
| | * | merge DEV300_m83Lars Langhans2010-06-184-87/+142
| | |\ \ | | | |/ | | |/|
| | | * sb123:#i111449# cleanups in linguistic qa/complex testsLars Langhans2010-06-144-87/+142
| * | | CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-139-103/+111
| |\| |
| * | | CWS gnumake2: move all delivered linguistic headers to inc/linguisticMathias Bauer2010-04-2037-44/+44
* | | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-024-5/+5
* | | | Remove "using namespace ::rtl"Julien Nabet2011-02-2618-18/+33
* | | | Remove TL_OUTDATEDThomas Arnhold2011-02-152-71/+0
* | | | translate commentsRob Snelders2011-02-101-4/+3
* | | | translated commentsRob Snelders2011-02-088-14/+14
* | | | Remove dead code. Mostly unused namespacesThomas Arnhold2011-02-076-11/+0
* | | | migrate to use boost unordered containersFridrich Štrba2011-02-051-3/+3
* | | | Clean up makefilesThomas Arnhold2011-02-021-3/+0
* | | | Remove unused DBG_STATISTIC, IPR_CACHE_MAX and IPR_CACHE_MAXINPUTThomas Arnhold2011-01-311-20/+0
* | | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-251-8/+0
* | | | equalsAsciiL faster than equalsAsciiCaolán McNamara2011-01-175-13/+13
* | | | RTL_CONSTASCII_USTRINGPARAMserval2010-12-235-7/+8
* | | | RTL_CONSTASCII_USTRINGPARAMserval2010-12-223-8/+3
* | | | cppcheck: can remove this code and these variablesCaolán McNamara2010-12-092-30/+4
* | | | Replace all occured, occurance etc.Takeshi Abe2010-12-061-1/+1
* | | | TL_CONSTASCII_USTRINGPARAM in libs core 22Gert Faller2010-11-195-10/+10
* | | | RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara2010-11-121-9/+3
* | | | add modelines to .hxx files as wellCaolán McNamara2010-10-2824-0/+48
* | | | Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-253-3/+1
* | | | convert vos/process.hxx and related APINorbert Thiebaud2010-10-251-1/+0
* | | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
* | | | add lots more missing sal/macros.h includesMichael Meeks2010-10-145-0/+5
* | | | Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid2010-10-145-7/+7