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