summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna10-19/+40
2020-01-13rework TextUnderlinePopup to be a PopupWindowControllerCaolán McNamara1-1/+0
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara1-1/+0
2020-01-13tdf#129655 Sync TextWritingMode to frame direction.Mark Hung3-0/+16
2020-01-13tdf#90834: Turn in-line version control history comments into good commentsMesut Çifci1-85/+78
2020-01-13sw: prefix members of SwGrfNode and SwChartLabeledDataSequenceMiklos Vajna4-125/+125
2020-01-13tdf#115600 Fix navigate by reminder wrap messagesJim Raykowski1-2/+2
2020-01-12tdf#129423: Make export tests export-only where applicableayhanyalcinsoy2-51/+17
2020-01-11cid#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2020-01-10Fix typoAndrea Gelmini1-1/+1
2020-01-10DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna3-2/+18
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth2-0/+17
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna25-46/+97
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila2-0/+8
2020-01-10use more std::make_sharedNoel Grandin21-41/+39
2020-01-10tdf#88713 Fix navigating navigator remindersJim Raykowski3-20/+14
2020-01-09tdf#115026: Add uitestXisco Fauli1-0/+38
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann3-6/+6
2020-01-09tdf#90069 DOCX: fix character style of new table rowsLászló Németh2-0/+30
2020-01-09sw: fix confusing comment in CopyFlyInFlyImpl()Miklos Vajna1-1/+1
2020-01-09sw: tolerate null ShadowOverlay object as the rest of the code does.Michael Meeks1-1/+1
2020-01-09tdf#45636: test for no-alt and table split/merge access. checkTomaž Vajngerl3-5/+26
2020-01-09tdf#45636 trigger accessibility check when exporting as PDF/UATomaž Vajngerl2-0/+9
2020-01-09Resolves tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogHeiko Tietze1-2/+2
2020-01-09acc. check: move AccessibilityIssue from svx to sfx2Tomaž Vajngerl5-28/+28
2020-01-09Use FastParser in SwXMLTextBlocksNoel Grandin1-12/+5
2020-01-09flatten SwXMLTextBlocks::GetMacroTableNoel Grandin1-83/+73
2020-01-09cleanup tdf#129522: indentingJustin Luth1-15/+12
2020-01-09tdf#129522 ooxmlexport: allow char shadow_NONE overrideJustin Luth2-2/+12
2020-01-09tdf#129468 Add uno command .uno:SetReminder to set a reminder bookmarkJim Raykowski6-35/+58
2020-01-08DOCX import: fix lost page break when footer ends with a tableMiklos Vajna1-2/+2
2020-01-08rework ParaLineSpacingPopup to be a PopupWindowControllerCaolán McNamara1-1/+0
2020-01-08Missing include (Windows --disable-pch; for std::min)Stephan Bergmann1-0/+3
2020-01-08Fix typoAndrea Gelmini1-1/+1
2020-01-08Fix typoAndrea Gelmini1-1/+1
2020-01-08Fix typoAndrea Gelmini1-1/+1
2020-01-08Fix typoAndrea Gelmini1-1/+1
2020-01-08Fix typosAndrea Gelmini2-1/+1
2020-01-08Options Dialog Compatibility options update first global than fileandreas kainz1-63/+63
2020-01-08Options Dialog AutoCaption fix label alignment to follow HIGandreas kainz1-8/+9
2020-01-08Grammar fixesAndrea Gelmini2-2/+2
2020-01-08Options Dialog Formating Aid update to fulfill HIGandreas kainz1-347/+317
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen65-614/+122
2020-01-08Options Dialog Basic Fonts Label left align see HIGandreas kainz1-5/+5
2020-01-08tdf#128782: sw: set name for draw frame style for text boxVasily Melenchuk1-0/+1
2020-01-08Resolves tdf#129793 - Remove "Field codes" optionHeiko Tietze5-27/+3
2020-01-08tdf#94411 use f. and ff. in alphabetical indexSeth Chaiklin1-1/+1
2020-01-07sw: don't send LOK notifications about redlines during saveMiklos Vajna6-1/+31
2020-01-07Paragraph Dialog Outline Numbering Tab updateandreas kainz1-18/+8
2020-01-07extract some common code from ImportContext classesNoel Grandin8-49/+9