summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-22pAvailGrammarSvcs can be reset to 0 on errorCaolán McNamara1-1/+1
2014-08-12Resolves: fdo#81972 determining capitalization of >=63335 char word hangsCaolán McNamara1-1/+1
2014-08-08java: remove unused variablesNoel Grandin1-3/+0
2014-08-05java: remove commented out codeNoel Grandin1-6/+0
2014-08-02linguistic/workben/sspellimp.cxx fix cppcheck errorSimon Danner1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-3/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-7/+7
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni2-2/+2
2014-04-15linguistic: sal_Bool->boolNoel Grandin24-297/+295
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-18/+2
2014-04-10callcatcher: update unused codeCaolán McNamara2-13/+0
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann10-76/+89
2014-04-08fdo#69416: make footnote positions available to XProofreaderMichael Stahl1-4/+22
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin4-12/+12
2014-04-01linguistic: sal_Bool->boolNoel Grandin6-75/+75
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-3/+3
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist1-4/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann17-222/+222
2014-03-21coverity#982461 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-18remove unused parameterNoel Grandin2-3/+3
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin3-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann30-375/+375
2014-02-26Remove visual noise from linguisticAlexander Wilms2-8/+8
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-5/+24
2014-02-19unotools: sal_Bool -> boolStephan Bergmann3-3/+3
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
2014-02-13coverity#737241 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-5/+5
2014-02-11coverity#705125 Invalid iterator comparisonCaolán McNamara1-2/+1
2014-02-11coverity#705124 Invalid iterator comparisonCaolán McNamara1-2/+1
2014-02-11coverity#705123 Invalid iterator comparisonCaolán McNamara1-2/+1
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-2/+2
2014-02-04fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh2-11/+5
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi1-60/+20
2014-01-30fdo#44314 non-standard hyphenation (fix previous commit)László Németh1-4/+6
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh3-20/+83
2014-01-28bool improvementsStephan Bergmann9-27/+27
2014-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi3-7/+0
2014-01-14bool improvementsStephan Bergmann1-4/+4
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2-12/+1
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2-11/+1
2014-01-01Resolves: fdo#72464 Character line break is set to 0 Options/.../Writing AidsJulien Nabet1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann11-12/+0
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-41/+41
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-41/+41