summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* coverity#1251171 Missing break in switchNorbert Thiebaud2014-11-071-1/+3
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-1/+1
* fdo#61167 suggest titlecase and uppercase words from exception dictAndras Timar2014-11-031-2/+42
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* loplugin: cstylecastNoel Grandin2014-10-031-1/+1
* linguistic: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-2/+2
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* pAvailGrammarSvcs can be reset to 0 on errorCaolán McNamara2014-08-221-1/+1
* Resolves: fdo#81972 determining capitalization of >=63335 char word hangsCaolán McNamara2014-08-121-1/+1
* java: remove unused variablesNoel Grandin2014-08-081-3/+0
* java: remove commented out codeNoel Grandin2014-08-051-6/+0
* linguistic/workben/sspellimp.cxx fix cppcheck errorSimon Danner2014-08-021-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-5/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-1/+1
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-141-3/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-101-7/+7
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-302-2/+2
* linguistic: sal_Bool->boolNoel Grandin2014-04-1524-297/+295
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-151-18/+2
* callcatcher: update unused codeCaolán McNamara2014-04-102-13/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-0910-76/+89
* fdo#69416: make footnote positions available to XProofreaderMichael Stahl2014-04-081-4/+22
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-12/+12
* linguistic: sal_Bool->boolNoel Grandin2014-04-016-75/+75
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-3/+3
* Bin rest of DBG_WARNING[123]Tor Lillqvist2014-03-281-4/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2617-222/+222
* coverity#982461 Unchecked dynamic_castCaolán McNamara2014-03-211-1/+1
* remove unused parameterNoel Grandin2014-03-182-3/+3
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-183-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2630-375/+375
* Remove visual noise from linguisticAlexander Wilms2014-02-262-8/+8
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-5/+24
* unotools: sal_Bool -> boolStephan Bergmann2014-02-193-3/+3
* Drop unnecessary #includeTakeshi Abe2014-02-181-1/+0
* coverity#737241 Uncaught exceptionCaolán McNamara2014-02-132-2/+5
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-5/+5
* coverity#705125 Invalid iterator comparisonCaolán McNamara2014-02-111-2/+1
* coverity#705124 Invalid iterator comparisonCaolán McNamara2014-02-111-2/+1
* coverity#705123 Invalid iterator comparisonCaolán McNamara2014-02-111-2/+1
* Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan2014-02-061-2/+2
* fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh2014-02-042-11/+5
* fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi2014-02-021-60/+20
* fdo#44314 non-standard hyphenation (fix previous commit)László Németh2014-01-301-4/+6
* fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh2014-01-303-20/+83
* bool improvementsStephan Bergmann2014-01-289-27/+27
* Removed unused solar.h reference in linguisticAlexandre Vicenzi2014-01-203-7/+0
* bool improvementsStephan Bergmann2014-01-141-4/+4