summaryrefslogtreecommitdiffstats
path: root/linguistic/source
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#41128 hyphenation properties without handle ids not honouredCaolán McNamara2011-09-291-9/+12
* unused ctor, and use boost::noncopyableCaolán McNamara2011-09-281-15/+0
* callcatcher: remove unused codeCaolán McNamara2011-09-221-82/+0
* why insert a '.' just to then erase it ?Caolán McNamara2011-09-121-4/+4
* using osl_getThreadTextEncoding is a disaster waiting to happenCaolán McNamara2011-09-121-3/+3
* Add prefixes for some component_getFactory functionsMatúš Kukan2011-08-182-2/+2
* don't assert about a bad value, if that's the fallback safely valueCaolán McNamara2011-08-041-1/+4
* restore this, was unused due to incorrect mergeCaolán McNamara2011-08-031-2/+9
* callcatcher: remove unused methodsCaolán McNamara2011-08-033-204/+0
* Some cppcheck cleaningJulien Nabet2011-07-311-1/+1
* callcatcher: remove unused methodsThomas Arnhold2011-07-261-14/+0
* callcatcher: remove unused methodsThomas Arnhold2011-07-252-6/+0
* resyncing to masterBjoern Michaelsen2011-07-213-102/+0
|\
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-122-9/+0
| * callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara2011-06-302-94/+0
| * Use "normal" Unix-style (import) library name with WNTGCCTor Lillqvist2011-06-251-0/+4
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1934-662/+200
|\|
| * break circular dependency in disposeCaolán McNamara2011-05-201-0/+1
| * config leak: break cyclic dependencyCaolán McNamara2011-05-201-11/+8
| * CreateFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-05-201-3/+3
| * WaE (picky) - noeolChristian Lohmaier2011-05-161-1/+1
| * Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
| * Remove commented code in libs-core/linguisticXisco Fauli2011-04-0435-399/+4
| * drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2935-0/+0
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1837-1041/+844
| |\
| | * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1237-1053/+868
| | |\
| * | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-1/+1
| * | | Fix leak, we own these pointers, so release them.Caolán McNamara2011-03-102-6/+8
| |/ /
| * | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-022-2/+2
| * | Remove "using namespace ::rtl"Julien Nabet2011-02-2616-16/+31
| * | Remove TL_OUTDATEDThomas Arnhold2011-02-151-63/+0
| * | translate commentsRob Snelders2011-02-101-4/+3
| * | translated commentsRob Snelders2011-02-086-12/+12
| * | Remove dead code. Mostly unused namespacesThomas Arnhold2011-02-075-10/+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-234-6/+7
| * | RTL_CONSTASCII_USTRINGPARAMserval2010-12-221-2/+0
| * | cppcheck: can remove this code and these variablesCaolán McNamara2010-12-092-30/+4
| * | 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-2814-0/+28
| * | Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-251-1/+0
| * | 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-144-0/+4
| * | Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid2010-10-144-6/+6