summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-13Resolves tdf#129295 - Hyperlink Text below URLHeiko Tietze1-35/+47
2019-12-13Add Edit Chart button for online's mobile viewMuhammet Kara3-35/+65
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin28-116/+170
2019-12-13loplugin:expandablemethodsNoel Grandin52-203/+46
2019-12-13loplugin:unusedmethodsNoel Grandin35-585/+218
2019-12-13loplugin:singlevalfieldsNoel Grandin9-275/+170
2019-12-13loplugin:unusedfieldsNoel Grandin8-573/+623
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin32-124/+126
2019-12-13Draw/Impress add Extension support to Tabbed NBandreas kainz4-330/+974
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann109-1/+130
2019-12-12Resolves: tdf#128972 limit width of combobox of recently-usedCaolán McNamara2-1/+5
2019-12-12iOS theme: set spinbox orientation to "decrease-edit-increase"Tomaž Vajngerl1-1/+6
2019-12-12theChild->getName() already available as uiNameCaolán McNamara1-2/+2
2019-12-12children[n] already available as theChildCaolán McNamara1-3/+3
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara437-1188/+988
2019-12-12ScShapeChild has broken copy functionsStephan Bergmann1-4/+21
2019-12-12Prevent BroadcastRecalcOnRefMoveHandler copiesStephan Bergmann3-5/+32
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin65-312/+323
2019-12-12This shall presumably be ScVerticalStackCellStephan Bergmann1-1/+1
2019-12-12Update git submodulesCaolán McNamara1-0/+0
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski6-5/+27
2019-12-12Remove redundant member clear() from dtorStephan Bergmann1-7/+0
2019-12-12tdf#123076 Get paper size for print previewGabor Kelemen1-0/+2
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann47-131/+1
2019-12-12tdf#115698 android: Don't modify doc on color palette initializationMichael Weghorn2-3/+4
2019-12-12Silence some Clang 10 trunk -Wdeprecated-copy-dtorStephan Bergmann1-1/+1
2019-12-12external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunkStephan Bergmann1-0/+10
2019-12-12Silence some Clang 10 trunk -Wdeprecated-copy-dtorStephan Bergmann2-0/+10
2019-12-12SvFileStream::Lock/UnlockRange are only called from within SvFileStream itselfStephan Bergmann3-117/+34
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks4-0/+28
2019-12-12loplugin:finalclassesNoel Grandin15-26/+41
2019-12-12ATTR_SHRINKTOFIT is ScShrinkToFitCellCaolán McNamara1-1/+1
2019-12-12Unit test clean-up for testAxisTitlePositionDOCXBalazs Varga1-4/+5
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš Luňák6-19/+63
2019-12-12update Skia to chrome/m80Luboš Luňák11-307/+317
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos1-1/+1
2019-12-12tdf#34517 Bring forward/backward in chart series switchedKelemen Gábor1-1/+2
2019-12-12tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth9-3/+127
2019-12-12Use std::transform instead of for loopMike Kaganski1-15/+12
2019-12-12Use structured bindingMike Kaganski1-8/+6
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-12tdf#127493 store ExportFormFields checkbox valueJan-Marek Glogowski1-0/+2
2019-12-12Fix UBSan dynamic-type-mismatchStephan Bergmann1-2/+2
2019-12-12Fix typoAndrea Gelmini1-2/+2
2019-12-11tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel9-3/+318
2019-12-11Fix typoAndrea Gelmini1-1/+1
2019-12-11Avoid crash when no uno name availableSzymon Kłos1-4/+8