summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05tdf#96354 correct broken autocorrect INitial CApitalsYossi Zahn
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: editengStephan Bergmann
2016-11-24extend markup support (/italic/ and -strikeout-)TiagoSantos
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-22convert C_ constants to typed_flagsNoel Grandin
2016-09-21Resolves: tdf#83037 <--> corrected into ← → instead of ↔Caolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02editeng: don't let wild-card auto-correct leave current wordMichael Stahl
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann
2016-08-30loplugin:implicitboolconversionStephan Bergmann
2016-08-30Resolves: tdf#96369 don't superscript ordinals for mixed text and numbersCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-01don't autocapitalize words that follow a field markCaolán McNamara
2016-06-29move #includes to top of fileNoel Grandin
2016-06-28Simplify some PutProperties callsStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-21fix bad index/assertion failure with line ending autocorrect patternsLászló Németh
2016-05-10Fix typosAndrea Gelmini
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06Avoid reserved identifierStephan Bergmann