summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-9/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-3/+3
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin2-7/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-16/+16
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara1-2/+2
2016-09-22convert C_ constants to typed_flagsNoel Grandin1-13/+18
2016-09-21Resolves: tdf#83037 <--> corrected into ← → instead of ↔Caolán McNamara1-7/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-11/+11
2016-09-02editeng: don't let wild-card auto-correct leave current wordMichael Stahl1-0/+5
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann1-1/+1
2016-08-30loplugin:implicitboolconversionStephan Bergmann1-1/+1
2016-08-30Resolves: tdf#96369 don't superscript ordinals for mixed text and numbersCaolán McNamara1-2/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-8/+8
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann1-4/+4
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin1-7/+7
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann3-46/+6
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann2-4/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann6-11/+11
2016-07-01don't autocapitalize words that follow a field markCaolán McNamara1-6/+12
2016-06-29move #includes to top of fileNoel Grandin1-2/+1
2016-06-28Simplify some PutProperties callsStephan Bergmann1-156/+117
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-1/+2
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann1-47/+48
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+2
2016-05-21fix bad index/assertion failure with line ending autocorrect patternsLászló Németh1-2/+5