summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
13 daysremove unused include from vclSahil Gautam
14 daysvcl: extract ScrollBar hit test functionsChristopher Sherlock
14 daysvcl: fix modelines in vcl/source/control/fmtfield.cxxChristopher Sherlock
14 daysvcl a11y: Drop comments mentioning non-existent OAccessibleListBoxEntryMichael Weghorn
14 daysvcl a11y: Drop unused forward declarationMichael Weghorn
2025-02-27tdf#97228 Move include file BitmapDuoToneFilter.hxx to vcl/inc/Mohamed Ali
2025-02-27sd presenter: Call PresenterHelper ctor directly, drop serviceMichael Weghorn
2025-02-27vcl: simplify Animation::Invert()Christopher Sherlock
2025-02-27tdf#74702 vcl: make OutputDevice classes aware of animation capabilityChristopher Sherlock
2025-02-26vcl a11y: Drop XTypeProvider::getImplementationId overridesMichael Weghorn
2025-02-26vcl: remove commented out codeChristopher Sherlock
2025-02-26use more concrete UNO types in some local varsNoel Grandin
2025-02-26simplify VirtualDevice::InnerImplSetOutputSizePixelNoel Grandin
2025-02-26tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2025-02-25tdf#165322 sw: apply formatting for multiple redlines in SwRedlineItrMichael Stahl
2025-02-25vcl: better variable naming for annotating low priority idles.Michael Meeks
2025-02-25vcl: move FormattedField to own fileChristopher Sherlock
2025-02-25vcl: make control/calendar.cxx variables constChris Sherlock
2025-02-25vcl: Drop RoadmapWizard::implConstruct paramMichael Weghorn
2025-02-24icon choice ctrl a11y: Drop obsolete commentMichael Weghorn
2025-02-24tdf#165266 Force NSColor and native controls to use effective appearancePatrick Luby
2025-02-24vcl: AnimationContainer to handle Animation with memory managingTomaž Vajngerl
2025-02-24vcl: remove i_ prefix and use recommend variable prefixesChristopher Sherlock
2025-02-23Fix typoAndrea Gelmini
2025-02-23Try fix local variable is initialized but not referenced for ARM TBJulien Nabet
2025-02-23tdf#130857 qt weld: Implement QtInstanceAssistant::set_page_indexMichael Weghorn
2025-02-23tdf#130857 qt weld: Implement QtInstanceAssistant::append_pageMichael Weghorn
2025-02-23vcl: Switch BuilderBase::set_response param from short to intMichael Weghorn
2025-02-23tdf#130857 qt weld: Implement QtInstanceDialog::weld_button_for_responseMichael Weghorn
2025-02-23tdf#130857 qt weld: Split QtInstanceMessageDialog::buttonForResponseCodeMichael Weghorn
2025-02-23tdf#130857 qt weld: Move findButtonBox helper to QtInstanceDialogMichael Weghorn
2025-02-23tdf#130857 qt weld: Introduce QtInstanceAssistantMichael Weghorn
2025-02-23tdf#130857 qt weld: Support "XML Filter Settings" dialogMichael Weghorn
2025-02-23tdf#130857 qt weld: Support "Test XML Filter" dialogMichael Weghorn
2025-02-23tdf#130857 qt weld: Support XSLT filter dialogMichael Weghorn
2025-02-22tdf#130857 qt weld: Support macro security dialogMichael Weghorn
2025-02-22tdf#130857 qt weld: Demote assert about radio button word wrapMichael Weghorn
2025-02-22tdf#130857 qt weld: Introduce QtXWindowMichael Weghorn
2025-02-22tdf#130857 qt: Don't expect XFilePicker3 template in XFolderPicker2 initMichael Weghorn
2025-02-22tdf#130857 qt weld: Convert Qt to VCL accelerator in get_label()Michael Weghorn
2025-02-22tdf#130857 qt weld: Support BreakNumberOption dialogMichael Weghorn
2025-02-22tdf#130857 qt weld: Support QueryDeleteDictionaryDialogMichael Weghorn
2025-02-22tdf#130857 qt weld: Also select item in QtInstanceTreeView::set_cursorMichael Weghorn
2025-02-22tdf#130857 qt weld: Forward more QtInstanceTreeView methods taking iterMichael Weghorn
2025-02-22tdf#130857 weld: Make {Icon,Tree}View::{,un}select_all purely virtualMichael Weghorn
2025-02-22tdf#130857 qt weld: Don't assert text has been set when getting itMichael Weghorn
2025-02-22tdf#130857 qt weld: Support spelling options dialogMichael Weghorn
2025-02-22tdf#130857 qt weld: Add support for special toggle button columnMichael Weghorn
2025-02-22tdf#130857 qt weld: Let QStandardItemModel::itemFromIndex create itemMichael Weghorn
2025-02-22tdf#130857 qt weld: Implement QtInstanceTreeView::{g,s}et_toggleMichael Weghorn