summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-06make clangplugin analyzer use internally a PCH to speed things upLuboš Luňák3-4/+44
2019-09-06split clangplugins sharedvisitor generator into two stepsLuboš Luňák6-2114/+474
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov71-168/+156
2019-09-06split msi signing from creation to reduce number of singtool callsChristian Lohmaier4-31/+58
2019-09-06Fix typo in comment (ASCII 0x42 is "B")Stephan Bergmann1-1/+1
2019-09-06Resolves tdf#127317 - Make text of tips of the day selectableHeiko Tietze1-0/+1
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara4-17/+194
2019-09-06ofz#15225 Timeout cut out uninteresting slow pathCaolán McNamara1-1/+1
2019-09-06TyposAndrea Gelmini56-80/+80
2019-09-06Fixing "...."Andrea Gelmini20-27/+27
2019-09-06Fixing "...."Andrea Gelmini50-89/+89
2019-09-06Revert "lok: Don't send any cursor changes for table in Writer"Tomaž Vajngerl1-3/+0
2019-09-06Fixing '....' and '..'Andrea Gelmini34-54/+54
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin9-35/+35
2019-09-06return unique_ptr from ImpConvertMakeObjNoel Grandin7-15/+18
2019-09-06uitest add test for Impress - Custom slide show dialogZdeněk Crhonek1-0/+81
2019-09-06tdf#127379: PPTX: Gradient background fill of a slide is lost during RT.Tamás Zolnai3-1/+28
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai27-320/+332
2019-09-05Clean up {osl_,osl::}systemPathEnsureSeparator comboStephan Bergmann2-39/+8
2019-09-05Resolves: tdf#126577 stop filling a series when threshold is reachedEike Rathke3-100/+195
2019-09-05Clean up {osl_,osl::}systemPathMakeAbsolutePath comboStephan Bergmann4-56/+12
2019-09-05Merge GetFontCodeRanges() into GetFontCharMap()Khaled Hosny2-16/+5
2019-09-05Remove effectively dead codeKhaled Hosny1-45/+6
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin18-81/+64
2019-09-05tdf#121983 add whitelist for libcairo.so.2Andras Timar1-0/+3
2019-09-05Fix typosAndrea Gelmini6-8/+8
2019-09-05consistently use RemoveScanlineCaolán McNamara2-13/+13
2019-09-05Use OUString in osl_getNextDirectoryItemStephan Bergmann1-9/+7
2019-09-05loplugin:useuniqueptr in VtableFactoryNoel Grandin3-14/+11
2019-09-05lok: Don't send any cursor changes for table in WriterTomaž Vajngerl1-0/+3
2019-09-05loplugin:useuniqueptr in ClassFileNoel Grandin3-13/+13
2019-09-05Fix osl_systemPathEnsureSeparator preconditionStephan Bergmann1-13/+14
2019-09-05Let osl_systemPathEnsureSeparator directly take an OUStringStephan Bergmann2-14/+11
2019-09-05Simplify Sequence iterations in accessibilityArkadiy Illarionov11-140/+78
2019-09-05tdf#127357 Make "Select Address List" dialog modal againMichael Weghorn1-0/+1
2019-09-05Use compat::IgnoreImplicitStephan Bergmann1-2/+2
2019-09-05loplugin:simplifyconstructStephan Bergmann1-1/+1
2019-09-05tdf#95848 sw: DOCX export: export w:lvlOverride elementsMichael Stahl7-159/+260
2019-09-05Resolves: tdf#127033 use UI font for spell checking widgetCaolán McNamara2-0/+21
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel14-225/+496
2019-09-05Reduce some repeated codeMike Kaganski5-230/+230
2019-09-05Fix conversion of U+0000 in ImplUnicodeToDBCSStephan Bergmann2-1/+10
2019-09-05Resolves tdf#125296 - Replace hard-coded chevron by themable iconHeiko Tietze2-65/+11
2019-09-05Resolves tdf#126431 - Placement of buttons in AutoRedact dialogHeiko Tietze1-71/+49
2019-09-05cid#1453561 Null pointer dereferencesCaolán McNamara1-2/+2
2019-09-05tdf#121983 cairo: fix RPATH to contain $ORIGIN, not libtool's nonsenseMichael Stahl3-1/+17
2019-09-05tdf#95848 sw: DOCX export: crude implementation of abstractNum mappingMichael Stahl8-6/+97
2019-09-05sw: rename one MSWordExportBase::GetId() overloadMichael Stahl5-9/+10
2019-09-05ctrl+shift+e emoji ibus engine problems converting UCS-4 positions to UTF-16Caolán McNamara1-0/+23
2019-09-05tdf#64222 Consistently apply direct formatting to numberingSamuel Mehrbrodt3-29/+39