summaryrefslogtreecommitdiff
path: root/linguistic/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-3/+0
2012-11-26fdo#37954, #i18737# accept capitalized lowercase custom wordsLászló Németh2-3/+76
2012-11-24get rid of CreateLocale() and relatedEike Rathke12-103/+62
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-11/+9
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke1-1/+1
2012-11-17use LanguageTagEike Rathke5-32/+31
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+0
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-8/+5
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-8/+4
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2-9/+5
2012-10-23Related fdo#46808: Fix pre-existing bug identified in previous commitStephan Bergmann1-18/+12
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-5/+5
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-15/+3
2012-10-13For me it throws uno::DeploymentException, not deployment::DeploymentExceptionTor Lillqvist1-0/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-2/+2
2012-10-09restore saveEntriesCaolán McNamara1-0/+1
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza5-85/+6
2012-10-08re-base on ALv2 code. Includes:Michael Meeks29-686/+431
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-13/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-16/+8
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-3/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-4/+6
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-6/+3
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks1-2/+6
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara2-17/+356
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-21/+11
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-20removed unused forward declarations of classTakeshi Abe3-6/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-14/+16
2012-06-03targeted string re-work (ii)Olivier Hallot4-56/+48
2012-06-02targeted string re-workNorbert Thiebaud4-14/+13
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks4-6/+6
2012-05-14fdo#35270 - enable caching of grammar checker propertiesMichael Meeks1-3/+2
2012-04-21Resolves: fdo#39999: Changing spelling preferences requires application restartSzabolcs Dezsi1-0/+1
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-11/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-11/+11
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-17Remove unused code.Petr Vorel1-15/+0
2012-02-16possible inefficient checking for emptinessMariusz Dykierek2-3/+3
2012-02-15Various string function clean upStephan Bergmann1-1/+1
2012-02-13Remove unused codeElton Chung2-18/+0
2012-02-11Avoid Possible null pointer dereference in linguistic/source/spelldsp.hxxJulien Nabet1-2/+2
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann1-51/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-3/+3