summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-11-19vcl: add WinFontFace::GetVariations()Khaled Hosny3-0/+179
2022-11-19vcl: make WinFontFace finalKhaled Hosny1-5/+5
2022-11-19vcl: move creating DWFontFace to WinFontFaceKhaled Hosny6-38/+56
2022-11-19vcl: move creating DWriteFactory to a centeral placeKhaled Hosny5-20/+45
2022-11-19vcl: remove unused D2DWriteTextOutRenderer codeKhaled Hosny2-85/+6
2022-11-18add documentation that this means Windows Symbol encodingCaolán McNamara1-0/+2
2022-11-18remove unused Font::SetSymbolFlagCaolán McNamara2-33/+3
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara7-14/+14
2022-11-18vcl: test getting glyph boundary rect from LogicalFontInstanceChris Sherlock2-0/+64
2022-11-17fix system-libfixmath build without mergelibsRene Engelhard1-0/+6
2022-11-17ofz#53452 Out-of-memoryCaolán McNamara1-0/+19
2022-11-17ofz#53434 Out-of-memoryCaolán McNamara1-1/+1
2022-11-17use harfbuzz upstream fix instead of workaroundCaolán McNamara1-4/+0
2022-11-16ImplDbgTestSolarMutex assert from a11yCaolán McNamara1-0/+1
2022-11-16tdf#152061 Fix bitmap image scalingHossein1-2/+2
2022-11-16sw content controls, date: improve PDF export testMiklos Vajna1-0/+45
2022-11-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl3-1/+638
2022-11-14bump required cairo version to 1.12.0Noel Grandin3-51/+10
2022-11-14use cairo_surface_map_to_image if availableNoel Grandin1-2/+10
2022-11-14cairo_fill is cheaper than cairo_paintNoel Grandin1-2/+2
2022-11-14split CairoCommon XOR code into its own methodNoel Grandin2-94/+106
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein2-3/+6
2022-11-13Fix typosAndrea Gelmini1-1/+1
2022-11-13ofz#53338 AbrtCaolán McNamara1-1/+1
2022-11-13vcl: extract functions AllRenderersPaused() and PruneMarkedRenderers()Chris Sherlock1-15/+20
2022-11-13vcl: small optimization determining if any renderers are activeChris Sherlock1-4/+7
2022-11-13Adapted convertToBitmapEx to simpler BitmapEx creationArmin Le Grand (allotropia)2-0/+97
2022-11-12vcl: remove unused WinFontFace() private membersKhaled Hosny2-24/+0
2022-11-12ImplDbgTestSolarMutex assert from a11yCaolán McNamara1-0/+5
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara3-3/+28
2022-11-11Related: tdf#151898 consider surface scaling if prescale with Bitmap::ScaleCaolán McNamara1-2/+12
2022-11-11ofz#53196 Out-of-memoryCaolán McNamara1-1/+1
2022-11-11Drop a counterproductive top-level constStephan Bergmann1-1/+1
2022-11-11Drop useless std::move of const objectStephan Bergmann1-1/+1
2022-11-11Revert useless std::move of const objectsStephan Bergmann1-2/+2
2022-11-10Related: tdf#151898 use more of the code path that can use scaled svgsCaolán McNamara1-94/+79
2022-11-10Fix typoAndrea Gelmini1-1/+1
2022-11-10Send unique window id along with other data to COOL.Gökay Şatır1-0/+3
2022-11-10tdf#151898 if svgs are used in hidpi get a high quality GtkImageCaolán McNamara4-6/+85
2022-11-09CppunitTest_vcl_pdfexport: inherit from UnoApiTestXisco Fauli2-146/+61
2022-11-09tdf#151929: crash if video card changed (Win nVidia GTX 670)Julien Nabet1-0/+3
2022-11-09Related: tdf#151898 set origin for implLoadRepositoryImage XGraphicsCaolán McNamara1-3/+3
2022-11-09don't need to ctor and assign, just ctorCaolán McNamara1-7/+4
2022-11-09jsdialog: send edit widget's type informationSzymon Kłos1-0/+3
2022-11-09give main thread on Windows a nameNoel Grandin2-0/+10
2022-11-09vcl: fix crash in Window::LeaveWait()Miklos Vajna1-0/+2
2022-11-08tdf#144587 Fix lines in treelists using dark modeRafael Lima1-4/+9
2022-11-08ofz#47699 avoid TimeoutCaolán McNamara1-1/+9
2022-11-08Related: ofz#47699 ludicrous font heightCaolán McNamara1-0/+5
2022-11-08Combine o3tl::RestoreGuard into comphelper::ValueRestorationGuardStephan Bergmann1-3/+3