summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2 hoursExtended loplugin:ostr manual changesStephan Bergmann
21 hourstdf#153306 prevent subpixel shifting of X coordinatePatrick Luby
42 hoursgtk4 a11y: Don't create second AT context for OOoFixedMichael Weghorn
42 hoursgtk4 a11y: Don't create multiple AT contexts for same accessibleMichael Weghorn
3 daysgtk4: Ignore "input-purpose" for GtkSpinButtonMichael Weghorn
3 daysImprove documentation on reserved shortcutsIlmari Lauhakangas
4 days[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
4 daystdf#160714 use crop box for bounds of embedded PDF objectPatrick Luby
4 daysvcl: Factor out common code and simplifyXisco Fauli
5 daystdf#39468 Translate German comments in vclIlmari Lauhakangas
5 daystdf#160469 Ctrl+Alt+F4 is marked reserved, but doesn't do anythingNoel Grandin
5 daysITEM: Add measurements for SfxItemSet usages (debug only)Armin Le Grand (allotropia)
6 daystdf#160431 Inverts webp file image when insertedNoel Grandin
6 daystdf#159660: also add normal blend filterXisco Fauli
6 daystdf#159660: Add support for lighten mode in feBlendXisco Fauli
6 daystdf#159660: Add support for darken mode in feBlendXisco Fauli
6 daystdf#159660: Add support for multiply mode in feBlendXisco Fauli
6 daystdf#159660: premultiply colors for screen blendXisco Fauli
6 daystdf#160726, tdf#48062: Simplify how BitmapExs are createdXisco Fauli
8 daysbump odt2pdffuzzer max_lenCaolán McNamara
8 daysgtk3 a11y: Set a11y relations for custom combobox implMichael Weghorn
8 daystdf#159910 gtk3 a11y: Keep a11y props for comboboxMichael Weghorn
8 daystdf#159910 gtk3: Resave vcl/uiconfig/ui/combobox.ui with glade 3.40Michael Weghorn
8 daysReturn double from OutputDevice::GetTextArrayMike Kaganski
9 daysmpReqFontName is potentially pointing to freed memoryNoel Grandin
9 daysloplugin:constantparam in vclNoel Grandin
9 daystdf#160721: nothing is displayed in case of wrong 'in' referenceXisco Fauli
9 daystdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
10 daystdf#160016 tdf#160704 Set the direction from src in StretchAndConvertTomaž Vajngerl
10 daysmove writerfilter inside swNoel Grandin
10 daystdf#160698: fix crash after opening print dialogTibor Nagy
11 daysDrop FRound, and use generalized basegfx::froundMike Kaganski
12 daystdf#48062: Add support for arithmetic in feCompositeXisco Fauli
13 daysGeneralize basegfx::fround for templated return typeMike Kaganski
2024-04-14Use more o3tl::convertMike Kaganski
2024-04-13tdf#143148 replace includes guards in vcl textlineinfo with pragmaHakimOttey
2024-04-13Use more o3tl::convertMike Kaganski
2024-04-13Don't use lround when assigning to a doubleMike Kaganski
2024-04-12tdf#159660: Add support for screen mode in feBlendXisco Fauli
2024-04-11related tdf#160176 qt: Create dummy Qt widget in main threadMichael Weghorn
2024-04-11a11y: Assign a11y role for WindowType::PROGRESSBARMichael Weghorn
2024-04-11vcl a11y: Reformat switch-case in Window::getDefaultAccessibleRoleMichael Weghorn
2024-04-11Use COMReference in D2DWriteTextOutRendererMike Kaganski
2024-04-11Only call ID2D1RenderTarget::Get/SetTransform when neededMike Kaganski
2024-04-11Drop old Windows 95/98/ME problem workaroundMike Kaganski
2024-04-10tdf#160590 Disable Metal with Intel HD Graphics 6000Patrick Luby
2024-04-10vcl: return earlier if size is emptyXisco Fauli
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-08Exclude getHScale from DirectWrite font renderingMike Kaganski
2024-04-07cid#1596238 clarify Explicit null dereferencedCaolán McNamara