summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21add some checks for OpenSymbolCaolán McNamara
2022-11-21fix a comment typoCaolán McNamara
2022-11-21vcl: fix accessing color font colorsKhaled Hosny
2022-11-21Revert "vcl: test getting glyph boundary rect from LogicalFontInstance"خالد حسني
2022-11-21tdf#143209 vcl: track partial scroll deltasJonas Eyov
2022-11-21drop FT_Select_CharmapCaolán McNamara
2022-11-21remove FontAttributes::meCharSetCaolán McNamara
2022-11-21qa: remove duplicated operatorsXisco Fauli
2022-11-21jsdialog: enable Delete content dialogSzymon Kłos
2022-11-21lok: make properties>change password dialog asyncMert Tumer
2022-11-21be more specific on what "Symbol" isCaolán McNamara
2022-11-21vcl: GCC 12.2.1 -Werror=maybe-uninitializedMichael Stahl
2022-11-21Make the number format dialog an async jsdialogSkyler Grey
2022-11-21Make the insert caption options an async jsdialogSkyler Grey
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin
2022-11-21clarify IsSymbolFont means Microsoft Symbol encodingCaolán McNamara
2022-11-21drop unused ImplFont::IsSymbolFontCaolán McNamara
2022-11-21drop effectively unused Font::IsSymbolFontCaolán McNamara
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