summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-11-20Enable JSDialogs on the split cells dialogSkyler Grey
2022-11-20Turn the split table dialog into an async JSDialogSkyler Grey
2022-11-20sw: jsdialog: enable contentcontrol and contentcontrollistitem dialogsrash419
2022-11-20jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash419
2022-11-20vcl: fix artificial bold and italic on WindowsKhaled Hosny
2022-11-19jsdialogs: correctly detect button's handlerSzymon Kłos
2022-11-19vcl: use std::optional in PhysicalFontFaceKhaled Hosny
2022-11-19vcl: add WinFontFace::GetVariations()Khaled Hosny
2022-11-19vcl: make WinFontFace finalKhaled Hosny
2022-11-19vcl: move creating DWFontFace to WinFontFaceKhaled Hosny
2022-11-19vcl: move creating DWriteFactory to a centeral placeKhaled Hosny
2022-11-19vcl: remove unused D2DWriteTextOutRenderer codeKhaled Hosny
2022-11-18add documentation that this means Windows Symbol encodingCaolán McNamara
2022-11-18remove unused Font::SetSymbolFlagCaolán McNamara
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-18vcl: test getting glyph boundary rect from LogicalFontInstanceChris Sherlock
2022-11-17fix system-libfixmath build without mergelibsRene Engelhard
2022-11-17ofz#53452 Out-of-memoryCaolán McNamara
2022-11-17ofz#53434 Out-of-memoryCaolán McNamara
2022-11-17use harfbuzz upstream fix instead of workaroundCaolán McNamara
2022-11-16ImplDbgTestSolarMutex assert from a11yCaolán McNamara
2022-11-16tdf#152061 Fix bitmap image scalingHossein
2022-11-16sw content controls, date: improve PDF export testMiklos Vajna
2022-11-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl
2022-11-14bump required cairo version to 1.12.0Noel Grandin
2022-11-14use cairo_surface_map_to_image if availableNoel Grandin
2022-11-14cairo_fill is cheaper than cairo_paintNoel Grandin
2022-11-14split CairoCommon XOR code into its own methodNoel Grandin
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-11-13Fix typosAndrea Gelmini
2022-11-13ofz#53338 AbrtCaolán McNamara
2022-11-13vcl: extract functions AllRenderersPaused() and PruneMarkedRenderers()Chris Sherlock
2022-11-13vcl: small optimization determining if any renderers are activeChris Sherlock
2022-11-13Adapted convertToBitmapEx to simpler BitmapEx creationArmin Le Grand (allotropia)
2022-11-12vcl: remove unused WinFontFace() private membersKhaled Hosny
2022-11-12ImplDbgTestSolarMutex assert from a11yCaolán McNamara
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara
2022-11-11Related: tdf#151898 consider surface scaling if prescale with Bitmap::ScaleCaolán McNamara
2022-11-11ofz#53196 Out-of-memoryCaolán McNamara
2022-11-11Drop a counterproductive top-level constStephan Bergmann
2022-11-11Drop useless std::move of const objectStephan Bergmann
2022-11-11Revert useless std::move of const objectsStephan Bergmann
2022-11-10Related: tdf#151898 use more of the code path that can use scaled svgsCaolán McNamara
2022-11-10Fix typoAndrea Gelmini
2022-11-10Send unique window id along with other data to COOL.Gökay Şatır
2022-11-10tdf#151898 if svgs are used in hidpi get a high quality GtkImageCaolán McNamara
2022-11-09CppunitTest_vcl_pdfexport: inherit from UnoApiTestXisco Fauli
2022-11-09tdf#151929: crash if video card changed (Win nVidia GTX 670)Julien Nabet
2022-11-09Related: tdf#151898 set origin for implLoadRepositoryImage XGraphicsCaolán McNamara
2022-11-09don't need to ctor and assign, just ctorCaolán McNamara