summaryrefslogtreecommitdiff
path: root/linguistic/source
AgeCommit message (Expand)Author
2012-10-13For me it throws uno::DeploymentException, not deployment::DeploymentExceptionTor Lillqvist
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09restore saveEntriesCaolán McNamara
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-01Remove unused definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20removed unused forward declarations of classTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-03targeted string re-work (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-14fdo#35270 - enable caching of grammar checker propertiesMichael Meeks
2012-04-21Resolves: fdo#39999: Changing spelling preferences requires application restartSzabolcs Dezsi
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-17Remove unused code.Petr Vorel
2012-02-16possible inefficient checking for emptinessMariusz Dykierek
2012-02-15Various string function clean upStephan Bergmann
2012-02-13Remove unused codeElton Chung
2012-02-11Avoid Possible null pointer dereference in linguistic/source/spelldsp.hxxJulien Nabet
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-09simplify CharClassCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-30Fix for fdo43460 Part XXIII getLength() to isEmpty()Olivier Hallot
2011-12-22ByteString->rtl::OStringCaolán McNamara
2011-12-20catch exception by constant referenceTakeshi Abe
2011-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann
2011-12-08Less succes, more successStefan Knorr (astron)