summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* new loplugin simplifydynamiccastNoel Grandin2017-11-092-4/+4
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-092-2/+2
* ofz#4121 Floating-point-exceptionCaolán McNamara2017-11-081-2/+6
* ofz infinite loopCaolán McNamara2017-11-061-1/+5
* convert GetNumStr from sal_uLong->sal_Int32Noel Grandin2017-11-061-3/+3
* loplugin:finalclasses in editengNoel Grandin2017-11-063-6/+3
* loplugin:constparams in various(1)Noel Grandin2017-11-042-2/+2
* TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl2017-11-014-7/+67
* ofz#3934 Integer-overflowCaolán McNamara2017-11-011-10/+6
* loplugin:constantparam in editengNoel Grandin2017-10-315-33/+25
* vcl: make MapMode constructor explicitMichael Stahl2017-10-266-14/+20
* loplugin:implicitboolconversionStephan Bergmann2017-10-242-2/+2
* loplugin:includeform: editengStephan Bergmann2017-10-2353-123/+123
* tscp: advanced classification dialog for impressTomaž Vajngerl2017-10-232-0/+73
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* use std::unique_ptr in TrieNodeNoel Grandin2017-10-191-33/+12
* EditEngine: Enhance visualization of URLsArmin Le Grand2017-10-171-19/+70
* Move editeng/source/editeng include files to common include directoryStephan Bergmann2017-10-166-15/+16
* editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl2017-10-161-0/+10
* sd lok: fix spell checking languages in ImpressHenry Castro2017-10-141-0/+10
* editeng: fix assert about wrong EE_PARA_OUTLLEVEL itemMichael Stahl2017-10-051-1/+1
* tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl2017-10-051-0/+3
* add << operator for css::uno::ExceptionNoel Grandin2017-10-043-3/+3
* new loplugin:blockblockNoel Grandin2017-10-031-7/+4
* rename SvxTabStop::IsEqual to operator==Noel Grandin2017-09-291-1/+1
* convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2017-09-294-6/+6
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-4/+4
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-12/+47
* lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.Jan Holesovsky2017-09-221-1/+5
* ofz: don't leak in face of exceptionsCaolán McNamara2017-09-221-4/+2
* loplugin:flatten in editeng..extensionsNoel Grandin2017-09-213-82/+69
* unused xForbiddenCharsTable in ImpEditEngineNoel Grandin2017-09-192-8/+3
* unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin2017-09-181-18/+2
* remove unused aLocale from SvxNumRuleNoel Grandin2017-09-181-2/+4
* convert SvxDateFormat to scoped enumNoel Grandin2017-09-182-25/+25
* convert SvxTimeFormat to scoped enumNoel Grandin2017-09-162-21/+23
* convert SvxTimeType to scoped enumNoel Grandin2017-09-163-7/+7
* convert SvxURLFormat to scoped enumNoel Grandin2017-09-166-15/+17
* convert SvxFileType to scoped enumNoel Grandin2017-09-152-4/+4
* convert SvxFileFormat to scoped enumNoel Grandin2017-09-152-21/+21
* convert SvxAuthorType to scoped enumNoel Grandin2017-09-152-3/+3
* convert SvxAuthorFormat to scoped enumNoel Grandin2017-09-152-10/+12
* convert SdrMeasureFieldKind to scoped enumNoel Grandin2017-09-152-6/+6
* convert SvxCellVerJustify to scoped enumNoel Grandin2017-09-153-31/+30
* improve redundantcast lopluginNoel Grandin2017-09-143-6/+6
* clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin2017-09-117-14/+14
* loplugin:constantparamNoel Grandin2017-09-082-3/+2
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-042-2/+2
* OUString: reduce temporaries and constifyMatteo Casalin2017-08-271-18/+15
* loplugin:unusedfieldsNoel Grandin2017-08-252-3/+0