summaryrefslogtreecommitdiff
path: root/linguistic/source/gciterator.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-1/+0
2015-07-15loplugin:unusedmethods linguisticNoel Grandin1-8/+0
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-13TyposJulien Nabet1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-3/+0
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+0
2015-01-22rhbz#1184582: At least catch and log UNO exceptions in grammar checking threadStephan Bergmann1-50/+60
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-04-15linguistic: sal_Bool->boolNoel Grandin1-12/+12
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-08fdo#69416: make footnote positions available to XProofreaderMichael Stahl1-4/+22
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist1-4/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2014-01-28bool improvementsStephan Bergmann1-9/+9
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-6/+2
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-4/+0
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-09-02fdo#68750: ensure that GetSuggestedEndOfSentence makes progressMichael Stahl1-1/+11
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-19Use standard idiomStephan Bergmann1-1/+1
2013-08-12Mark as constTakeshi Abe1-2/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-05-14fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-8/+6
2013-04-15add desktop libs to libmergedPeter Foley1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+3
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-20fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin1-1/+1
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke1-3/+3
2012-11-24get rid of CreateLocale() and relatedEike Rathke1-2/+2
2012-11-17use LanguageTagEike Rathke1-3/+3
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-8/+4
2012-10-23Related fdo#46808: Fix pre-existing bug identified in previous commitStephan Bergmann1-18/+12
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-5/+5
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-03targeted string re-work (ii)Olivier Hallot1-8/+8
2012-06-02targeted string re-workNorbert Thiebaud1-3/+2
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2011-12-30Fix for fdo43460 Part XXIII getLength() to isEmpty()Olivier Hallot1-4/+4
2011-12-20catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann1-33/+28
2011-11-27remove include of pch header from linguisticNorbert Thiebaud1-1/+0