summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-06-05crashtesting: null derefCaolán McNamara1-1/+2
2020-06-05tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk5-3/+25
2020-06-04tdf#130804: sw: Add unittestXisco Fauli2-0/+13
2020-06-04tdf#133455 DOCX import: fix table border regressionLászló Németh2-0/+17
2020-06-04tdf#101211 follow-up: move cursor to start of next/prev pg UNO functionsJim Raykowski1-24/+28
2020-06-04sw: handle SurroundTextWrapSmall when replacing compat optionsMiklos Vajna1-1/+1
2020-06-04tdf#130804 sw: fix bookmark portions in line containing only as-char flyMichael Stahl1-1/+5
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-5/+5
2020-06-03Fix typosAndrea Gelmini1-1/+1
2020-06-03tdf#132420: sw: Add unittestXisco Fauli2-0/+23
2020-06-03loplugin:simplifypointertobool improveNoel Grandin4-16/+16
2020-06-03tdf#133569 rework the SwCommentRuler buttonJan-Marek Glogowski1-146/+132
2020-06-03Revert "tdf#105478 sw layout: treat minHeight as "do not split row""Justin Luth3-24/+1
2020-06-03tdf#101211 Add goto prev and next page uno commandsJim Raykowski4-0/+81
2020-06-02tdf#130950: sw: Add unittestXisco Fauli2-0/+7
2020-06-02crashtesting: fix abi11870-2.odt assert in SwBookmarkPortion::Unchain()Michael Stahl6-17/+15
2020-06-02tdf#132301 AutoCorrect: fix ’« in French qu’« word »László Németh1-0/+6
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh9-8/+171
2020-06-02tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna4-2/+35
2020-06-02lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl1-5/+11
2020-06-02inline some use-once typedefsNoel Grandin1-6/+2
2020-06-01tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk5-18/+49
2020-06-01tdf#133448: sw: Add unittestXisco Fauli2-0/+13
2020-05-31tdf#128860 AutoCorrect: fix apostrophe in Czech, German,László Németh2-0/+41
2020-05-31tdf#133524 AutoCorrect: support double angle quotesLászló Németh2-0/+63
2020-05-30ofz#22822 use TOOLS_WARN_EXCEPTIONCaolán McNamara2-2/+2
2020-05-30ofz#22775 Integer-overflowCaolán McNamara1-2/+5
2020-05-30CppUnittest: sw: add missing asserts in odf filesXisco Fauli5-0/+8
2020-05-30tdf#118579: html: Add unittestXisco Fauli2-0/+74
2020-05-30Removed duplicated includeAndrea Gelmini1-1/+0
2020-05-30Fix typoAndrea Gelmini1-2/+2
2020-05-29use for-range loop on SequenceNoel Grandin1-2/+1
2020-05-29loplugin:simplifybool in swNoel Grandin20-44/+40
2020-05-29tdf#133453 doc import: HasSprm can return last oneJustin Luth5-18/+30
2020-05-29sw: ODF export: test new ODF 1.3 features exported to different versionsMichael Stahl2-0/+158
2020-05-29tdf#131963: sw: Add UItestXisco Fauli2-0/+43
2020-05-29pack a few more classesNoel Grandin11-29/+28
2020-05-29tdf#102256 sw: ODF export: oops, don't write table attributes ...Michael Stahl1-17/+17
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara3-8/+5
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet8-13/+13
2020-05-28tdf#133348: sw: Add UItestXisco Fauli1-0/+59
2020-05-28sw: convert some assert in sectfrm.cxxMichael Stahl1-6/+4
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara3-113/+1
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara1-8/+4
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann3-10/+10
2020-05-28sw: handle PropLineSpacingShrinksFirstLine when replacing compat optionsMiklos Vajna1-5/+4
2020-05-27tdf#132236 sw_redlinehide: fix SwUndoDelete with sections even moreMichael Stahl5-3/+46
2020-05-27sw: dump sectionNodeIndex in layout.xmlMichael Stahl1-0/+6
2020-05-27tdf#131684 tdf#132236 sw_redlinehide: fix upper of frame moved...Michael Stahl2-0/+39
2020-05-27tdf#78352: docx import: allow tab at left indent for listVasily Melenchuk2-0/+9