summaryrefslogtreecommitdiff
path: root/linguistic/source/misc.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in linguisticNoel Grandin1-6/+6
2015-05-02drop useless debugging stuffCaolán McNamara1-3/+0
2015-04-08convert CapType to scoped enumNoel Grandin1-5/+5
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin1-6/+6
2014-08-12Resolves: fdo#81972 determining capitalization of >=63335 char word hangsCaolán McNamara1-1/+1
2014-04-01linguistic: sal_Bool->boolNoel Grandin1-31/+31
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-04fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh1-3/+3
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh1-1/+3
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
2013-11-06convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-4/+3
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-4/+4
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke1-0/+13
2013-09-11convert include/linguistic/misc.hxx from String to OUStringNoel Grandin1-9/+9
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-39/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin1-26/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+1
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-19fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar1-1/+0
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin1-26/+24
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-2/+2
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke1-4/+34
2012-12-21fdo#57545 remove redundant capitalType functionsQuentin Pradet1-0/+26
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-14/+9
2012-11-24get rid of CreateLocale() and relatedEike Rathke1-37/+8
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-11/+9
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke1-1/+1
2012-11-17use LanguageTagEike Rathke1-5/+4
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+0
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+1
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann1-51/+0
2012-01-09simplify CharClassCaolán McNamara1-5/+5
2011-12-30Fix for fdo43460 Part XXIII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from linguisticNorbert Thiebaud1-2/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-5/+6
2011-08-03callcatcher: remove unused methodsCaolán McNamara1-88/+0
2011-04-04Remove commented code in libs-core/linguisticXisco Fauli1-14/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-75/+75
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-3/+3
2010-12-23RTL_CONSTASCII_USTRINGPARAMserval1-1/+1