summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2014-01-092-12/+1
* Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2014-01-082-11/+1
* Resolves: fdo#72464 Character line break is set to 0 Options/.../Writing AidsJulien Nabet2014-01-011-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Clean-up uno/lbnames.hStephan Bergmann2013-12-1611-12/+0
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-41/+41
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-111-1/+1
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-41/+41
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-41/+41
* Drop duplicate #includeTakeshi Abe2013-12-101-1/+0
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-061-4/+1
* remove some STRING_NOTFOUND usageNoel Grandin2013-12-041-6/+6
* fix spelling delimeter -> delimiterNoel Grandin2013-12-031-2/+2
* convert xub_StrLen->sal_Int32 in linguisticNoel Grandin2013-12-032-6/+6
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-1/+1