summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)AuthorFilesLines
10 daysuse default implementation for drawEPSNoel Grandin1-6/+0
10 daysremove OutDevSupportType::TransparentRectNoel Grandin1-10/+1
12 daysuse default implementation for hasFastDrawTransformedBitmapNoel Grandin1-2/+0
12 daysimprove loplugin passparamsbyrefNoel Grandin2-4/+4
13 daysqt: Update vim headers/trailersMichael Weghorn60-117/+117
2024-11-16Fix typoAndrea Gelmini1-1/+1
2024-11-13loplugin:reftotemp in vclNoel Grandin2-5/+5
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in vclNoel Grandin2-2/+2
2024-11-11vcl: Return unique_ptr in weld::Dialog::weld_content_areaMichael Weghorn1-1/+1
2024-11-11vcl: Return unique_ptr in weld::MessageDialog::weld_message_areaMichael Weghorn1-2/+2
2024-11-11tdf#130857 VclBuilder: Complete moving XML parsing to base classesMichael Weghorn1-0/+6
2024-11-11tdf#130857 Add WidgetBuilder::createMenu, use to abstract from VCL-specificsMichael Weghorn1-0/+6
2024-11-11tdf#130857 qt weld: Call handlers when tab page changesMichael Weghorn1-0/+19
2024-11-11tdf#130857 qt weld: Hold SolarMutex in QtInstanceButton::buttonClickedMichael Weghorn1-1/+5
2024-11-11tdf#130857 qt weld: Support "Footnote/Endnote Settings" dlgMichael Weghorn1-0/+3
2024-11-11tdf#130857 tdf#142608 qt weld: Implement QtInstanceNotebook logicMichael Weghorn2-31/+137
2024-11-11tdf#130857 qt weld: Implement QtInstanceWindow::get_resizableMichael Weghorn1-2/+8
2024-11-11tdf#130857 qt weld: Assert in more unimplemented methodsMichael Weghorn1-11/+42
2024-11-11tdf#130857 qt weld: Implement QtInstanceWindow::has_toplevel_focusMichael Weghorn1-1/+7
2024-11-10tdf#130857 qt weld: Add QtInstanceNotebook skeletonMichael Weghorn3-3/+93
2024-11-10tdf#130857 VclBuilder: Split XML parsing + applying tab child propsMichael Weghorn1-0/+7
2024-11-10tdf#130857 VclBuilder: Abstract tab control check from VCL detailsMichael Weghorn1-0/+12
2024-11-10com::sun::star -> cssMike Kaganski2-7/+6
2024-11-09tdf#130857 qt weld: Add QtInstanceTreeView skeletonMichael Weghorn3-3/+583
2024-11-09tdf#130857 qt weld: Implement QtInstanceWidget::get_approximate_digit_widthMichael Weghorn1-1/+9
2024-11-09tdf#130857 qt weld: Assert in unimplemented methodsMichael Weghorn2-51/+142
2024-11-09tdf#130857 qt weld: Implement QtInstanceWindow::presentMichael Weghorn1-1/+10
2024-11-09tdf#130857 qt weld: Signal container focus on window (de)activationMichael Weghorn2-2/+28
2024-11-09tdf#130857 qt weld: Support "LibreOffice Help Not Installed" dlgMichael Weghorn1-0/+1
2024-11-09tdf#130857 qt weld: Return actual msg dialog ret codeMichael Weghorn1-5/+6
2024-11-09tdf#130857 qt weld: Always set non-empty link targetMichael Weghorn1-1/+4
2024-11-09tdf#130857 qt weld: Extract setting label propsMichael Weghorn1-11/+14
2024-11-08tdf#130857 vcl: Move weld::Window::{g,s}et_modal to weld::DialogMichael Weghorn1-4/+0
2024-11-08tdf#130857 qt weld: Support Calc "Insert Cells" dialogMichael Weghorn1-0/+1
2024-11-08tdf#130857 qt weld: Support sw "Table" -> "Insert" -> "Rows" dialogMichael Weghorn1-0/+1
2024-11-08tdf#130857 qt weld: Add initial SpinButton supportMichael Weghorn3-3/+201
2024-11-07tdf#130857 qt weld: Don't set negative min width/heightMichael Weghorn1-1/+2
2024-11-07tdf#130857 qt weld: Take SolarMutex in QtInstanceLinkButton::linkActivatedMichael Weghorn1-0/+1
2024-11-07tdf#130857 qt weld: Declare support for "Tip of the Day" dialogMichael Weghorn1-0/+1
2024-11-07tdf#130857 qt weld: Implement simple drawing in QtInstanceDrawingAreaMichael Weghorn1-0/+50
2024-11-07tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_size_requestMichael Weghorn1-2/+13
2024-11-07tdf#130857 qt weld: Add QtInstanceDrawingArea basicsMichael Weghorn3-3/+87
2024-11-07tdf#130857 qt weld: Support "GtkSeparator"Michael Weghorn1-0/+7
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn1-14/+14
2024-11-06tdf#158943 Libreoffice Theme Part 3: Qt Color CustomizationSahil Gautam3-6/+163
2024-11-06tdf#130857 qt weld: Add layout/widget for extra msg dialog controlsMichael Weghorn1-1/+61
2024-11-06tdf#130857 qt weld: Implement QtInstanceContainer::moveMichael Weghorn1-2/+24
2024-11-06tdf#130857 qt weld: Implement QtInstanceWidget::weld_parentMichael Weghorn1-1/+9
2024-11-06tdf#130857 qt weld: Assert in unimplemented QtInstanceContainer methodsMichael Weghorn1-3/+10
2024-11-06tdf#130857 qt weld: Implement QtInstanceBuilder::weld_containerMichael Weghorn2-3/+12