summaryrefslogtreecommitdiff
path: root/include/linguistic
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-8/+8
2016-08-30return const&Eike Rathke1-1/+1
2016-08-30LanguageType is unsigned int16Eike Rathke2-5/+5
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin2-10/+6
2016-04-01sequence->vector in linguisticNoel Grandin2-5/+5
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29remove boost::noncopyable from /includeNoel Grandin1-2/+2
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin4-169/+130
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-35/+35
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-12/+12
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe4-9/+9
2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin1-24/+0
2015-07-15loplugin:unusedmethods linguisticNoel Grandin2-15/+0
2015-04-08convert CapType to scoped enumNoel Grandin1-6/+6
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin1-6/+5
2015-04-08convert PATH_FLAG to scoped enumNoel Grandin1-8/+1
2015-03-19loplugin:constantfunction: linguisticNoel Grandin1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann2-20/+12
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-04-15linguistic: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01linguistic: sal_Bool->boolNoel Grandin4-42/+42
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-35/+35
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-27/+27
2014-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi3-13/+0
2013-12-16Clean-up uno/lbnames.hStephan Bergmann4-4/+0
2013-11-09fdo#65108 inter-module includes <> include/linguisticNorbert Thiebaud1-2/+2
2013-11-06convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold6-12/+12
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-4/+4
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke1-0/+4
2013-09-11convert include/linguistic/misc.hxx from String to OUStringNoel Grandin1-7/+7
2013-06-30robustify some headersThomas Arnhold1-0/+1
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin1-7/+7
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen6-0/+918