summaryrefslogtreecommitdiff
path: root/linguistic/source/gciterator.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-02mergedlibs failure with duplicate SwXStringKeyMapCaolán McNamara
2018-06-01linguistic: add functionality to change spellcheck colorFred Kruse
2018-04-16Defer grammar checker thread creation until use.Michael Meeks
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-25Use for-range loops in some modulesJulien Nabet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-02loplugin:casttovoid: linguisticStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann
2016-08-30Related: tdf#83376 fallback to known in linguistic context is wrong, always.Eike Rathke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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