summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
35 hourstdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea1-3/+0
6 daystdf#163620 [API CHANGE] Add UI for libreoffice themesSahil Gautam1-1/+1
6 daystdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam3-64/+3
6 daysweld: Drop now unused weld::Widget::{g,s}et_grid_*Michael Weghorn1-69/+0
6 daysweld: Add weld::Grid to handle grid child positionsMichael Weghorn1-0/+101
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn2-10/+10
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn8-27/+26
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn2-11/+11
2024-12-05gtk4: GtkIconView doesn't have convert_widget_to_bin_window_coordsCaolán McNamara1-3/+13
2024-12-05weld: Add weld::Widget::signal_* methods to call handlersMichael Weghorn1-21/+16
2024-12-04gtk4: Unbreak --enable-gtk4 buildMichael Weghorn1-0/+4
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh1-0/+101
2024-12-02vcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn1-4/+0
2024-12-02loplugin:unnecessaryvirtualNoel Grandin1-5/+0
2024-11-29LibreOffice Theme Part 2: GTK Color CustomizationSahil Gautam7-8/+877
2024-11-28PVS: V612 An unconditional 'break' within a loop.Xisco Fauli1-4/+2
2024-11-27weld: Rename weld::Dialog::{widget -> button}_for_responseMichael Weghorn1-2/+2
2024-11-27weld: Return unique_ptr in weld::Dialog::widget_for_responseMichael Weghorn1-3/+3
2024-11-24tdf#130857 weld: Move Window::set_centered_on_parent to DialogMichael Weghorn1-12/+12
2024-11-22loplugin:unusedmethodsNoel Grandin1-7/+0
2024-11-21use default implementation for drawEPSNoel Grandin2-9/+0
2024-11-20gtk3 a11y: Use OString literalsMichael Weghorn1-15/+15
2024-11-20gtk: Switch param from const char* to const OString&Michael Weghorn1-6/+6
2024-11-20gtk: Let GetCommandForItem return OString instead of char*Michael Weghorn1-27/+19
2024-11-20tdf#155449 gtk3 a11y: Hold reference to the original AtkObjectMichael Weghorn1-0/+5
2024-11-20gtk3 a11y: Simplify gtk3/gtk4 version checkMichael Weghorn1-3/+1
2024-11-20use default implementation for hasFastDrawTransformedBitmapNoel Grandin2-7/+0
2024-11-19Simplify SalGraphicsImpl::InitNoel Grandin4-6/+2
2024-11-19loplugin:passparamsbyrefStephan Bergmann2-7/+8
2024-11-18simplify X11SalGraphics::DeInitNoel Grandin2-18/+4
2024-11-18SalGraphics does not need virtual freeResources()Noel Grandin3-9/+3
2024-11-18tdf#163792 gtk3: Don't always focus combobox when its popup closesMichael Weghorn1-6/+15
2024-11-13loplugin:reftotemp in vclNoel Grandin3-40/+40
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-3/+3
2024-11-11vcl: Return unique_ptr in weld::MessageDialog::weld_message_areaMichael Weghorn1-3/+3
2024-11-10com::sun::star -> cssMike Kaganski3-31/+31
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin2-3/+3
2024-11-08tdf#130857 vcl: Move weld::Window::{g,s}et_modal to weld::DialogMichael Weghorn1-11/+6
2024-11-08Simplify a bitMike Kaganski1-1/+1
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn2-22/+22
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara2-4/+4
2024-11-06loplugin:passstuffbyref in vclNoel Grandin1-4/+4
2024-11-01tdf#163486: PVS: Identical branchesBogdan Buzea1-2/+0
2024-10-31Fix typoAndrea Gelmini1-1/+1
2024-10-30tdf#163684 gtk3 a11y: Don't use combobox role twice for non-editable oneMichael Weghorn1-0/+8
2024-10-29tdf#161152 vcl: Set CUPS "sides" option for duplex modeMichael Weghorn1-0/+12
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara1-5/+3
2024-10-21tdf#163486 PVS: deprecated functionXisco Fauli1-6/+0
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock1-1/+1