summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski
2018-09-10tdf#119777 min target is 3.18, not 3.20Caolán McNamara
2018-09-10a11y: Fix multiple instances of duplicate mnemonicsKatarina Behrens
2018-09-10weld SwTableTabDlgCaolán McNamara
2018-09-10CppunitTest_sw_uiwriter: improve readabilityMiklos Vajna
2018-09-10sw: prefix members of SwRedlineDataMiklos Vajna
2018-09-10sw: tdf#119742 fix null pointer in SetCursorInHdFtJuergen Funk
2018-09-10tdf#119016 Editing a read-only section shall popup a dialogIlhan Yesil
2018-09-10tdf#82177 docx export: eliminate invalid tcPr insideV/H bordersJustin Luth
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-09-09weld SvxGridTabPageCaolán McNamara
2018-09-09Fix typoAndrea Gelmini
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-08fix various focus problemsCaolán McNamara
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-09-07tdf#119019 DOCX track changes: fix invisible delete and insertLászló Németh
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-07DeInitVCL in PythonTestStephan Bergmann
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