summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-07tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth2-0/+13
2020-01-07fix up TableEditPanelCaolán McNamara1-11/+19
2020-01-07Resolves: tdf#129850 crash inserting tableCaolán McNamara1-4/+4
2020-01-07Fix typoAndrea Gelmini1-1/+1
2020-01-07most has_tooltip uses are bogusCaolán McNamara5-11/+0
2020-01-07tdf#77796 DOCX: import table style based cell paddingLászló Németh2-0/+12
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen63-478/+32
2020-01-07sw: add rendering for semi-transparent textMiklos Vajna3-0/+108
2020-01-07tdf#129841: fix GetTextTableCursorPropertyMap cell background valuesMike Kaganski2-3/+37
2020-01-06acc. check: move accessibility check strings to own fileTomaž Vajngerl2-27/+49
2020-01-06acc. check: table split/merge - check for row span, simplifyTomaž Vajngerl1-15/+23
2020-01-06acc. check: add a UI goto for issues with tablesTomaž Vajngerl3-4/+19
2020-01-06acc. check: check headings are in incremental orderTomaž Vajngerl1-0/+33
2020-01-06tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski2-1/+26
2020-01-06tdf#129549: hide .uno:BulletsAndNumberingDialog from customization UIMike Kaganski17-21/+21
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot2-2/+2