summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-07-30use less GetOutDev()Noel Grandin
2021-07-29jsdialog: sidebar: enable fontwork popupsSzymon Kłos
2021-07-29jsdialog: use original container type for popupsSzymon Kłos
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29Revert "cid#1486241 'Constant' variable guards dead code"Samuel Mehrbrodt
2021-07-29sidebar: unify LineWidthPopup with other WeldToolbarPopupsSzymon Kłos
2021-07-29jsdialog: enable line end style popupSzymon Kłos
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos
2021-07-29jsdialog: toolbox popupsSzymon Kłos
2021-07-29Avoid some division by zeroStephan Bergmann
2021-07-28qt5 a11y: Implement Qt5AccessibleWidget::minimumStepSizeMichael Weghorn
2021-07-28jsdialog: handle popover closeSzymon Kłos
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-07-28Move SalInstancePopover decl to header fileSzymon Kłos
2021-07-28jsdialog: dump internal image for buttonsSzymon Kłos
2021-07-28jsdialog: sidebar: fix closingSzymon Kłos
2021-07-28jsdialog: weld MenuButtonSzymon Kłos
2021-07-27MetaTextArrayAction version 2 string discardedCaolán McNamara
2021-07-27Move SalInstanceMenuButton decl to headerSzymon Kłos
2021-07-27jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-07-27Added the feature to store VCL test results as a zip filehomeboy445
2021-07-27Add Handler for MetaAction Readpanoskorovesis
2021-07-27Add Handler for TextLanguage Readpanoskorovesis
2021-07-27Add Handler for LayoutMode Readpanoskorovesis
2021-07-27jsdialog: weld frameSzymon Kłos
2021-07-27Move SalInstanceFrame decl to header fileSzymon Kłos
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-07-27Add Handler for Comment Readpanoskorovesis
2021-07-27Add Handler for RefPoint Readpanoskorovesis
2021-07-27Add Handler for EPS Readpanoskorovesis
2021-07-27Add Handler for FloatTransparent Readpanoskorovesis
2021-07-26cid#1489523 silence bogus Out-of-bounds accessCaolán McNamara
2021-07-26jsdialog: weld ContainerSzymon Kłos
2021-07-26vcl: bitmap::CreateFromData add option to reverse alpha (0xff - a)Tomaž Vajngerl
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-07-23do not use "using namespace std" in headersCollabora
2021-07-22tdf#95394 - ui fill dialog from (bitmap -> image)haru-02
2021-07-22tdf#143493 Qt5 key modifier events don't have textJan-Marek Glogowski
2021-07-22qt5 a11y: Always query the XAccessibleContext for a11y interfacesMichael Weghorn
2021-07-22qt5 a11y: Improve Qt5AccessibleWidget::attributesMichael Weghorn
2021-07-22tdf#143148: Use pragma once instead of include guardsSabyasachi Bhoi
2021-07-22no need to allocate the error separately in GraphicFilterNoel Grandin
2021-07-22osl::Mutex->std::mutex in GraphicFilterNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-22flatten GraphicObjectImplNoel Grandin
2021-07-22osl::Mutex->std::mutex in GraphicObjectImplNoel Grandin
2021-07-21flatten vector in ImplMultiTextLineInfoNoel Grandin
2021-07-21flatten ImplListBoxWindowNoel Grandin
2021-07-21flatten ImplToolBoxPrivateDataNoel Grandin
2021-07-21qt5 a11y: Implement Qt5AccessibleWidget::cursorPositionMichael Weghorn