summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2020-09-07sw: prefix members of PaMIntoCursorShellRing, SwDPage, ...Miklos Vajna5-70/+68
2020-09-05Turn JapanNotBegin/EndLevel1 into constexpr string literalsStephan Bergmann3-34/+16
2020-09-05tdf#136441 ms export: don't export comments in footnotesJustin Luth1-1/+3
2020-09-05Make OUString(char16_t const[N]) ctor check for embedded NULsStephan Bergmann1-2/+6
2020-09-05tdf#135672 doc import: fix table widthJustin Luth1-24/+1
2020-09-05Improve outline position tracking and content visibilityJim Raykowski2-2/+5
2020-09-04sw: default to UI locale when language is missingMiklos Vajna2-0/+27
2020-09-04tdf#135672 doc import: fix left table positionJustin Luth2-22/+2
2020-09-04tdf#136404 DOCX import: ignore NaN cells in table formulaLászló Németh2-7/+45
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann2-2/+2
2020-09-03Drop unnecessary, wrong downcastStephan Bergmann1-2/+2
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski9-17/+16
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-5/+11
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna2-1/+55
2020-09-03tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-09-03Fix crashtest fdo77855.odtNoel Grandin1-1/+9
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann10-17/+17
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt1-1/+1
2020-09-03tdf#136399 AccessibilityCheck: Inserted a new checkStefanenko1-0/+39
2020-09-03sw: handle SmallCapsPercentage66 when replacing compat optionsMiklos Vajna1-1/+1
2020-09-03tdf#136212 Fix Writer Navigator blink jumpJim Raykowski1-10/+35
2020-09-02sw reqif-xhtml export, embedded objects: take OLE1 pres data from rtf if neededMiklos Vajna1-26/+39
2020-09-02Removed duplicated includeAndrea Gelmini1-1/+0
2020-09-02drop some unused methodsCaolán McNamara4-8/+0
2020-09-02drop unnecessary includeCaolán McNamara1-1/+0
2020-09-02SetCallHandlersOnInputDisabled unneeded if AlwaysDisableInput not usedCaolán McNamara1-3/+0
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara2-27/+21
2020-09-02Improve exception when shape with illegal anchor is givenSamuel Mehrbrodt1-1/+3
2020-09-02tdf#135655 OOXML export: Fix OLE background colorAttila Bakos1-17/+35
2020-09-02tdf#134649 DOCX export: fix page break between tablesLászló Németh1-0/+7
2020-09-02sw reqif-xhtml export, embedded objects: prepare pres data earlierMiklos Vajna1-19/+37
2020-09-01cid#1466575 Dereference null return valueCaolán McNamara1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-14/+14
2020-09-01Fix typoAndrea Gelmini2-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-21/+21
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-0/+4
2020-09-01tdf#136282 ww8import: track para bidi, not char bidi for styleJustin Luth1-3/+3
2020-09-01Fix typo in codeAndrea Gelmini3-6/+6
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl2-2/+8
2020-09-01tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl1-0/+3
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif2-0/+35
2020-08-31remove unneeded includeJim Raykowski1-1/+0
2020-08-31tdf#135636 the selection at dialog-launch time is lost by dialog-apply timeCaolán McNamara1-1/+7
2020-08-31duplicate lineCaolán McNamara1-1/+0
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara1-1/+3
2020-08-31tdf#104596 sw layout: wrap in header only if bLayoutInCellJustin Luth5-38/+7
2020-08-31tdf#132149 ww8export: nextNode has nothing to do with pageDescJustin Luth1-15/+0
2020-08-31tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl1-1/+9
2020-08-31tdf#135711: DOCX export: fix crash on page anchored textboxesAttila Bakos1-6/+44