summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-06-19tdf#133981 sw_redlinehide: oops, InsertCnt_() is missing null...Michael Stahl1-1/+2
2020-06-18Revert "uitest: Add demo for Writer-comments"Stephan Bergmann1-156/+0
2020-06-18sw: SelectAll should copy section before table at start of documentMichael Stahl1-0/+5
2020-06-18tdf#133990 sw_redlinehide: fix Undo with section before tableMichael Stahl2-2/+15
2020-06-18tdf#134021 sw_redlinehide: fix crash if document contains only tableMichael Stahl1-1/+14
2020-06-18sw: try not to layout in SwShellTableCursor::FillRects()Michael Stahl1-1/+1
2020-06-18tdf#133982: sw: Add unittestXisco Fauli2-0/+25
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara2-4/+4
2020-06-18tdf#134035 sw: insert long date format for HungarianLászló Németh2-0/+25
2020-06-18tdf#133589 Numbertext: fix Hung encoding on WindowsLászló Németh1-2/+0
2020-06-18new json writer for LOKNoel Grandin2-24/+14
2020-06-18tdf#133982 sw: fix Copy of document that starts with nested tableMichael Stahl1-1/+6
2020-06-18tdf#134009 sw: prevent spurious undos in SwColumnFrame::DestroyImpl()Michael Stahl1-0/+3
2020-06-18sw: handle TreatSingleColumnBreakAsPageBreak when replacing compat optionsMiklos Vajna1-1/+1
2020-06-18uitest: Add demo for Writer-commentsShiko1-0/+156
2020-06-17uitest: Add support for Writer commentsShiko4-0/+110
2020-06-17tdf#134063: sw: redesigned support for tab at zero positionVasily Melenchuk3-9/+19
2020-06-17tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot5-28/+99
2020-06-17tdf#76817 DOCX: fix round-tripped outline numberingLászló Németh2-0/+164
2020-06-17tdf#120394: doc import: use list format stringVasily Melenchuk4-127/+63
2020-06-17tdf#132944 sw_redlinehide: delete of insert redlineMichael Stahl3-3/+48
2020-06-17svx: SVX_ENABLE_FLASH is now unusedMiklos Vajna2-3/+3
2020-06-17tdf#134023 sw ui: stay at footer ONLY when showing controlJustin Luth1-3/+5
2020-06-17fix typoLászló Németh1-1/+1
2020-06-16tdf#133268: Update non cmd icons, update Glue point iconsRizal Muttaqin5-5/+5
2020-06-16tdf#106234 sw: don't justify after centered tabsLászló Németh3-1/+68
2020-06-16tdf#129247: sw: Add unittestXisco Fauli2-0/+7
2020-06-16sw: fix type of FieldsToCalc() parameterMichael Stahl6-7/+8
2020-06-16tdf#133605: docx import: use ilvl value for list level importVasily Melenchuk3-0/+51
2020-06-16Remove some unused includesMiklos Vajna1-1/+0
2020-06-16tdf#129582: sw: Add unittestXisco Fauli2-0/+7
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna41-202/+198
2020-06-16tdf#133145 sw ContinuousEndnotes: fix moving endnotes to a previous pageMiklos Vajna3-0/+35
2020-06-15Revert "CppunitTest_sw_uiwriter: fix failing unittest"Stephan Bergmann1-3/+3
2020-06-15consume tab key press in single-widget dropdownCaolán McNamara1-0/+13
2020-06-15tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl6-24/+49
2020-06-15tdf#132321 tdf#133957 sw: for at-para fly, ignore anchor SwIndexMichael Stahl1-1/+3
2020-06-15use hover-selection for form drop downCaolán McNamara1-0/+1
2020-06-15tdf#132321: sw: Add unittestXisco Fauli2-0/+22
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt8-2/+51
2020-06-15sw: fix unnecessary copy initializationMiklos Vajna1-2/+2
2020-06-15sw: prefix members of FlatFndBox, SwLayoutCache, SwNode2Layout and ...Miklos Vajna8-76/+76
2020-06-15Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse3-6/+123
2020-06-15Return early in ExtendedSelectedAll (sw/crsrsh)Julien Nabet1-2/+3
2020-06-15tdf#121031: sw: Add unittestXisco Fauli1-0/+31
2020-06-14Fix typosAndrea Gelmini1-1/+1
2020-06-13crashtesting: null deref in SwCellFrame::GetLayoutRowSpanCaolán McNamara1-1/+2
2020-06-13Changed the source code location for InspectorShivam Kumar Singh4-0/+104
2020-06-12tdf#76817: DOCX import: fix custom chapter numberingLászló Németh2-0/+55
2020-06-12tdf#76817: DOCX import: fix chapter numberingLászló Németh3-3/+90