summaryrefslogtreecommitdiffstats
path: root/linguistic/source
Commit message (Expand)AuthorAgeFilesLines
* ByteString->rtl::OStringCaolán McNamara2011-12-221-7/+6
* catch exception by constant referenceTakeshi Abe2011-12-205-19/+10
* Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann2011-12-162-34/+32
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-11/+10
* remove include of pch header from linguisticNorbert Thiebaud2011-11-2719-37/+0
* add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-1/+2
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-3/+2
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-1415-44/+42
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-111-1/+3
* regenerate listCaolán McNamara2011-10-042-25/+0
* callcatcher: various unused methodsCaolán McNamara2011-10-042-140/+0
* 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