summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2019-01-22editeng: vcl: fix warningsAshod Nakashian1-1/+1
2018-12-27Revert tdf#115639 fixesAron Budea6-187/+6
2018-12-16tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski1-0/+8
2018-08-29Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara1-0/+12
2018-08-10tdf#115438 Fix freeze when pasting unformatted textPaul Trojahn1-0/+2
2018-07-20tdf#112118: use correct border when calculating marginMike Kaganski1-4/+4
2018-07-20tdf#112118: DOC: properly import/export border distanceMike Kaganski1-0/+125
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti1-1/+11
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-1/+2
2018-04-16sd lok: Impress: Right-click menu on misspelled word locks up sessionTamás Zolnai1-0/+4
2018-04-12tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos2-8/+5
2018-04-12Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara1-5/+1
2018-03-27lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-1/+1
2018-03-27Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky1-5/+1
2018-03-25sd lok: Delete selection highlight after cutting text.Tamás Zolnai1-0/+3
2018-03-25Increase delta value for these checksTamás Zolnai1-6/+6
2018-03-25tdf#115874: show non-zero fraction part for ptsMike Kaganski1-1/+7
2018-03-25tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai5-7/+40
2018-03-25tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai6-11/+159
2018-03-25editeng: fix up ODF export test code to build againMiklos Vajna1-3/+3
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-7/+1
2018-03-19tdf#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