summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-08vcl: move ImplPrintTransparent() from OutputDevice to PrinterChris Sherlock4-97/+97
2021-01-08vcl: followup fix to c8d564094eChris Sherlock1-1/+1
2021-01-08lok: Apply chart line colorSzymon Kłos3-0/+40
2021-01-08use more IsTransparentNoel Grandin18-27/+27
2021-01-08Breeze & Sifr: tdf#138526 Add Formats Only paste iconRizal Muttaqin33-12/+20
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna5-12/+70
2021-01-08vcl: migrate OutputDevice::DrawShadowBitmapEx() to BitmapShadowFilterChris Sherlock6-30/+85
2021-01-08Update git submodulesIsah Bllaca1-0/+0
2021-01-07Update git submodulesSeth Chaiklin1-0/+0
2021-01-07tdf#139173: sc_addin_functions_test: Add functionXisco Fauli1-0/+48
2021-01-07Update git submodulesRafael Lima1-0/+0
2021-01-07tdf#139126: sw_odfexport: Add unittestXisco Fauli2-0/+17
2021-01-07replace deprecated stock labels used <= twiceCaolán McNamara14-52/+27
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann19-58/+54
2021-01-07jsdialog: make source selector dialog buttons workSzymon Kłos2-0/+16
2021-01-07handle also !mbPrepared Graphic correctly when parallel loadingLuboš Luňák1-32/+40
2021-01-07do not process ImpGraphic twiceLuboš Luňák1-1/+6
2021-01-07faster debug dumping for SkiaLuboš Luňák3-2/+18
2021-01-07set fill color when filling alphavdev area for gradients (tdf#138959)Luboš Luňák1-0/+5
2021-01-07tdf#42982 Improved UNO API error reportinghomeboy4453-9/+9
2021-01-07tdf#138544 sw LoadUserSettings: default PrinterIndependentLayoutJustin Luth1-3/+5
2021-01-07Add missing include for std::for_eachMike Kaganski2-0/+34
2021-01-07tdf131407 Move UItest to CppUnitTestdiwanshu8852-35/+27
2021-01-07openssl_headers depends on generated opensslconf.hStephan Bergmann1-1/+1
2021-01-07Support for signing when PRODUCTNAME contain spacesVasily Melenchuk1-11/+9
2021-01-07fix oss-fuzz build and fftesterCaolán McNamara2-13/+4
2021-01-07one gtk-delete stock id with contextCaolán McNamara1-1/+1
2021-01-07poppler: upgrade to release 21.01.0Michael Stahl3-56/+42
2021-01-07external/libebook: Missing include (for std::min)Stephan Bergmann2-0/+13
2021-01-07pdfium: rework to eliminate FPDF_ANNOTATION from the public interfaceMiklos Vajna2-50/+74
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski14-29/+31
2021-01-07Make Pivot table db & external source dialogs asyncSzymon Kłos3-93/+130
2021-01-07Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann1-0/+1
2021-01-07tdf#129815 Add InsertQrCode to Insert tab menu drop downandreas kainz15-0/+105
2021-01-07Update git submodulesAndrea Gelmini1-0/+0
2021-01-07tdf#134439, tdf#116070: sw: Add UItestXisco Fauli2-0/+67
2021-01-07tdf#135636: sw: Add UItestXisco Fauli2-0/+54
2021-01-07improve JpegWriterTest - detect type is correct during roundtripTomaž Vajngerl3-5/+14
2021-01-07Resolves: tdf#139126 DBL_MAX is a valid value, just not for WriterEike Rathke1-1/+3
2021-01-06Upgrade external/boost to latest Boost 1.75.0Stephan Bergmann10-118/+38
2021-01-06Update git submodulesSeth Chaiklin1-0/+0
2021-01-06Update git submodulesSeth Chaiklin1-0/+0
2021-01-06remove support for deprecated GtkAlignmentCaolán McNamara7-90/+0
2021-01-06drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara46-14933/+13839
2021-01-06replace only use of deprecated gtk-connectCaolán McNamara3-5/+2
2021-01-06Update git submodulesQuentin PAGÈS1-0/+0
2021-01-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski5-21/+13
2021-01-06openssl: upgrade to release 1.1.1iMichael Stahl3-21/+2
2021-01-06Resolves: tdf#139173 One-off error in limits for DEC2HEX()Eike Rathke1-1/+1
2021-01-06pyuno: uno.Char is UTF-16 code unit, not UCS-4Michael Stahl1-3/+4