summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara95-219/+216
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski3-4/+12
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann4-20/+0
2019-12-12Silence some Clang 10 trunk -Wdeprecated-copy-dtorStephan Bergmann1-1/+1
2019-12-11jsdialog: send items on status changeSzymon Kłos4-16/+0
2019-12-11convert PrepareHint to scoped enumNoel Grandin28-191/+189
2019-12-11tdf#128683 Add more tools to Table section in Writer's SidebarRoman Kuznetsov1-276/+444
2019-12-11num->number and bul->bullet in sw/Noel Grandin31-245/+245
2019-12-11convert FrameControlType to scoped enumNoel Grandin11-49/+49
2019-12-11convert SwLabelType to scoped enumNoel Grandin6-36/+36
2019-12-11Fix typo in codeAndrea Gelmini1-4/+4
2019-12-11Fix typoAndrea Gelmini1-2/+2
2019-12-11Direct cursor fillmode as comboboxHeiko Tietze3-138/+39
2019-12-11this union not necessary anymoreNoel Grandin1-10/+7
2019-12-11rename Prc->Percent in swNoel Grandin17-208/+208
2019-12-11convert SwSortDirection to scoped enumNoel Grandin5-12/+12
2019-12-11convert SwSortOrder to scoped enumNoel Grandin5-11/+11
2019-12-11convert LinkCreateType to scoped enumNoel Grandin6-15/+15
2019-12-11convert SectionType to scoped enumNoel Grandin39-169/+169
2019-12-11convert SwFrameSize to scoped enumNoel Grandin70-219/+220
2019-12-10Calc add Extension support to Tabbed NBandreas kainz1-2/+2
2019-12-10Removed duplicated includeAndrea Gelmini1-1/+0
2019-12-10Related: tdf#129267 format numbers with the UI localeCaolán McNamara2-20/+39
2019-12-10lok: change-annotation navigation through prev/next commandMarco Cecchetti1-0/+23
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara2-15/+3
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos1-0/+11
2019-12-10use double prime for inch symbolCaolán McNamara1-3/+3
2019-12-09Related: tdf#129267 change spacing unit when measurement unit changesCaolán McNamara6-13/+89
2019-12-09Resolves: tdf#129267 change margin unit when measurement unit changesCaolán McNamara2-11/+21
2019-12-09Related: tdf#129267 separate cm from value in built-in en_US stringsCaolán McNamara1-3/+3
2019-12-09GetSource32 and GetSource are identicalMike Kaganski1-1/+1
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski2-16/+16
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara5-7/+6
2019-12-08fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh1-0/+4
2019-12-08tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh2-0/+9
2019-12-07ofz#18563 test case for assert/crashCaolán McNamara3-0/+10
2019-12-07ofz#18563 sw: remove SwXFrame::m_pCopySource to fix ~SwIndexReg assertMichael Stahl3-39/+36
2019-12-07ofz#18563 sw: fix 2 problems with field marksMichael Stahl1-7/+24
2019-12-07Fix heap-use-after-freeStephan Bergmann1-1/+1
2019-12-07Fix typosAndrea Gelmini1-1/+1
2019-12-07tdf#101977 add new track changes uno commands to writer NB+ menubarandreas kainz5-55/+275
2019-12-06UI test for tdf#127652Artur Neumann4-0/+73
2019-12-06Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna2-0/+12
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt2-3/+14
2019-12-06sw: reindent thatMichael Stahl2-43/+42
2019-12-06tdf#121300 sw: adapt at-char selection to latest at-para designMichael Stahl1-2/+7
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl14-143/+374
2019-12-06tdf#120546 fix DOCX overriding numrule formatJan-Marek Glogowski1-2/+16
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt8-11/+38
2019-12-06sw: add getter for RES_PARATR_LIST_AUTOFMTMichael Stahl1-11/+71