summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2017-11-09new loplugin simplifydynamiccastNoel Grandin2-4/+4
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara2-2/+2
2017-11-08ofz#4121 Floating-point-exceptionCaolán McNamara1-2/+6
2017-11-06ofz infinite loopCaolán McNamara1-1/+5
2017-11-06convert GetNumStr from sal_uLong->sal_Int32Noel Grandin1-3/+3
2017-11-06loplugin:finalclasses in editengNoel Grandin3-6/+3
2017-11-04loplugin:constparams in various(1)Noel Grandin2-2/+2
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl4-7/+67
2017-11-01ofz#3934 Integer-overflowCaolán McNamara1-10/+6
2017-10-31loplugin:constantparam in editengNoel Grandin5-33/+25
2017-10-26vcl: make MapMode constructor explicitMichael Stahl6-14/+20
2017-10-24loplugin:implicitboolconversionStephan Bergmann2-2/+2
2017-10-23loplugin:includeform: editengStephan Bergmann53-123/+123
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl2-0/+73
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-19use std::unique_ptr in TrieNodeNoel Grandin1-33/+12
2017-10-17EditEngine: Enhance visualization of URLsArmin Le Grand1-19/+70
2017-10-16Move editeng/source/editeng include files to common include directoryStephan Bergmann6-15/+16
2017-10-16editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl1-0/+10
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro1-0/+10
2017-10-05editeng: fix assert about wrong EE_PARA_OUTLLEVEL itemMichael Stahl1-1/+1
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl1-0/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin3-3/+3
2017-10-03new loplugin:blockblockNoel Grandin1-7/+4
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin1-1/+1
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin4-6/+6
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-4/+4
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-12/+47
2017-09-22lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.Jan Holesovsky1-1/+5
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-4/+2
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin3-82/+69
2017-09-19unused xForbiddenCharsTable in ImpEditEngineNoel Grandin2-8/+3
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin1-18/+2
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin1-2/+4
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin2-25/+25
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin2-21/+23
2017-09-16convert SvxTimeType to scoped enumNoel Grandin3-7/+7
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin6-15/+17
2017-09-15convert SvxFileType to scoped enumNoel Grandin2-4/+4
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin2-21/+21
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin2-3/+3
2017-09-15convert SvxAuthorFormat to scoped enumNoel Grandin2-10/+12
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin2-6/+6
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin3-31/+30
2017-09-14improve redundantcast lopluginNoel Grandin3-6/+6
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin7-14/+14
2017-09-08loplugin:constantparamNoel Grandin2-3/+2
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-2/+2
2017-08-27OUString: reduce temporaries and constifyMatteo Casalin1-18/+15
2017-08-25loplugin:unusedfieldsNoel Grandin2-3/+0