summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-09-27tdf#45705 Integrate zoom UI commands into Writer text edit viewJim Raykowski4-0/+37
2020-09-26Fix typo in codeAndrea Gelmini1-4/+4
2020-09-26Fix typoAndrea Gelmini2-2/+2
2020-09-26Fix typo in codeAndrea Gelmini1-2/+2
2020-09-26Fix typo in codeAndrea Gelmini1-4/+4
2020-09-26Writer Navigator hidden state fixesJim Raykowski1-14/+33
2020-09-25Related: tdf#136985 comment select all adds an undo action to the stackCaolán McNamara1-1/+1
2020-09-25rhbz#1882616 move cursor one step at a time in the desired directionCaolán McNamara1-5/+35
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2-0/+83
2020-09-25cppunittester: [_RUN_____] indicates unit test startJustin Luth2-4/+3
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl13-31/+99
2020-09-24ofz#25908 detect if the SwFrameFormat is deletedCaolán McNamara1-7/+9
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl4-7/+49
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl10-10/+61
2020-09-24tdf#132149 ww8export: use left page properties for left styleJustin Luth2-3/+16
2020-09-24tdf#136613 sw: fix picture position in tablesAttila Bakos3-1/+37
2020-09-24tdf#136588 sw: fix line break regression with small capsAttila Bakos4-2/+19
2020-09-23Simplify some OUString constructions with universal character namesStephan Bergmann2-5/+2
2020-09-23cid#1467433 Dereference null return valueCaolán McNamara1-0/+3
2020-09-23Fix typoAndrea Gelmini1-1/+1
2020-09-23Fix typo in codeAndrea Gelmini3-3/+3
2020-09-23Added new command to delete the comment threadPranam Lashkari18-1/+114
2020-09-23tdf#136566 XLSX export: fix lost scheme based line colorsRegényi Balázs1-3/+4
2020-09-23docx export: Use checksum as key to cache graphic, not Graphic*Tomaž Vajngerl2-13/+39
2020-09-22Fix typoAndrea Gelmini1-1/+1
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara3-5/+9
2020-09-22tdf#136620: sw_ww8export: Add unittestXisco Fauli2-0/+17
2020-09-22Added new command to resolve the comment threadPranam Lashkari14-0/+93
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari4-12/+51
2020-09-22Restore .uno:ShowHiddenParagraphs to Writer View menuIlmari Lauhakangas1-0/+1
2020-09-22tdf#134227: sw_uiwriter: Add unittestXisco Fauli2-0/+31
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara6-23/+23
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara8-16/+27
2020-09-22tdf#123610 DOCX shape import: keep text uprightSzabolcs Toth2-0/+10
2020-09-21update pchesCaolán McNamara1-1/+3
2020-09-21tdf#132149 ww8export: always check for break at end of paragraphJustin Luth2-4/+14
2020-09-21Fix typoSamuel Mehrbrodt1-1/+1
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl3-34/+69
2020-09-21tdf#135879 sw: fix bookmark dialog's Delete buttonMichael Stahl1-0/+1
2020-09-21sw: prefix members of SwGlblDocContent, SwIntrnlRefLink, SwPostItField ...Miklos Vajna7-77/+78
2020-09-20Replace "Bahnschrift Light" with "DejaVu Sans"Caolán McNamara1-0/+0
2020-09-20crashtesting: assert on export of ooo123378-1.doc to docxCaolán McNamara1-2/+7
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin1-3/+2
2020-09-20Fix typoAndrea Gelmini1-3/+3
2020-09-20Refactor SwFormat::Modify ...Bjoern Michaelsen1-21/+23
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski5-3/+78
2020-09-19tdf#136596: show document language (char locale) in the inspectorAron Budea1-0/+18
2020-09-19tdf#135115: show paragraph direct formatting in Styles InspectorAron Budea1-6/+25
2020-09-19tdf#135674: initialize Styles Inspector on startAron Budea1-0/+8
2020-09-18tdf#122648 DOCX import: fix table formula in all tablesLászló Németh3-1/+36