summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-18SwNavigator: Improve which entry is selected in the content treeJim Raykowski1-85/+111
2021-11-17uitest: sw: I don't think this time.sleep is neededXisco Fauli1-3/+0
2021-11-17uitest: sc: remove sleepXisco Fauli1-5/+0
2021-11-17tdf#145731: fix crash closing documentJulien Nabet1-1/+1
2021-11-17sc: Drop 'typedef std::vector<ScMarkArray> MapType'Michael Weghorn1-2/+1
2021-11-17vcl: split GetGradientSteps() into Get{Complex|Linear}GradientSteps()Chris Sherlock2-12/+32
2021-11-17use ListBoxPreview size for the color shown in autofilter color listCaolán McNamara2-3/+9
2021-11-17weld colormenuCaolán McNamara5-25/+26
2021-11-17allow menu placement either under or at endCaolán McNamara4-7/+38
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara3-12/+1
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara3-4/+16
2021-11-17wrong function name in commentCaolán McNamara1-1/+1
2021-11-17tdf#145721 sw track changes: sign text moving in redline tooltipsLászló Németh2-2/+10
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh13-17/+103
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir5-12/+12
2021-11-17tdf#84012: sc_pdf_export: Add unittestXisco Fauli2-0/+43
2021-11-17CppunitTest_sw_uiwriter3: simplify test a bitXisco Fauli1-8/+3
2021-11-17tdf#143978: sc_pdf_export: Add unittestXisco Fauli3-0/+52
2021-11-17Use C++17 hex-exponent floating point literalsMike Kaganski1-5/+5
2021-11-17implement initial pptx theme color importSarper Akdemir4-0/+21
2021-11-17uitest: sc: use existing tests to test SetOptimalColumnWidth...Xisco Fauli3-7/+14
2021-11-17tdf#137637: sd: Add UItestXisco Fauli1-0/+34
2021-11-17tdf#144247: sc: Add UItestXisco Fauli2-14/+17
2021-11-17tdf#144695 VendorBase::isValidArch also for macOSStephan Bergmann1-1/+3
2021-11-17Qt resolve native winId() on demandJan-Marek Glogowski3-4/+9
2021-11-17Qt refactor SystemEnvData setupJan-Marek Glogowski3-50/+27
2021-11-17update creditsChristian Lohmaier1-2056/+2076
2021-11-17Don't fail jfw_findAllJREs for just one JRE of WrongArchStephan Bergmann1-0/+2
2021-11-17expose the SvxColorItem theme related uno for draw/impressSarper Akdemir4-2/+10
2021-11-17uitest: sw: Use execute_dialog_through_command and remove sleepsXisco Fauli1-14/+8
2021-11-17support ccache for MSVC tooLuboš Luňák16-61/+234
2021-11-17SCSTR_FILTER_TEXT_COLOR is used in two different contextsCaolán McNamara3-52/+58
2021-11-17ofz#41081 divide by zeroCaolán McNamara1-2/+2
2021-11-17stop vclcanvas from ruining alpha of bitmaps in Skia modeLuboš Luňák1-2/+3
2021-11-17Skia dumping is no longer dbgutil-onlyLuboš Luňák1-2/+0
2021-11-17disable split debug if --enable-ltoLuboš Luňák1-2/+10
2021-11-17use title case for "No Fill" like "Not Empty"Caolán McNamara1-1/+1
2021-11-17crashtesting: crash on passing null to std::string_viewCaolán McNamara2-0/+31
2021-11-17don't attempt to set cursor to first entry if there are no entriesCaolán McNamara1-2/+5
2021-11-17make colorsets work outside of styles and with direct formattingSarper Akdemir4-0/+94
2021-11-17retire loplugin:simplifyboolLuboš Luňák4-178/+1
2021-11-17remove loplugin:finalprotectedLuboš Luňák4-37/+1
2021-11-17fix system pch breaking after f22e5078cfac93c50ae5169f6545091Luboš Luňák1-0/+1
2021-11-17Remove newly redundant breakStephan Bergmann1-1/+0
2021-11-17loplugin:stringliteraldefine in avmediaNoel Grandin4-15/+14
2021-11-17Update git submodulesOlivier Hallot1-0/+0
2021-11-17Fix the calculated constantMike Kaganski1-1/+1
2021-11-17fix SkiaTest::testDrawDelayedScaleImage() with GPU+HiDPILuboš Luňák1-0/+2
2021-11-17avoid a PCH build failing because of a directory missingLuboš Luňák1-2/+4
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K12-246/+1