summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-18do not use Skia's gamma correction for textLuboš Luňák
2020-03-18make SkiaSalBitmap always use internal buffer for pixelsLuboš Luňák
2020-03-18check in Skia's preDraw() that SolarMutex is lockedLuboš Luňák
2020-03-18Avoid -Werror=unused-but-set-variableStephan Bergmann
2020-03-18comphelper::isDebuggerAttached must be defined irrespective of NDEBUGStephan Bergmann
2020-03-18XPdfDecomposer - fix the described property nameTomaž Vajngerl
2020-03-18give the break dialog more space for its numbersCaolán McNamara
2020-03-18tdf#130746: Add unittestXisco Fauli
2020-03-18tools::WeakBase still needs to be TOOLS_DLLPUBLIC under --enable-mergelibsStephan Bergmann
2020-03-18fix --disable-cairo-canvas buildLuboš Luňák
2020-03-18Update git submodulesSeth Chaiklin
2020-03-18Update git submodulesLibreOfficiant
2020-03-18tdf#131069 always produce utf-8 from gettextCaolán McNamara
2020-03-18tdf#131395 handle all outstanding eventsCaolán McNamara
2020-03-18repack the boost tarball to be smaller and fasterLuboš Luňák
2020-03-18update Skia to chrome/m82Luboš Luňák
2020-03-18sw pad-to-3 numbering: add ODF filterMiklos Vajna
2020-03-18fix glyph rotation for Skia text rendering on WindowsLuboš Luňák
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák
2020-03-18use DEFAULT_QUALITY for font rendering with Skia on WindowsLuboš Luňák
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2020-03-18move most font handling out of CairoTextRenderLuboš Luňák
2020-03-18tdf#131389 crash clearing cell bg from sidebarCaolán McNamara
2020-03-18simplify ORefVector codeNoel Grandin
2020-03-18offapi: improve description of XPDFDecomposer and PDFToolsTomaž Vajngerl
2020-03-18tdf#131304 .docx: flag new files as MS Word 2019 native modeJustin Luth
2020-03-18pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-18external: update pdfium to 4083Miklos Vajna
2020-03-18tdf#130746: avoid nullptr dereferenceJustin Luth
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-17Update git submodulesOlivier Hallot
2020-03-17missing use_underlinesCaolán McNamara
2020-03-17sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-03-17tdf#131071 writerfilter: tableStyle uses DocDefaultsJustin Luth
2020-03-17libreofficekit: Use 'gb_Library_set_include' for GTK3_CFLAGSMichael Weghorn
2020-03-17tdf#119800 DOCX import: fix vanished objectsLászló Németh
2020-03-17Missing include (Windows --disable-pch; for std::max)Stephan Bergmann
2020-03-17Update git submodulesSeth Chaiklin
2020-03-17tdf#127205 call shutdown in terminate, if not execJan-Marek Glogowski
2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen
2020-03-17Update git submodulesAndras Timar
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2020-03-17lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai
2020-03-17tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna
2020-03-17Fix buildMike Kaganski