summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14tdf#124176: Use pragma once instead of header guardShivam Kumar Singh5-20/+5
2020-05-14Some vtables are still needed outside mergedlibStephan Bergmann2-2/+2
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna8-16/+45
2020-05-14Related: tdf#132852 SetExtraSpacing can't precede SetDrawingAreaCaolán McNamara2-0/+6
2020-05-14document these are used by onlineCaolán McNamara1-1/+3
2020-05-14check-missing-unittests: Add xhtml, html and doc formatsXisco Fauli1-2/+20
2020-05-14move SvxMetricField inside svxCaolán McNamara5-33/+61
2020-05-14tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara4-14/+23
2020-05-14Keep order of GDK input events intactStephan Bergmann1-5/+7
2020-05-14unixODBC changed soname to .2 so reflect it (connectivity)Julien Nabet1-1/+7
2020-05-14Resolves tdf#132871 - Truncated text in brand imageHeiko Tietze2-2/+2
2020-05-14Resolves tdf#133024 - Position of text in splash screenHeiko Tietze2-6/+6
2020-05-14fix python 3.8 deprecation warningsNoel Grandin2-21/+21
2020-05-14tdf#132788 vcl: fix redraw on theme changeMiklos Vajna1-2/+4
2020-05-14Move SalInstanceCheckButton to header fileSzymon Kłos2-40/+48
2020-05-14Move SalInstanceMessageDialog to header fileSzymon Kłos2-33/+48
2020-05-14Resolves: tdf#133028 crash in calc navigator tooltipsCaolán McNamara1-2/+2
2020-05-14Fix typosAndrea Gelmini1-2/+2
2020-05-14Fix typoAndrea Gelmini1-1/+1
2020-05-14Fix typoAndrea Gelmini1-2/+2
2020-05-14Fix typoAndrea Gelmini1-1/+1
2020-05-14Removed executable bits on SVG filesAndrea Gelmini2-0/+0
2020-05-14cache Skia' drawAlphaBitmap() in raster mode (tdf#104878)Luboš Luňák2-45/+44
2020-05-14cache results of Skia's drawTransformedBitmap() (tdf#132438)Luboš Luňák4-21/+201
2020-05-14UBSan dynamic-type-mismatch (SfxInt32Item vs. SfxUInt32Item)Stephan Bergmann1-2/+2
2020-05-14CppUnittest: ww8export: assert pages in odf filesXisco Fauli3-0/+33
2020-05-14CppUnittest: rtfexport: assert pages in odf filesXisco Fauli4-0/+24
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock5-51/+41
2020-05-14elementary:tdf#133012 gripper icons looks like a more option buttonRizal Muttaqin2-1/+1
2020-05-14Use convertTwipToMasterUnit instead of hardcoded numberSamuel Mehrbrodt3-3/+3
2020-05-14tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt3-10/+12
2020-05-14UnoEditControl: Don't initialize members twiceMichael Weghorn1-2/+0
2020-05-14Rename ContainerControl_IBase -> ControlContainer_IBaseMichael Weghorn2-3/+3
2020-05-14cui: expand not needed SwFPos defineMiklos Vajna1-119/+117
2020-05-14All icons: tdf#132968 folder icons in file picker dialogRizal Muttaqin24-27/+30
2020-05-14loplugin:unusedfieldsNoel Grandin10-216/+265
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski14-0/+303
2020-05-14Sukapura:tdf#133008 File actions icons in Start Center have no enough contrastRizal Muttaqin10-4/+5
2020-05-14tdf#132771 Update Blueprint Impress templateLaurent BP9-87/+2322
2020-05-14tdf#132173: sc: Add UItestXisco Fauli1-0/+33
2020-05-14Sukapura: tdf#132968 wrong folder icon actionsRizal Muttaqin5-3/+16
2020-05-14Update git submodulesStanislav Horacek1-0/+0
2020-05-13Use statics initializers instead of checksMike Kaganski1-41/+36
2020-05-13tdf#49247: draw soft edgesMike Kaganski23-262/+437
2020-05-13tdf#132771 Update Progress Impress templateLaurent BP3-149/+117
2020-05-13tdf#132771 Update Sunset Impress templateLaurent BP3-81/+184
2020-05-13Fix translation domains in .ui filesGabor Kelemen25-25/+25
2020-05-13fix oss-fuzz buildCaolán McNamara4-1/+12
2020-05-13Include the language code in the volume name of a langpack dmgTor Lillqvist1-1/+1
2020-05-13DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna7-8/+75