summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2024-04-08Exclude getHScale from DirectWrite font renderingMike Kaganski
2024-04-06tdf#143148 use pragma once instead of include guardsHeikki Ilvesmäki
2024-04-02Fix UBSan RTTI needsStephan Bergmann
2024-04-01tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangleMike Kaganski
2024-03-30vcl: add resetLastUsed to ImpGraphTomaž Vajngerl
2024-03-30vcl: change (graphic) Manager into a general memory managerTomaž Vajngerl
2024-03-30Related: tdf#160159 use a stock icon for the character mapCaolán McNamara
2024-03-29Simplify and drop unused methodMike Kaganski
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-27clang-format CPDManager sourcesMichael Weghorn
2024-03-25Avoid -Werror,-Wcast-function-type-mismatch, remove unused int returnStephan Bergmann
2024-03-23vcl: set "default" type only thorugh a ImpGraphic constructorTomaž Vajngerl
2024-03-22vcl: remove 4-bit scanline transformerTomaž Vajngerl
2024-03-22vcl: simplify constructors of ImpGraphicTomaž Vajngerl
2024-03-20jsdialog: send update on spin button range changeJaume Pujantell
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