summaryrefslogtreecommitdiff
path: root/sw/source
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 Vajna1-2/+1
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 McNamara1-19/+44
2020-06-21Fix typoAndrea Gelmini1-1/+1
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin4-70/+45
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#133924 DOCX export: fix text wraps around frameTibor Nagy1-7/+4
2020-06-19tdf#133701 DOXC export: fix frame distance from textTibor Nagy1-1/+8
2020-06-19tdf#133981 sw_redlinehide: oops, InsertCnt_() is missing null...Michael Stahl1-1/+2
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-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émeth1-0/+11
2020-06-18new json writer for LOKNoel Grandin1-23/+13
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-17uitest: Add support for Writer commentsShiko3-0/+107
2020-06-17tdf#134063: sw: redesigned support for tab at zero positionVasily Melenchuk1-9/+6
2020-06-17tdf#120394: doc import: use list format stringVasily Melenchuk2-127/+33
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-16tdf#106234 sw: don't justify after centered tabsLászló Németh1-1/+16
2020-06-16sw: fix type of FieldsToCalc() parameterMichael Stahl5-6/+7
2020-06-16Remove some unused includesMiklos Vajna1-1/+0
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna40-198/+198
2020-06-16tdf#133145 sw ContinuousEndnotes: fix moving endnotes to a previous pageMiklos Vajna1-0/+18
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 Stahl5-24/+46
2020-06-15tdf#132321 tdf#133957 sw: for at-para fly, ignore anchor SwIndexMichael Stahl1-1/+3
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt5-2/+39
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öse2-6/+78
2020-06-15Return early in ExtendedSelectedAll (sw/crsrsh)Julien Nabet1-2/+3
2020-06-13crashtesting: null deref in SwCellFrame::GetLayoutRowSpanCaolán McNamara1-1/+2
2020-06-13Changed the source code location for InspectorShivam Kumar Singh3-0/+103
2020-06-12tdf#131912 sw: fix spell check correct deleting flysMichael Stahl3-26/+24
2020-06-11tdf#132321 sw: adapt fly at-para deletion to at-char wrt. sectionsMichael Stahl1-2/+2
2020-06-11tdf#132744 sw: fix subtle difference when checking end of sectionMichael Stahl1-2/+15
2020-06-11sw: follow-up: fix other calls of ContentIdxStore::Save(Len())Michael Stahl2-3/+5
2020-06-11tdf#101856 copy missing bookmark propertiesSerge Krot5-3/+18