summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-11jsdialog: send items on status changeSzymon Kłos14-61/+15
2019-12-11pickBestDevice return is ignoredCaolán McNamara1-9/+8
2019-12-11ensure cache dir is createdCaolán McNamara1-2/+1
2019-12-11Fix typosAndrea Gelmini2-10/+10
2019-12-11Recursively include unnamed inner classes in "layout heuristic"Stephan Bergmann2-1/+67
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-11Related: tdf#129300 clear properties that are set back to their original stateCaolán McNamara1-7/+42
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara15-17/+67
2019-12-11Related: tdf#129300 add ScHyphenateCell to provide a descriptionCaolán McNamara7-4/+43
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara17-20/+63
2019-12-11Resolves: tdf#128867 support LocalizedDecimalSep for native gtk dialogsCaolán McNamara1-0/+4
2019-12-11Update git submodulesOlivier Hallot1-0/+0
2019-12-11Extend loplugin:unusedmember "layout heuristic" to base classesStephan Bergmann2-7/+41
2019-12-11tdf#128991 Make clear in the help installer Roman Kuznetsov2-3/+10
2019-12-11tdf#127294 one new tip of the day; clarification of three existing tipsSeth Chaiklin1-3/+4
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-11sc: rowcol: tdf#50916 initial conversion of Valid* methodsNoel Grandin3-18/+29
2019-12-11convert SwLabelType to scoped enumNoel Grandin6-36/+36
2019-12-11do not allow both read and write bitmap access to the same bitmapLuboš Luňák5-3/+67
2019-12-11do not store 8bpp bitmaps as Skia's SkBitmap (tdf#129077)Luboš Luňák2-8/+5