summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara1-0/+1
2020-06-23tdf#119081 sw: fix RTF paste into outer table cellMiklos Vajna5-2/+170
2020-06-22tdf#134112 Don't call UNO listeners with SolarMutex lockedStephan Bergmann1-4/+5
2020-06-22sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ...Miklos Vajna8-100/+99
2020-06-21weld date selection widgetCaolán McNamara3-19/+70
2020-06-21Fix typoAndrea Gelmini1-1/+1
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin9-80/+66
2020-06-20indicate popup menu was shownCaolán McNamara1-0/+2
2020-06-20tdf#101830 sw: highlight empty 'invisible' input fieldsSerge Krot1-0/+23
2020-06-19tdf#127635 sw_redlinehide: put point at the end of deletionMichael Stahl1-1/+13
2020-06-19tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArrayMichael Stahl1-1/+5
2020-06-19tdf#133990: sw: Add unittestXisco Fauli2-0/+27
2020-06-19tdf#133924 DOCX export: fix text wraps around frameTibor Nagy3-8/+15
2020-06-19tdf#133701 DOXC export: fix frame distance from textTibor Nagy3-1/+18
2020-06-19tdf#108505 DOCX: fix legacy dropdown fields direct font settingGabor Kelemen2-0/+12
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