summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-12-16tdf#129353, tdf#129402: fix node creation on index importMike Kaganski5-10/+66
2019-12-16Resolves: tdf#129355 mark toc index marks translatableCaolán McNamara2-0/+34
2019-12-16sw: fail loading when the fallback text detection failsAshod Nakashian1-1/+5
2019-12-16sw: prefix members of SaveRedlEndPosForRestore, SwAutoCompleteClient, ...Miklos Vajna3-48/+48
2019-12-16tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth2-0/+13
2019-12-16tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga2-0/+16
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski1-1/+1
2019-12-15NB tabbed compact Menu File Buttonandreas kainz1-60/+249
2019-12-15NB accessible fixandreas kainz2-5/+5
2019-12-15Make some SwFEShell data members privateStephan Bergmann2-8/+9
2019-12-15NB contextual single extension supportandreas kainz1-31/+139
2019-12-15Fix use of uninitialized SwFEShell::bTableCopiedStephan Bergmann1-0/+2
2019-12-15NB groupedbar compact extension supportandreas kainz1-28/+53
2019-12-15Use SvxBkgTabPage::GetRanges for new background tab pagesJim Raykowski1-2/+2
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh12-16/+96
2019-12-13loplugin:expandablemethodsNoel Grandin11-32/+11
2019-12-13loplugin:unusedmethodsNoel Grandin1-1/+0
2019-12-13loplugin:unusedfieldsNoel Grandin2-6/+0
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