summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-06Resolves: tdf#129527 enable/disable edit-style button at the right timeCaolán McNamara1-7/+5
2020-01-06tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth2-0/+12
2020-01-06tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth2-0/+11
2020-01-06Removed redundant semicolonsAndrea Gelmini5-15/+15
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski1-2/+2
2020-01-06Fix some sw layout tests for 150% UI scalingMike Kaganski1-4/+11
2020-01-06tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga2-0/+16
2020-01-06sw: prefix members of SwChartDataProvider, SwChartDataSource, ...Miklos Vajna5-69/+69
2020-01-06tdf#129798: store SwWrtShell when it's availableMike Kaganski2-24/+35
2020-01-04tdf#129522 ww8import/export: allow char shadow_NONE overridesJustin Luth4-8/+9
2020-01-03Fix typoAndrea Gelmini1-1/+1
2020-01-03cid#1456612 Dereference null return valueCaolán McNamara1-1/+1
2020-01-03tdf#129743 follow-up: implement the other variant of the fixMike Kaganski2-16/+24
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth5-3/+51