summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2024-12-08tdf#130857 qt weld: Add tree view iter and implement some methodsMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::removeMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::set_textMichael Weghorn
2024-12-06tdf#130857 qt weld: Return selected item when requested in callbackMichael Weghorn
2024-12-05jsdialog: weld::MenuSzymon Kłos
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-05tdf#130857 qt weld: Notify when receiving/losing focusMichael Weghorn
2024-12-05tdf#130857 qt weld: Let QtInstanceWidget derive from QObjectMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWidget::get_extents_relative_toMichael Weghorn
2024-12-05tdf#130857 qt weld: Signal combobox text changeMichael Weghorn
2024-12-05tdf#130857 qt weld: Hold SolarMutex when signalling checkbox toggleMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceComboBox::set_entry_message_typeMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWindow::{g,s}et_window_stateMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWidget::set_backgroundMichael Weghorn
2024-12-04a11y: Move menu a11y classes to vcl, no more use factoryMichael Weghorn
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh
2024-12-04pdf: fix saving external PDF with form fieldsTomaž Vajngerl
2024-12-04pdf: simplify EncryptionHashTransporterTomaž Vajngerl
2024-12-04pdf: introduce IPDFEncryptor interfaceTomaž Vajngerl
2024-12-03Simplify ImplStyleDataMike Kaganski
2024-12-02vcl: Pass GetSystemMenuData param by refMichael Weghorn
2024-12-02vcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn
2024-12-02loplugin:unnecessaryvirtualNoel Grandin
2024-11-30tdf#130857 qt weld: Implement more TreeView methods wrt selectionMichael Weghorn
2024-11-30tdf#130857 qt weld: Add member for tree view selection modelMichael Weghorn
2024-11-30tdf#130857 qt weld: Notify about current tree view item changeMichael Weghorn
2024-11-30tdf#130857 qt weld: Call tree view row activation handlerMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement setting tree view entry IDMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement basic tree view logicMichael Weghorn
2024-11-29LibreOffice Theme Part 2: GTK Color CustomizationSahil Gautam
2024-11-29pdf: R6 hash algorithm and test, introduce PDFEncryptorR6Tomaž Vajngerl
2024-11-29tdf#130857 qt weld: Implement QtInstanceTreeView::set_selection_modeMichael Weghorn
2024-11-28tdf#143148: Replace include guards with #pragma once in XpmReader.hxxManish
2024-11-28tdf#130857 qt weld: Drop unused headerMichael Weghorn
2024-11-28tdf#130857 qt weld: Notify about spinbox combined value+text changeMichael Weghorn
2024-11-28tdf#130857 qt weld: Let SpinButton derive from EntryMichael Weghorn
2024-11-28tdf#130857 qt weld: Call spinbutton value changed handlerMichael Weghorn
2024-11-27tdf#130857 qt weld: Implement spinbutton cursor/sel methodsMichael Weghorn
2024-11-27tdf#130857 qt weld: Introduce custom QDoubleSpinBox subclassMichael Weghorn
2024-11-27weld: Rename weld::Dialog::{widget -> button}_for_responseMichael Weghorn
2024-11-27weld: Return unique_ptr in weld::Dialog::widget_for_responseMichael Weghorn
2024-11-25Improve rendering speed for native controls when using Skia/MetalPatrick Luby
2024-11-25pdf: Introduce a IPDFEncryptor and use it in PDFWriterImplTomaž Vajngerl
2024-11-24tdf#130857 qt weld: Notify about Expander state changeMichael Weghorn
2024-11-24tdf#130857 qt weld: Add QtInstanceExpanderMichael Weghorn
2024-11-24tdf#130857 qt weld: Implement "GtkExpander" equivalentMichael Weghorn
2024-11-24tdf#130857 weld: Move Window::set_centered_on_parent to DialogMichael Weghorn
2024-11-24tdf#130857 Pass child type to WidgetBuilder::insertObjectMichael Weghorn
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski