summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-09-08fix various focus problemsCaolán McNamara1-1/+1
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-4/+2
2018-09-07tdf#119019 DOCX track changes: fix invisible delete and insertLászló Németh6-0/+77
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara3-5/+4
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna2-1/+9
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara23-117/+383
2018-09-07DeInitVCL in PythonTestStephan Bergmann12-15/+32
2018-09-06rename back now originals are fully replacedCaolán McNamara2-10/+10
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara10-751/+565
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin16-52/+49
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin5-27/+28
2018-09-06tdf#102290 sw ui: give all columns a chance to growJustin Luth1-1/+5
2018-09-06clang-tidy performance-move-const-argNoel Grandin1-1/+1
2018-09-05weld SwFootNotePageCaolán McNamara3-187/+152
2018-09-05tdf#90906 writerfilter: Allow COL_AUTO to override non-autoJustin Luth3-0/+32
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin3-5/+8
2018-09-05tdf#119571 change tracking: show layout changes at paragraph joinLászló Németh2-0/+61
2018-09-05tdf#54819 change tracking: keep paragraph style after full deletionLászló Németh3-0/+58
2018-09-05tdf#119532 Contextmenu Form updateandreas kainz6-162/+132
2018-09-04tdf#94009 ww8export: always export section marginsJustin Luth5-0/+104
2018-09-04sw: less vcl layout calls in SwFntObj::GetCursorOfst()Miklos Vajna1-1/+3
2018-09-03Enable the align group button for framesMaxim Monastirsky2-0/+12
2018-09-03ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara1-0/+3
2018-09-03sw: prefix members of SwXTextColumnsMiklos Vajna2-77/+77
2018-09-03fix bug in SwEditShell::GetGlobalDocContentNoel Grandin1-2/+2
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin1-12/+2
2018-09-03tdf#82177 ooxmlimport: ignore direct insideV/H cell bordersJustin Luth2-0/+10
2018-09-03use less magic in sw/Noel Grandin16-114/+114
2018-09-03sw: save more vcl layout calls in SwFntObjMiklos Vajna2-16/+60
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin3-7/+6
2018-09-03tdf#104354 writerfilter: not FirstParaInSection if InFootOrEndnoteJustin Luth2-0/+10
2018-09-02Fix typoAndrea Gelmini1-1/+1
2018-09-02tdf#118993 - Missing new Insert Special Character in Writer (global)Rizal Muttaqin1-2/+2
2018-09-02tdf#117835 Paste as Unformatted for comments in WriterMaxim Monastirsky2-0/+12
2018-09-02tdf#118674 Paste special and unformatted for shapes in WriterMaxim Monastirsky2-17/+88
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky1-1/+1
2018-09-02tdf#104354 writerfilter: rewrite AutospacingJustin Luth5-8/+21
2018-09-02tdf#119188 DOCX import: fix zero margins of numbered lines in cellsLászló Németh2-0/+19
2018-09-02tdf#119152 Hide Text Direction dropdown from Columns tab by defaultGabor Kelemen1-1/+1
2018-09-01Revert "tdf#117994 ww8export: extend Chp over CR"Justin Luth4-6/+5
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann2-2/+4
2018-08-31tdf#82177 docx export: no inside borders on outside cellsJustin Luth5-5/+27
2018-08-31pWaveCol can just be a file local constantNoel Grandin3-6/+3
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski7-22/+115
2018-08-31Resolves: tdf#119607 crash in calling getPropertyState on TextParagraphCaolán McNamara1-2/+5
2018-08-31Fix syntaxJulien Nabet1-1/+1
2018-08-31sw: fix inconsistent bookmark behavior around at-char/as-char anchored framesSerge Krot2-0/+62
2018-08-31sw: add unit test for the XHTML part of tdf#109202Thorsten Behrens3-0/+119
2018-08-31tdf#118993 - Missing new Insert Special Character in WebRizal Muttaqin1-1/+2
2018-08-30sw XHTML export: xml:lang is not relevant for ReqIFMiklos Vajna3-1/+13