summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-02-01use symbolic names for outline content visibility menu items idsJim Raykowski1-19/+31
2021-01-31drop call to SetQuickHelpText() with empty stringCaolán McNamara1-1/+0
2021-01-30tdf#134619 docxexport: don't skip font properties in NumberingLevelJustin Luth3-4/+18
2021-01-30don't scroll to cursor during GetSurroundingTextCaolán McNamara1-0/+12
2021-01-30loplugin:finalclasses in swNoel80-141/+127
2021-01-29remove SwCache bookkeeping from SwModifyBjoern Michaelsen14-144/+146
2021-01-29sw: don't repaint all text frames on turning off a bullet for bullet numberingsMiklos Vajna2-1/+37
2021-01-29tdf#75923 "Always Correct" to "Add to AutoCorrect" in Spelling dialogSeth Chaiklin1-3/+4
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-28sw: fix SwTOXMgr::UpdateOrInsertTOX() for user-definedMichael Stahl1-13/+4
2021-01-28sw: don't repaint all text frames on text node delete for bullet numberingsMiklos Vajna2-9/+98
2021-01-28simplify code, use more subView()Noel6-9/+9
2021-01-28tdf#64690: sw: Add UItestXisco Fauli1-0/+79
2021-01-28uitest: sw: close document at the endXisco Fauli1-0/+2
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara1-1/+1
2021-01-28add string_view variants of methods to O[U]StringBufferNoel3-8/+8
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann5-71/+58
2021-01-27sw_fieldmarkhide: adjust SwPaM::HasReadonlySel() to the fact that...Michael Stahl1-3/+5
2021-01-27tdf#138907 sw TitlePageDlg: Goto correct (inserted) pageJustin Luth3-21/+228
2021-01-27Removed duplicated includesAndrea Gelmini2-2/+0
2021-01-26Fix typoOlivier Hallot1-1/+1
2021-01-26tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth1-1/+8
2021-01-26tdf#137803 sw: fix AutoSize and Wrap of textboxesAttila Bakos (NISZ)6-5/+118
2021-01-26tdf#108124: sw: Move UItest to CppUnitTestXisco Fauli3-42/+48
2021-01-26tdf#137655 DOCX table import: fix zero para top marginLászló Németh2-0/+8
2021-01-26tdf#134605 DOCX export: fix unexpected loss of footer marginMiklos Vajna3-0/+21
2021-01-26loplugin:passstuffbyrefNoel5-6/+6
2021-01-25tdf#139830: keep the right context for chart after view switch (writer).Tamás Zolnai2-0/+53
2021-01-25tdf#138780: sw_ooxmlexport12: Add unittestXisco Fauli2-0/+16
2021-01-25sw: prefix members of SwBidiPortion, SwDoubleLinePortion, ...Miklos Vajna6-140/+140
2021-01-25Revert "sw: DOCX export: don't export numPr to style from outline numrule"Justin Luth1-4/+3
2021-01-25SwFntCache: move down from SwFormat to SwTextFormatCol where possibleBjoern Michaelsen4-44/+48
2021-01-24Dont double clear cachesBjoern Michaelsen1-6/+0
2021-01-24tdf#139136 Style Inspector: "true" and "false" now localizableshivam-511-4/+4
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