summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-04-06tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski1-6/+0
2021-04-06Check for null SW_MODMike Kaganski1-0/+2
2021-04-06tdf#136740: add unit testMike Kaganski1-0/+46
2021-04-05tdf#136740: Do not initialize document settings when pastingMike Kaganski1-0/+6
2021-04-02tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse4-3/+41
2021-04-02tdf#139906 Show warning message when data source is not avaible.Gülşah Köse3-1/+73
2021-04-01Removed executable bits on docx fileAndrea Gelmini1-0/+0
2021-04-01Fix typoAndrea Gelmini1-1/+1
2021-04-01Removed execution bits on docx fileAndrea Gelmini1-0/+0
2021-04-01Fix typosAndrea Gelmini2-3/+3
2021-04-01Removed duplicated includeAndrea Gelmini1-1/+0
2021-04-01tdf#141345 sw page gutter margin: reimplement ODF filterMiklos Vajna1-0/+0
2021-04-01tdf#141341 writerfilter: use all NumberingTypes for pgNumFmtJustin Luth2-0/+7
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski1-1/+1
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna2-0/+7
2021-04-01Introduce Fontwork contextSzymon Kłos1-1/+10
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna5-1/+34
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski4-21/+33
2021-03-31tdf#140343 sw page rtl gutter margin: add DOC filterMiklos Vajna6-3/+38
2021-03-31tdf#140863: sw: Add UItestXisco Fauli2-1/+77
2021-03-31tdf#141158 DOCX: import discarded headers/footersAttila Bakos (NISZ)11-17/+223
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga3-44/+47
2021-03-31tdf#140343 sw page rtl gutter margin: add DOCX filterMiklos Vajna6-0/+36
2021-03-31tdf#140343 sw page rtl gutter margin: add layoutMiklos Vajna2-2/+31
2021-03-31tdf#134385 doc/docxexport: maybe export false contextualspacingJustin Luth3-1/+26
2021-03-30Exclude some tests in Windows RDP sessionMike Kaganski1-0/+2
2021-03-30tdf#140343 sw page rtl gutter margin: add UNO APIMiklos Vajna2-0/+15
2021-03-30For now, skip problematic test_tdf141166 also for --with-helpStephan Bergmann1-0/+8
2021-03-30tdf#135662: sw_uiwriter3: Add unittestXisco Fauli2-0/+26
2021-03-30tdf#140336 ms formats export: export NONE background for ParaBackColorJustin Luth6-8/+34
2021-03-30related tdf#131801: remove completed TODO commentJustin Luth1-2/+0
2021-03-30Simplify SwFormat::SetPageFormatToDefaultMike Kaganski1-9/+2
2021-03-30Missing test dependenciesStephan Bergmann1-0/+2
2021-03-30Use o3tl::convert instead of GetMetricValMike Kaganski4-69/+28
2021-03-30tdf#140892 Revert outline fold button symbols to right and down arrowsJim Raykowski1-2/+2
2021-03-30Outline folding: only hide the fold button when neededJim Raykowski1-3/+11
2021-03-30tdf#141102 friendlier naming for outline content visibility featureJim Raykowski3-8/+8
2021-03-29tdf#98749 Move initialization of page defaults to writer corePanos3-10/+18
2021-03-29sw page rtl gutter margin: add doc modelMiklos Vajna3-69/+74
2021-03-29sw_uiwriter: unify data folderXisco Fauli112-3/+3
2021-03-29tdf#136778: sw_uiwriter3: Add unittestXisco Fauli2-0/+28
2021-03-29tdf#140556 master document view not launching subdocument from context menuCaolán McNamara1-1/+1
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu9-4/+15
2021-03-29tdf#140828 sw textbox: fix AS_CHAR regressionAttila Bakos (NISZ)4-2/+39
2021-03-29sw: prefix members of IndexEntrySupplierWrapper, SwDropCapCache, ...Miklos Vajna5-181/+229
2021-03-28tdf#30709 sw: show RDF metadata in Style InspectorLászló Németh4-0/+129
2021-03-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh5-1/+29
2021-03-28sw change tracking: antialias deleted commentsLászló Németh1-2/+9
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2021-03-27tdf#139667 add or improve List Style tab tooltipsSeth Chaiklin1-5/+7