summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-17revert "vlookup - optimize SC_EQUAL and NOT_EQUAL." (tdf#139612)Luboš Luňák3-21/+12
2021-11-17replace an ugly coverity warning suppressionCaolán McNamara4-4/+10
2021-11-17Update git submodulesMartin Srebotnjak1-0/+0
2021-11-17loplugin:simplifyboolStephan Bergmann1-2/+1
2021-11-17CppunitTest_sw_ooxmlexport15: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna1-17/+30
2021-11-17Sifr: tdf#144036 add UNO Object InspectorRizal Muttaqin12-0/+6
2021-11-17Resolves tdf#144247 - Change display precision of row height / column widthHeiko Tietze1-4/+8
2021-11-17Clear also m_aDestTypeInfo in dtor like m_aTypeInfo (dbaccess/WCopyTable)Julien Nabet1-0/+1
2021-11-17tdf#145711: filename may be 1-character, and must not contain path separatorMike Kaganski2-4/+5
2021-11-17Add script codes to standalone {mis} tagsEike Rathke1-11/+11
2021-11-16loplugin:finalprotectedStephan Bergmann1-3/+1
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara3-3/+3
2021-11-16uitest: sw: ExportToEPUB is already testedXisco Fauli1-2/+2
2021-11-16Update to ICU 70.1Eike Rathke13-352/+230
2021-11-16rtl::Static->thread-safe staticNoel Grandin4-14/+21
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski4-11/+6
2021-11-16tdf#139922: sw_uiwriter3: Add unittestXisco Fauli1-0/+27
2021-11-16fix drawBitmap() unittests with Skia/HiDPILuboš Luňák1-1/+2
2021-11-16try to avoid scaling bitmaps twice in Skia when drawingLuboš Luňák6-48/+212
2021-11-16make SkiaHelper::dump() available also in non-dbgutil buildsLuboš Luňák7-26/+22