summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-03-13tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos2-9/+8
2018-03-05Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke3-6/+12
2018-02-20tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna2-0/+12
2018-02-16tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl1-0/+4
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+1
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko1-1/+1
2018-01-19ofz#5477 if the para is already oversize, nums would go negativeCaolán McNamara1-4/+5
2018-01-10tdf#114628 unit test for line spacingSzymon Kłos1-0/+92
2018-01-10tdf#114628 correct line spacing for impressSzymon Kłos2-17/+28
2017-12-18editeng: fix RTF export of colorsMichael Stahl1-11/+12
2017-11-21Translate German variable nameJohnny_M1-5/+5
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