summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Don't run CompilerTest_o3tl_* with COMPILER_PLUGIN_TOOL=...Stephan Bergmann1-2/+3
2020-05-26Drop -I$(dir $(2)) also from gb_*Object__tool_commandStephan Bergmann1-5/+0
2020-05-26tdf#133216 - Objects are not printed (Win-only)Chris Sherlock1-388/+342
2020-05-26oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna3-20/+109
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara8-18/+27
2020-05-26make disabling of Skia override forcing it (tdf#133399)Luboš Luňák1-3/+3
2020-05-26weld SwFieldListBoxCaolán McNamara3-33/+125
2020-05-26followed the advice from Mike at https://gerrit.libreoffice.org/c/core/+/94687himajin1000001-3/+3
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák3-55/+52
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák7-33/+131
2020-05-26jenkins linux configs: use jdk 11 for masterChristian Lohmaier8-0/+8
2020-05-26uitest: replace sleep with processEventsToIdleXisco Fauli1-4/+4
2020-05-26Update git submodulesSteve Fanning1-0/+0
2020-05-26Update git submodulesSteve Fanning1-0/+0
2020-05-26-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2020-05-26tdf#49247, tdf#101181: gtk needs "upper", otherwise the control is disabledMike Kaganski2-0/+2
2020-05-26Revert "Resolves tdf#133265 - Save state indicator must not be hidden"Stephan Bergmann1-3/+3
2020-05-26Update git submodulesAdolfo Jayme Barrientos1-0/+0
2020-05-26Fix typoAndrea Gelmini1-1/+1
2020-05-26Update git submodulesMichael Stahl1-0/+0
2020-05-26cfg.cxx build fixhimajin1000001-8/+8
2020-05-26tdf#131715: uitest: add wrapper for roadmapwizardXisco Fauli5-0/+116
2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák3-0/+18
2020-05-26tdf#130456 sw: enable semi-transparent text for char style dialogMiklos Vajna4-1/+57
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse11-18/+235
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos15-29/+133
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot8-41/+419
2020-05-25Remapping NatNum-DBNum in Korean for compatibility tdf#130193DaeHyun Sung2-21/+21
2020-05-25tdf#130193: Asian Excel-Calc number format interopNaruhiko Ogasawara2-76/+111
2020-05-25tdf#133342 Add user defined percent stringLaurent BP3-1/+37
2020-05-25UITest_writer_tests4: fix this under high loadMiklos Vajna1-1/+3
2020-05-25Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann11-32/+81
2020-05-25weld ScFilterListBoxCaolán McNamara4-172/+189
2020-05-25support activate-on-single-clickCaolán McNamara3-4/+15
2020-05-25Clean up dead codeStephan Bergmann1-31/+1
2020-05-25Resolves tdf#133265 - Save state indicator must not be hiddenHeiko Tietze1-3/+3
2020-05-25NFC writerfilter: reorganize and re-use variablesJustin Luth1-10/+10
2020-05-25if the scenario button is at the bottom of the range place the menu below itCaolán McNamara1-1/+9
2020-05-25createSocketImpl is always called with the same argumentStephan Bergmann1-4/+4
2020-05-25change Rand(de) comment to margin(en)Caolán McNamara1-1/+1
2020-05-25uitest: use fixed values for width and heightXisco Fauli1-25/+36
2020-05-25loplugin:unusedmethodsNoel Grandin7-115/+106
2020-05-25loplugin:constantparamNoel Grandin10-197/+181
2020-05-25fix an incorrectly removed lineLuboš Luňák1-0/+2
2020-05-25tdf#88109 speed up calc autofillNoel Grandin6-35/+65
2020-05-25Code duplicationStephan Bergmann3-25/+4
2020-05-25Do not time out execute_dialog_through_commandStephan Bergmann4-12/+5
2020-05-25Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth8-10/+55
2020-05-25uitest: rework test that fails at timesXisco Fauli1-5/+12
2020-05-25tdf#133190 tdf#133191 Chart OOXML export: fix text wrap and rotationBalazs Varga3-9/+44