summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-0/+16
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin5-30/+27
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin5-24/+22
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin11-41/+41
2017-11-15TypedWhichIdNoel Grandin17-66/+76
2017-11-13ofz#4202 Null-dereference READCaolán McNamara1-2/+0
2017-11-13Fix typosAndrea Gelmini4-4/+4
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini1-2/+2
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke9-159/+0
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini1-1/+1
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke2-17/+11
2017-11-12ofz: Timeout give up earlier on SvParserState::ErrorCaolán McNamara1-2/+3
2017-11-11tdf#113591 Fix crash when switching between Calc and other LO windowSamuel Mehrbrodt1-3/+5
2017-11-10ofz#4163 Null-dereference READCaolán McNamara1-0/+2
2017-11-10editeng: Simplify calls to HasSelection()Samuel Mehrbrodt2-4/+4
2017-11-10loplugin:unusedmethodsNoel Grandin2-5/+0
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