summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Use enable/disable widgets instead of hide/show.Gülşah Köse1-10/+9
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna16-27/+160
2020-07-27sw/vba: create instances with uno constructorsNoel Grandin9-118/+46
2020-07-27tdf#108820 sw layout: no ftn fieldshading in repeated headerJustin Luth2-3/+4
2020-07-27tdf#134866 Chart OOXML import: fix percentage in custom pie chart labelTünde Tóth2-0/+16
2020-07-27tdf#124430 Writer Editing: Fix textbox aligningBakos Attila1-0/+5
2020-07-27tdf#133967 sw_redlinehide: fix redline deletion of table containing redlinesMichael Stahl1-51/+97
2020-07-27sw_redlinehide: fix "delete of insert redline"Michael Stahl2-11/+36
2020-07-27sw: fix AppendRedline() creating empty redlines for OutsideMichael Stahl1-13/+28
2020-07-27Make Bookmarks dialog asyncSzymon Kłos6-14/+10
2020-07-27sw: prefix members of SwContourCache, SwHTMLTableLayoutCell, ...Miklos Vajna5-57/+64
2020-07-26tdf#135106 Direct Formatting should be empty by defaultShivam Kumar Singh1-73/+49
2020-07-26sw: create instances with uno constructorsNoel Grandin5-148/+32
2020-07-26tdf#118148 Add extended tips to optuserpage.uiOlivier Hallot2-21/+81
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara6-7/+9
2020-07-25cleanup: change DEFAULT to DIRECT in InspectorShivam Kumar Singh1-2/+2
2020-07-25tdf#134043 reset global state for unit testThorsten Behrens1-0/+11
2020-07-24NFC tdf#98000 docx export: more general code cleanupJustin Luth1-10/+3
2020-07-24tdf#98000 docx export: cleanup obsolete clauseJustin Luth1-29/+0
2020-07-24tdf#135038 Sort attributes in Styles InspectorShivam Kumar Singh1-0/+25
2020-07-24tdf#99492 sw layout: always paint merged cell gridsJustin Luth1-4/+0
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia1-2/+2
2020-07-24Make Line Numbering dialog asyncSzymon Kłos1-1/+3
2020-07-24Make Title Page dialog asyncSzymon Kłos1-1/+3
2020-07-24Make InsertBreak dialog asyncSzymon Kłos6-79/+86
2020-07-23tdf#107225 tdf#122887 sw: fix reanchoring of textboxesBakos Attila3-13/+54
2020-07-23sw: handle TabOverflow when replacing compat optionsMiklos Vajna1-1/+1
2020-07-23Silence GCC 11 trunk -Werror=nonnull involving dynamic_castStephan Bergmann4-5/+5
2020-07-22sw: find & replace: fix soft hyphen cleaningMiklos Vajna4-3/+167
2020-07-22tdf#134564 tdf#134578 Improve hierarchy viewing in InspectorShivam Kumar Singh1-81/+25
2020-07-22Read contentType from "MediaType" present in the streamMike Kaganski1-18/+36
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara3-41/+12
2020-07-22tdf#131288 Chart: fix export of embedded xlsxBalazs Varga1-19/+7
2020-07-22weld PatternControlCaolán McNamara1-0/+1
2020-07-22tdf#132911 sw_redlinehide: fix assert in CopyImplImpl()Michael Stahl1-3/+3
2020-07-22chart2: clean-up redundant ShapeFactory::createText()Tünde Tóth1-2/+0
2020-07-22tdf#98000 docx export: blank paragraphs don't affect page breaksJustin Luth6-14/+18
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten1-1/+9
2020-07-21tdf#57155: sw_ooxmlexport7: Add unittestXisco Fauli2-1/+8
2020-07-21i18npool: don't break line at slash '/'Michael Stahl2-0/+90
2020-07-21sw: generate unique style name for table box and line framesVasily Melenchuk1-0/+2
2020-07-21tdf#134648 DOCX import: fix bottom auto margin of subitemLászló Németh2-0/+12
2020-07-21tdf#134709 writerfilter: consider gridAfter for table bordersJustin Luth1-1/+1
2020-07-20tdf#134973: restore unmodified status of chart on exportMike Kaganski1-0/+7
2020-07-20tdf#117217 ww8: export/import all cell backgroundsJustin Luth5-17/+75
2020-07-20sw: prefix members of SwCollectTableLineBoxes, SwUndoOverwrite, ...Miklos Vajna8-162/+162
2020-07-20tdf#134685 DOCX table import: fix gridBefore + cell widthLászló Németh2-0/+10
2020-07-19compact namespace: swNoel Grandin23-151/+35
2020-07-18tdf#120026 sw: keep table centered when resizingJustin Luth1-1/+2
2020-07-18Use NS_sprm::v6 constants in GetWW6SprmSearcherMike Kaganski1-158/+158