summaryrefslogtreecommitdiff
path: root/linguistic/source/dicimp.cxx
AgeCommit message (Expand)Author
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-09-29loplugin:literaltoboolconversionStephan Bergmann
2016-09-29Resolves: tdf#67555 writeFile honors ntfs symlinks as it turns outCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-30Related: tdf#83376 fallback to known in linguistic context is wrong, always.Eike Rathke
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-01sequence->vector in linguisticNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-17include algorithm for std::min/maxCaolán McNamara
2015-06-10cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28Fix sal_Bool -> bool assignmentStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-23Typo: initialy->initiallyJulien Nabet
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-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from linguisticAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30fdo#44314 non-standard hyphenation (fix previous commit)László Németh
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh
2014-01-28bool improvementsStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-05fdo#66420: fix user dictionaries on WindowsMichael Stahl
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-19fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar