summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2024-04-27tdf#153306 prevent subpixel shifting of X coordinatePatrick Luby1-0/+20
2024-04-26gtk4 a11y: Don't create second AT context for OOoFixedMichael Weghorn1-23/+0
2024-04-26gtk4 a11y: Don't create multiple AT contexts for same accessibleMichael Weghorn1-6/+4
2024-04-25gtk4: Ignore "input-purpose" for GtkSpinButtonMichael Weghorn1-0/+7
2024-04-25Improve documentation on reserved shortcutsIlmari Lauhakangas1-25/+9
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn5-15/+11
2024-04-24tdf#160714 use crop box for bounds of embedded PDF objectPatrick Luby2-5/+15
2024-04-24vcl: Factor out common code and simplifyXisco Fauli7-307/+135
2024-04-23tdf#39468 Translate German comments in vclIlmari Lauhakangas1-2/+2
2024-04-23tdf#160469 Ctrl+Alt+F4 is marked reserved, but doesn't do anythingNoel Grandin1-1/+0
2024-04-23ITEM: Add measurements for SfxItemSet usages (debug only)Armin Le Grand (allotropia)1-0/+1
2024-04-22tdf#160431 Inverts webp file image when insertedNoel Grandin2-8/+8
2024-04-22tdf#159660: also add normal blend filterXisco Fauli3-0/+162
2024-04-22tdf#159660: Add support for lighten mode in feBlendXisco Fauli3-0/+167
2024-04-22tdf#159660: Add support for darken mode in feBlendXisco Fauli3-0/+167
2024-04-22tdf#159660: Add support for multiply mode in feBlendXisco Fauli3-0/+167
2024-04-22tdf#159660: premultiply colors for screen blendXisco Fauli1-3/+18
2024-04-22tdf#160726, tdf#48062: Simplify how BitmapExs are createdXisco Fauli1-114/+0
2024-04-20bump odt2pdffuzzer max_lenCaolán McNamara1-1/+1
2024-04-20gtk3 a11y: Set a11y relations for custom combobox implMichael Weghorn1-0/+15
2024-04-20tdf#159910 gtk3 a11y: Keep a11y props for comboboxMichael Weghorn2-0/+17
2024-04-20tdf#159910 gtk3: Resave vcl/uiconfig/ui/combobox.ui with glade 3.40Michael Weghorn1-39/+36
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski7-30/+70
2024-04-19mpReqFontName is potentially pointing to freed memoryNoel Grandin3-6/+3
2024-04-19loplugin:constantparam in vclNoel Grandin10-41/+22
2024-04-19tdf#160721: nothing is displayed in case of wrong 'in' referenceXisco Fauli1-9/+2
2024-04-19tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski5-28/+64
2024-04-18tdf#160016 tdf#160704 Set the direction from src in StretchAndConvertTomaž Vajngerl1-0/+2
2024-04-18move writerfilter inside swNoel Grandin1-1/+1
2024-04-18tdf#160698: fix crash after opening print dialogTibor Nagy1-3/+6
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski28-118/+125
2024-04-16tdf#48062: Add support for arithmetic in feCompositeXisco Fauli3-0/+228
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski11-38/+38
2024-04-14Use more o3tl::convertMike Kaganski1-4/+4
2024-04-13tdf#143148 replace includes guards in vcl textlineinfo with pragmaHakimOttey1-4/+1
2024-04-13Use more o3tl::convertMike Kaganski1-51/+9
2024-04-13Don't use lround when assigning to a doubleMike Kaganski2-4/+4
2024-04-12tdf#159660: Add support for screen mode in feBlendXisco Fauli4-1/+265
2024-04-11related tdf#160176 qt: Create dummy Qt widget in main threadMichael Weghorn1-6/+17
2024-04-11a11y: Assign a11y role for WindowType::PROGRESSBARMichael Weghorn1-0/+4
2024-04-11vcl a11y: Reformat switch-case in Window::getDefaultAccessibleRoleMichael Weghorn1-40/+103
2024-04-11Use COMReference in D2DWriteTextOutRendererMike Kaganski6-62/+48
2024-04-11Only call ID2D1RenderTarget::Get/SetTransform when neededMike Kaganski1-10/+12
2024-04-11Drop old Windows 95/98/ME problem workaroundMike Kaganski1-16/+0
2024-04-10tdf#160590 Disable Metal with Intel HD Graphics 6000Patrick Luby1-0/+10
2024-04-10vcl: return earlier if size is emptyXisco Fauli1-6/+6
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin1-34/+33
2024-04-08Exclude getHScale from DirectWrite font renderingMike Kaganski4-35/+18
2024-04-07cid#1596238 clarify Explicit null dereferencedCaolán McNamara1-10/+6
2024-04-07tdf#160342 Unwanted space before end of line when printingAron Budea1-4/+4