summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)AuthorFilesLines
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara1-2/+7
2017-07-04loplugin:unusedfields in editengNoel Grandin1-13/+1
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea1-1/+1
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin2-9/+4
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-6/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin2-6/+6
2017-06-19consider field marks as text for auto quotesCaolán McNamara1-1/+1
2017-06-19rename IsAutoCapitalizeWordDelim to NonFieldWordDelimCaolán McNamara1-11/+11
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-8/+8
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke1-1/+0
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M1-1/+1
2017-05-19loplugin:stringcopy: editengStephan Bergmann2-4/+4
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-05-02loplugin:checkunusedparams in editengNoel Grandin3-16/+12
2017-04-26use strong_int for LanguageTypeNoel Grandin3-42/+35
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin1-3/+2
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin1-51/+44
2017-03-31use actual UNO enums in editengNoel Grandin2-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen1-1/+1
2017-03-14remove unused RID constantsNoel Grandin1-4/+0
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-07loplugin:loopvartoosmallStephan Bergmann2-8/+8
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-8/+8
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+3
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-2/+2
2017-02-07Clean up some OUString creationStephan Bergmann1-7/+5
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-14/+14
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-63/+17
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin1-2/+0
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin2-17/+8
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-4/+0
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin2-5/+5
2016-12-05tdf#96354 correct broken autocorrect INitial CApitalsYossi Zahn1-3/+3
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: editengStephan Bergmann1-2/+4
2016-11-24extend markup support (/italic/ and -strikeout-)TiagoSantos1-11/+29
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin1-4/+1