summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-11-25tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna3-0/+41
2020-11-23tdf#138210 check if CustomShapeGeometry exist first.Mark Hung2-0/+9
2020-11-20tdf#138108 terminate on uncaught exception in a11y callbackCaolán McNamara1-1/+1
2020-11-19sw_redlinehide: fix assert on Replace with nothingMichael Stahl1-2/+5
2020-11-19sw_redlinehide: replace bogus implementation of SwPaM::InvalidatePaM()Michael Stahl1-8/+16
2020-11-18tdf#130629 Don't add object insert undo twiceJim Raykowski1-0/+5
2020-11-17tdf#137980 sw textbox: fix automatic size of shapes with rotated textMiklos Vajna3-0/+26
2020-11-16tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl3-3/+57
2020-11-14tdf#136336 ensure tooltip area surrounds the current mouse positionCaolán McNamara1-0/+7
2020-11-12DOCX: fix memory leak of cell formula exportLászló Németh1-1/+1
2020-11-05don't select entry 0 if there are no entriesCaolán McNamara1-4/+3
2020-11-05tdf#137532: do not reset attributes deleting selectionXisco Fauli2-7/+95
2020-11-05tdf#137982 m_xFrame is already disposedCaolán McNamara2-11/+46
2020-11-04ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara7-44/+59
2020-11-03tdf#135893 sw paste: fix copying fly frame in textbox twiceMiklos Vajna3-0/+72
2020-11-03Resolves: rhbz#1893846 if last close had insert, index dialog openCaolán McNamara1-1/+2
2020-11-02tdf#98868 re-register cloned TOXMark if the dest doc is differentCaolán McNamara10-28/+55
2020-10-30ofz#26753 avoid infinite regressCaolán McNamara2-6/+13
2020-10-28tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl3-1/+119
2020-10-28tdf#116214 Allow for scientific notation in Custom PropertiesBartosz Kosiorek2-8/+12
2020-10-28ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara3-3/+31
2020-10-27tdf#135082 fix print selectionSrijan Bhatia1-3/+1
2020-10-27tdf#127680 change even/odd dialog orderSrijan Bhatia1-2/+2
2020-10-27tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia2-30/+31
2020-10-27tdf#137593 DOCX import: fix para top margin in cells with shapesLászló Németh2-0/+9
2020-10-27tdf#131679 sw: fix crash when copying fly via context menuMichael Stahl1-2/+47
2020-10-26tdf#130314 space counting for input field.Mark Hung1-4/+4
2020-10-23tdf#133771: sw_ooxmlexport14: Add unittestXisco Fauli2-0/+22
2020-10-22tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek2-16/+35
2020-10-22tdf#137085 writerfilter: RTF import: \trpaddfl and \trpaddl are row...Michael Stahl2-0/+26
2020-10-21tdf#137608 allow insert break to use a page number > 9999Caolán McNamara2-2/+2
2020-10-21tdf#136385 sw: fix Undo of changing anchor typeMichael Stahl2-17/+20
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth2-1/+10
2020-10-17tdf#133377 OOXML Fix storage of date in Custom PropertiesBartosz Kosiorek3-0/+51
2020-10-17tdf#135733 sw: fix mistake in SwUndoInserts::SetInsertRange()Michael Stahl1-1/+1
2020-10-16tdf#136924 draw lines using field text colorJan-Marek Glogowski1-1/+1
2020-10-16tdf#137245 sw: fix AutoFormat SetBorder deleting flysMichael Stahl2-8/+100
2020-10-16tdf#124430 Writer Editing: Fix textbox aligningBakos Attila1-0/+5
2020-10-14tdf#136577 sw: fix Undo of Replace with nothingMichael Stahl1-1/+1
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl2-10/+4
2020-10-14sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl4-26/+109
2020-10-08Resolves: tdf#137274 comment node not expandable when there are commentsCaolán McNamara1-4/+5
2020-10-07tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs3-2/+36
2020-10-06tdf#137209 unparent widgets in fragment dtorCaolán McNamara1-0/+8
2020-10-06tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara2-5/+5
2020-10-06related: tdf#127579: make use of FindCharFormatByName more robustXisco Fauli1-2/+18
2020-10-05crashtesting: an odd number of bytes for RTL_TEXTENCODING_UCS2 encodingCaolán McNamara1-2/+3
2020-10-02tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli1-2/+4
2020-10-01tdf#136441 ms export: don't export comments in footnotesJustin Luth3-1/+9
2020-10-01tdf#134784 DOCX import: fix shape paragraph marginsLászló Németh2-0/+11