summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-07-26sw: layout: fix red triangle problem with text frame in sectionsMichael Stahl1-1/+1
2021-04-25Remove .uno:QuestionAnswers, direct safeMode help to landing pageThorsten Behrens8-20/+0
2021-04-15tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt3-2/+36
2021-03-24xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-1/+2
2021-02-26Remove 'Get involved' from menuSamuel Mehrbrodt7-19/+0
2021-01-28"Update all" should do a full reformattingSamuel Mehrbrodt1-1/+1
2021-01-28XTextDocument::refresh should do a full reformattingSamuel Mehrbrodt1-1/+1
2021-01-28Make uno:RefreshView redo the whole document layoutSamuel Mehrbrodt1-0/+1
2021-01-25tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl2-0/+4
2021-01-25tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth1-4/+7
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-2/+2
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-10/+9
2021-01-25ofz#27817 null derefCaolán McNamara1-3/+2
2021-01-25ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara7-44/+59
2021-01-25ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara3-3/+31
2021-01-25ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara2-13/+30
2021-01-25tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl9-16/+52
2021-01-25tdf#135018: sw: Add UItestXisco Fauli2-0/+36
2021-01-25tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl3-1/+119
2021-01-25tdf#131679 sw: fix crash when copying fly via context menuMichael Stahl1-2/+47
2021-01-25tdf#135056: sw_uiwriter: Add unittestXisco Fauli2-0/+25
2021-01-25tdf#132911: sw_uiwriter: Add unittestXisco Fauli2-0/+74
2021-01-25tdf#133358: sw_uiwriter: Add unittestXisco Fauli1-0/+32
2021-01-25tdf#134931: sw_uiwriter: Add unittestXisco Fauli2-0/+35
2021-01-25tdf#133990: sw: Add unittestXisco Fauli2-0/+27
2021-01-25remove LibreLogo from buildMichael Stahl1-1/+0
2021-01-08sw: add missing "break"Michael Stahl1-0/+1
2020-12-07Remove Help menu donate entry for LTS versionThorsten Behrens9-21/+0
2020-12-07Fixups to build on c++11-only compilersThorsten Behrens2-2/+2
2020-12-07tdf#130804 sw: fix bookmark portions in line containing only as-char flyMichael Stahl1-1/+5
2020-12-07crashtesting: null dereference of reexporting abi12570.odt to odtMichael Stahl1-3/+5
2020-12-07tdf#45589 sw: don't paint field shading for bookmarksMichael Stahl1-6/+1
2020-12-07tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl14-26/+275
2020-12-07sw: fix rotation bugs in SwLinePortion::PrePaint()Michael Stahl2-3/+18
2020-12-07sw: reformat bit of SwLinePortion::PrePaint()Michael Stahl1-21/+20
2020-12-07tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl3-38/+223
2020-12-06tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl3-0/+49
2020-12-05Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt4-4/+35
2020-12-05Add uno cmd to protect fields in a documentSamuel Mehrbrodt4-0/+44
2020-12-05sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl1-1/+3
2020-12-05sw: PROTECT_FIELDS should not protect placeholder fieldsMichael Stahl1-1/+3
2020-12-05sw: Optionally disable bookmark manipulation GUIsKatarina Behrens4-18/+30
2020-12-05sw: read-only/protected content dialog was missing on Delete/BackspaceMichael Stahl1-0/+12
2020-12-05sw: implement protection of bookmarks and fieldsMichael Stahl4-49/+145
2020-12-05sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl4-12/+37
2020-12-05Add ProtectBookmarksAndFields per-document optionKatarina Behrens4-2/+25
2020-10-20tdf#136983 partial revert NFC ww8 cleanup: remove unused variableslibreoffice-6-4Justin Luth2-1/+10
2020-09-29tdf#133358 fix crash in redoing indentCaolán McNamara1-2/+3
2020-09-29tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl4-7/+49