summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-11Use for-range loops in editengJulien Nabet
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko
2018-02-06loplugin:useuniqueptr in TextRangerNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-13Fix typosAndrea Gelmini
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-24Related: tdf#108795 never use an unresolved LANGUAGE_SYSTEM in SvxAutoCorrectEike Rathke
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara
2017-07-04loplugin:unusedfields in editengNoel Grandin
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19consider field marks as text for auto quotesCaolán McNamara
2017-06-19rename IsAutoCapitalizeWordDelim to NonFieldWordDelimCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-19loplugin:stringcopy: editengStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin