summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-15rework SvxColumnsToolBoxControl to be a PopupWindowControllerCaolán McNamara
2020-01-15tdf#126795 docx export: do not output tab stops twiceSerge Krot
2020-01-15WaE: unused parameterTor Lillqvist
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara
2020-01-14weld PageOrientationControlCaolán McNamara
2020-01-14rework PageOrientationPopup to be a PopupWindowControllerCaolán McNamara
2020-01-14weld PageMarginControlCaolán McNamara
2020-01-14rework PageMarginPopup to be a PopupWindowControllerCaolán McNamara
2020-01-14rework SvxTableToolBoxControl as PopupWindowControllerCaolán McNamara
2020-01-14update pchCaolán McNamara
2020-01-14sw html filter: rework Yoda-style commentsMiklos Vajna
2020-01-14weld PageColumnControlCaolán McNamara
2020-01-14rework PageColumnPopup to be a PopupWindowControllerCaolán McNamara
2020-01-14weld PageSizePopupCaolán McNamara
2020-01-14rework PageSizePopup to be a PopupWindowControllerCaolán McNamara
2020-01-14remove some unneeded includesCaolán McNamara
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2020-01-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-14Related tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogHeiko Tietze
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna
2020-01-13rework TextUnderlinePopup to be a PopupWindowControllerCaolán McNamara
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara
2020-01-13tdf#129655 Sync TextWritingMode to frame direction.Mark Hung
2020-01-13tdf#90834: Turn in-line version control history comments into good commentsMesut Çifci
2020-01-13sw: prefix members of SwGrfNode and SwChartLabeledDataSequenceMiklos Vajna
2020-01-13tdf#115600 Fix navigate by reminder wrap messagesJim Raykowski
2020-01-12tdf#129423: Make export tests export-only where applicableayhanyalcinsoy
2020-01-11cid#1401328 Uncaught exceptionCaolán McNamara
2020-01-10Fix typoAndrea Gelmini
2020-01-10DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila
2020-01-10use more std::make_sharedNoel Grandin
2020-01-10tdf#88713 Fix navigating navigator remindersJim Raykowski
2020-01-09tdf#115026: Add uitestXisco Fauli
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-09tdf#90069 DOCX: fix character style of new table rowsLászló Németh
2020-01-09sw: fix confusing comment in CopyFlyInFlyImpl()Miklos Vajna
2020-01-09sw: tolerate null ShadowOverlay object as the rest of the code does.Michael Meeks
2020-01-09tdf#45636: test for no-alt and table split/merge access. checkTomaž Vajngerl
2020-01-09tdf#45636 trigger accessibility check when exporting as PDF/UATomaž Vajngerl
2020-01-09Resolves tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogHeiko Tietze
2020-01-09acc. check: move AccessibilityIssue from svx to sfx2Tomaž Vajngerl
2020-01-09Use FastParser in SwXMLTextBlocksNoel Grandin
2020-01-09flatten SwXMLTextBlocks::GetMacroTableNoel Grandin
2020-01-09cleanup tdf#129522: indentingJustin Luth