summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2024-03-16reduce symbol visibility in vclNoel Grandin
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-03-14replace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2024-03-08use more string_viewNoel Grandin
2024-03-05reduce heap allocation in JSDialogNotifyIdleNoel Grandin
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-02-29tdf#158030 qt a11y: Implement new QAccessibleAttributesInterfaceMichael Weghorn
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn
2024-02-26tdf#143148 Use pragma once instead of include guards in vcl and xmloffanish.deshpande
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-23tdf#143148 Use pragma once instead of include guardsAhmedHamed
2024-02-21Fix UBSan build's RTTI needsStephan Bergmann
2024-02-20merge desktop_detector library into vcl libraryNoel Grandin
2024-02-19tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2024-02-19hide more symbolsNoel Grandin
2024-02-18tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2024-02-15tdf#130857 qt weld: Implement QtInstanceDialog::{g,s}et_modalMichael Weghorn
2024-02-15tdf#130857 qt weld: Move QWidget* member to QtInstanceWidgetMichael Weghorn
2024-02-13fix windows --enable-mergelibs buildNoel Grandin
2024-02-13tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn
2024-02-13tdf#156562 qt: Don't cache supported mime types/data flavorsMichael Weghorn
2024-02-13tdf#143148 Use pragma instead of include guardsSteven Casey (SMCode)
2024-02-13jsdialog: use action for set_sensitiveSzymon Kłos
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-10tdf#54169: implement auto-accelerator feature on WindowsMike Kaganski
2024-02-10Drop obsolete handling of wheel mouseMike Kaganski
2024-02-10Simplify a bitMike Kaganski
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-02-05tdf#143148 Use pragma once in vcl/inc/graphicTuukka Orava
2024-02-05tdf#108037 speed up exporting large pdf (2)Noel Grandin
2024-02-04tdf#130857 qt weld: Support asnyc running of msg dialogsMichael Weghorn
2024-01-28tdf#159323 qt weld: Set standard buttons via weld APIMichael Weghorn
2024-01-24tdf#154381 qt weld: Allow setting message box default buttonMichael Weghorn
2024-01-24tdf#154381 qt weld: Add button handling for message boxMichael Weghorn
2024-01-24qt: Move VCL -> Qt accelerator text handling to QtToolsMichael Weghorn
2024-01-24tdf#154381 qt weld: Implement QtInstanceWindow::{g,s}et_titleMichael Weghorn
2024-01-24qt weld: Make QtInstanceDialog::m_pDialog privateMichael Weghorn
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-16ITextLayout is unnecessaryNoel Grandin
2024-01-15loplugin:unnecessaryvirtualNoel Grandin
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-08tdf#130857 Use native qt widgets - simple message dialogOmkarAcharekar
2024-01-01tdf#143148 Use pragma once instead of include guards in vclLuv Sharma
2023-12-31Acquire solar mutex in SkiaZone, instead of assertingMike Kaganski
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-28vcl: BreakLines() -> BreakLine() and BreakLinesSimple() -> BreakLineSimple()Chris Sherlock
2023-12-28vcl: test BreakLinesWithIterator with hyphensChris Sherlock
2023-12-28vcl: add test for an invalid index in OutputDevice::GetTextBreak()Chris Sherlock
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara