summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-11-21IsSymbolFont means that its a Windows Symbol EncodingCaolán McNamara
2022-11-21drop ImplFont::SetSymbolFlagCaolán McNamara
2022-11-21stop setting OpenSymbol as a "Symbol" fontCaolán McNamara
2022-11-20vcl: fix glyph positioning for artificial italicKhaled Hosny
2022-11-20vcl: add NeedsArtificialBold/Italic() to LogicalFontInstanceKhaled Hosny
2022-11-20vcl: unify skew for artificial italicKhaled Hosny
2022-11-20vcl: add unit tests for OutputDevice::GetTextRect()Chris Sherlock
2022-11-20Make the insert caption dialog an async jsdialogSkyler Grey
2022-11-20Enable File Properties for JSDialogsNickWingate
2022-11-20Fix sending empty tab pages to onlineNickWingate
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