summaryrefslogtreecommitdiffstats
path: root/linguistic/source
Commit message (Expand)AuthorAgeFilesLines
* restore saveEntriesCaolán McNamara2012-10-091-0/+1
* Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza2012-10-095-85/+6
* re-base on ALv2 code. Includes:Michael Meeks2012-10-0829-686/+431
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-13/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-16/+8
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-3/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-4/+6
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-6/+3
* android: linguistic should cope with a missing extension managerMichael Meeks2012-08-061-2/+6
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara2012-07-112-17/+356
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-21/+11
* Remove unused definesThomas Arnhold2012-07-011-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-214-92/+56
* removed unused forward declarations of classTakeshi Abe2012-06-203-6/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-092-4/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-14/+16
* targeted string re-work (ii)Olivier Hallot2012-06-034-56/+48
* targeted string re-workNorbert Thiebaud2012-06-024-14/+13
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-294-6/+6
* fdo#35270 - enable caching of grammar checker propertiesMichael Meeks2012-05-141-3/+2
* Resolves: fdo#39999: Changing spelling preferences requires application restartSzabolcs Dezsi2012-04-211-0/+1
* WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2012-04-201-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-11/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-11/+11
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* Remove unused code.Petr Vorel2012-02-171-15/+0
* possible inefficient checking for emptinessMariusz Dykierek2012-02-162-3/+3
* Various string function clean upStephan Bergmann2012-02-151-1/+1
* Remove unused codeElton Chung2012-02-132-18/+0
* Avoid Possible null pointer dereference in linguistic/source/spelldsp.hxxJulien Nabet2012-02-111-2/+2
* unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann2012-02-081-51/+0
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-3/+3
* ByteString->rtl::OStringCaolán McNamara2012-01-231-18/+19
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-2/+2
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-2/+2
* simplify CharClassCaolán McNamara2012-01-091-5/+5
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-063-3/+0
* getPropertyMap can return a reference instead of a pointerCaolán McNamara2012-01-051-1/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Fix for fdo43460 Part XXIII getLength() to isEmpty()Olivier Hallot2011-12-3011-38/+38
* 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