summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-09-06rename back now originals are fully replacedCaolán McNamara
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin
2018-09-06tdf#102290 sw ui: give all columns a chance to growJustin Luth
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-09-05weld SwFootNotePageCaolán McNamara
2018-09-05tdf#90906 writerfilter: Allow COL_AUTO to override non-autoJustin Luth
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-05tdf#119571 change tracking: show layout changes at paragraph joinLászló Németh
2018-09-05tdf#54819 change tracking: keep paragraph style after full deletionLászló Németh
2018-09-05tdf#119532 Contextmenu Form updateandreas kainz
2018-09-04tdf#94009 ww8export: always export section marginsJustin Luth
2018-09-04sw: less vcl layout calls in SwFntObj::GetCursorOfst()Miklos Vajna
2018-09-03Enable the align group button for framesMaxim Monastirsky
2018-09-03ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara
2018-09-03sw: prefix members of SwXTextColumnsMiklos Vajna
2018-09-03fix bug in SwEditShell::GetGlobalDocContentNoel Grandin
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin
2018-09-03tdf#82177 ooxmlimport: ignore direct insideV/H cell bordersJustin Luth
2018-09-03use less magic in sw/Noel Grandin
2018-09-03sw: save more vcl layout calls in SwFntObjMiklos Vajna
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-09-03tdf#104354 writerfilter: not FirstParaInSection if InFootOrEndnoteJustin Luth
2018-09-02Fix typoAndrea Gelmini
2018-09-02tdf#118993 - Missing new Insert Special Character in Writer (global)Rizal Muttaqin
2018-09-02tdf#117835 Paste as Unformatted for comments in WriterMaxim Monastirsky
2018-09-02tdf#118674 Paste special and unformatted for shapes in WriterMaxim Monastirsky
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-09-02tdf#104354 writerfilter: rewrite AutospacingJustin Luth
2018-09-02tdf#119188 DOCX import: fix zero margins of numbered lines in cellsLászló Németh
2018-09-02tdf#119152 Hide Text Direction dropdown from Columns tab by defaultGabor Kelemen
2018-09-01Revert "tdf#117994 ww8export: extend Chp over CR"Justin Luth
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-31tdf#82177 docx export: no inside borders on outside cellsJustin Luth
2018-08-31pWaveCol can just be a file local constantNoel Grandin
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-08-31Resolves: tdf#119607 crash in calling getPropertyState on TextParagraphCaolán McNamara
2018-08-31Fix syntaxJulien Nabet
2018-08-31sw: fix inconsistent bookmark behavior around at-char/as-char anchored framesSerge Krot
2018-08-31sw: add unit test for the XHTML part of tdf#109202Thorsten Behrens
2018-08-31tdf#118993 - Missing new Insert Special Character in WebRizal Muttaqin
2018-08-30sw XHTML export: xml:lang is not relevant for ReqIFMiklos Vajna
2018-08-30sw XHTML export: improve dummy OLE object handlingMiklos Vajna
2018-08-30tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth
2018-08-30Resolves: tdf#119572 addressee/sender formatting swappedCaolán McNamara
2018-08-30Translate German commentsJohnny_M
2018-08-30tdf#117823 Save mail merge config item in new viewIlhan Yesil
2018-08-30tdf#113848 Sidebar: Get user-defined sizes while changing orientationIlhan Yesil
2018-08-30add SfxStyleDialogControllerCaolán McNamara