summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-18simplify X11SalGraphics::DeInitNoel Grandin
2024-11-18SalGraphics does not need virtual freeResources()Noel Grandin
2024-11-18qt: Update vim headers/trailersMichael Weghorn
2024-11-14tdf#36709 GUI changes for font-relative first-line indentJonathan Clark
2024-11-13tdf#36709 sw: Writer layout for font-relative first-line indentJonathan Clark
2024-11-11vcl: Return unique_ptr in weld::Dialog::weld_content_areaMichael Weghorn
2024-11-11vcl: Return unique_ptr in weld::MessageDialog::weld_message_areaMichael Weghorn
2024-11-11tdf#130857 VclBuilder: Complete moving XML parsing to base classesMichael Weghorn
2024-11-11tdf#130857 Add WidgetBuilder::createMenu, use to abstract from VCL-specificsMichael Weghorn
2024-11-11tdf#130857 VclBuilder: Make MenuAndId a templateMichael Weghorn
2024-11-11tdf#130857 qt weld: Call handlers when tab page changesMichael Weghorn
2024-11-11tdf#130857 tdf#142608 qt weld: Implement QtInstanceNotebook logicMichael Weghorn
2024-11-11tdf#163764 Force pending timers to run after marked text changesPatrick Luby
2024-11-10tdf#130857 qt weld: Add QtInstanceNotebook skeletonMichael Weghorn
2024-11-10tdf#130857 VclBuilder: Split XML parsing + applying tab child propsMichael Weghorn
2024-11-10tdf#130857 VclBuilder: Abstract tab control check from VCL detailsMichael Weghorn
2024-11-09tdf#130857 qt weld: Add QtInstanceTreeView skeletonMichael Weghorn
2024-11-09tdf#130857 qt weld: Signal container focus on window (de)activationMichael Weghorn
2024-11-09tdf#130857 qt weld: Extract setting label propsMichael Weghorn
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08tdf#130857 vcl: Move weld::Window::{g,s}et_modal to weld::DialogMichael Weghorn
2024-11-08tdf#130857 qt weld: Add initial SpinButton supportMichael Weghorn
2024-11-07tdf#130857 qt weld: Implement simple drawing in QtInstanceDrawingAreaMichael Weghorn
2024-11-07tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_size_requestMichael Weghorn
2024-11-07tdf#130857 qt weld: Add QtInstanceDrawingArea basicsMichael Weghorn
2024-11-06tdf#158943 Libreoffice Theme Part 3: Qt Color CustomizationSahil Gautam
2024-11-06Libreoffice Theme Part 1.0: Make registry colors accessible from VCLSahil Gautam
2024-11-06tdf#130857 qt weld: Add layout/widget for extra msg dialog controlsMichael Weghorn
2024-11-06tdf#130857 qt weld: Implement QtInstanceContainer::moveMichael Weghorn
2024-11-06tdf#130857 qt weld: Implement QtInstanceBuilder::weld_containerMichael Weghorn
2024-11-06win: Prefer integers instead of strings for OS version comparisonMichael Weghorn
2024-11-06loplugin:passstuffbyref in vclNoel Grandin
2024-11-05tdf#130857 qt weld: Add extra QWidget parents for layoutsMichael Weghorn
2024-11-04pdf: move encryption methods into PDFEncryptor filesTomaž Vajngerl
2024-11-04pdf: move EncHashTransporter into own filesTomaž Vajngerl
2024-11-04pdf: move some encryption code into PDFEncryptor classTomaž Vajngerl
2024-11-04pdf: add m_nPDFA_Version to simplify PDF/A versionsTomaž Vajngerl
2024-11-04pdf: move encrypt code into emitEncrypt, add PDFStructureWriterTomaž Vajngerl
2024-11-04pdf: initial PDF 2.0 and PDF/A-4 supportTomaž Vajngerl
2024-10-31tdf#163457 CairoSDPR: Need to apply 'damage' to gtkArmin Le Grand (allotropia)
2024-10-30tdf#163582: Fix scrolling distance increasing geometrically.Marc Mondesir
2024-10-30tdf#130857 qt weld: Add a QtInstanceProgressBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceLevelBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Signal when radio button gets toggledMichael Weghorn
2024-10-30win a11y: Move (Impl)InitAccessBridge logic to only callerMichael Weghorn
2024-10-29tdf#130857 qt weld: Set button image set in .ui fileMichael Weghorn
2024-10-28Set the native tracking area in -[SalFrameView updateTrackingAreas]Patrick Luby
2024-10-27tdf#143148 Replace include guards with #pragma once in header filesZOK
2024-10-26tdf#130857 qt weld: Make link buttons focusable + handle activationMichael Weghorn