summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski1-4/+2
2021-01-23tdf#135590: sw: Add UItestXisco Fauli1-0/+80
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara1-0/+1
2021-01-22tdf#138899 DOCX import: fix removing last para of sectionLászló Németh2-0/+7
2021-01-22tdf#121669 ww8 export: use the "we have equal columns" flagJustin Luth4-11/+24
2021-01-22Fix typoAndrea Gelmini1-2/+2
2021-01-22tdf#138546 sw PageDialog: fix bad reset of colwidthJustin Luth4-9/+55
2021-01-22Fix typoAndrea Gelmini1-1/+1
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara72-352/+0
2021-01-21rename grid8 to ddedependJim Raykowski1-1/+1
2021-01-21_yes -> _YesCaolán McNamara2-2/+2
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro1-6/+6
2021-01-21tdf#138907 sw TitlePageDlg: Goto correct (existing) pageJustin Luth2-14/+116
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh21-14/+243
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara13-48/+41
2021-01-20Removed executable permission on filesAndrea Gelmini1-0/+0
2021-01-20tdf#131540 DOCX export: fix OLE position in v:shapeAttila Bakos (NISZ)3-1/+16
2021-01-20tdf#138666 sw: fix enable/disable of ChangesInMargin modeLászló Németh4-3/+91
2021-01-20weld the dialog parent for best cleanupCaolán McNamara1-0/+1
2021-01-20tdf#123285: sw_uiwriter3: Add unittestXisco Fauli2-0/+25
2021-01-20Don't move to postit if not visibleJim Raykowski1-9/+27
2021-01-19tdf#136704: sw_uiwriter2: Add unittestXisco Fauli1-0/+27
2021-01-19tdf#135377 keep the correct index selectedCaolán McNamara1-0/+12
2021-01-19loplugin:unusedmethodsNoel1-1/+0
2021-01-19add --disable-librelogo to disable LibreLogo at build timeMichael Stahl1-1/+1
2021-01-19"Update all" should do a full reformattingSamuel Mehrbrodt1-1/+1
2021-01-18uitest: sw: test load styles from templateXisco Fauli7-1/+97
2021-01-18sw: fix ASAN use-after-free in testTdf39721Michael Stahl1-0/+4
2021-01-18Revert "Revert "Move SwFntCache link from SwModify down to SwFormat""Bjoern Michaelsen6-57/+71
2021-01-18XTextDocument::refresh should do a full reformattingSamuel Mehrbrodt1-1/+1
2021-01-18Resolves tdf#139521 - Hide image anchor option in Writer Web modeHeiko Tietze2-0/+3
2021-01-18uitest: sw: Add test for paste special dialogXisco Fauli2-1/+42
2021-01-18make internals of ::Color privateNoel1-4/+4
2021-01-18tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth1-4/+7
2021-01-18tdf#132596: sw: Move UItest to CppUnitTestXisco Fauli3-45/+29
2021-01-18tdf#131963: sw: Move UItest to CppUnitTestXisco Fauli3-45/+28
2021-01-18sw_fieldmarkhide: allow editing all fieldmarks if ...Michael Stahl1-1/+5
2021-01-18GtkSizeGroup:ignore-hidden is deprecated and shouldn't be used anymoreCaolán McNamara1-1/+0
2021-01-18sw: prefix members of SwCombinedPortion, SwEnhancedPDFExportHelper, ...Miklos Vajna7-131/+135
2021-01-18tdf#115817 set standard mode before recency navigationJim Raykowski2-3/+8
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt6-24/+5
2021-01-17tdf#132597: sw: Move UItest to CppUnitTestXisco Fauli3-44/+31
2021-01-17sw_uiwriter3: remove redundant call to clearXisco Fauli1-1/+0
2021-01-17Fix typoAndrea Gelmini1-1/+1
2021-01-17cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2021-01-17sw_uiwriter3: dispose/clear the document before opening a new oneXisco Fauli1-0/+3
2021-01-17return Color from BGRToRGBNoel Grandin4-11/+11
2021-01-17tdf#115817 add places that add current position to navigation managerJim Raykowski6-0/+19
2021-01-16tdf#137358 Fix incorrect outline position returnedJim Raykowski5-9/+17
2021-01-16tdf#116394: sw_ooxmlexport15: Add unittestXisco Fauli2-0/+19