summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Add Handler for TextLine Writepanoskorovesis
2021-08-03Add Handler for TextRect Writepanoskorovesis
2021-08-03Add Handler for StretchText Writepanoskorovesis
2021-08-03Add Handler for TextArray Writepanoskorovesis
2021-08-03Add Handler for Text Writepanoskorovesis
2021-08-03Add Handler for PolyPolygon Writepanoskorovesis
2021-08-02Replace GDIMetaFile::Read with SvmReader::Read in svmtest.cxxpanoskorovesis
2021-08-02Add Handler for Polygon Writepanoskorovesis
2021-08-02Add Handler for PolyLine Writepanoskorovesis
2021-08-02Add Handler for Chord Writepanoskorovesis
2021-08-02Add Handler for Pie Writepanoskorovesis
2021-08-02Add Handler for Arc Writepanoskorovesis
2021-08-02osl::Mutex->std::mutex in DNDEventDispatcherNoel Grandin
2021-08-02Add Handler for Ellipse Writepanoskorovesis
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-02osl::Mutex->std::mutex in JSDialogNotifyIdleNoel Grandin
2021-08-01o3tl::sorted_vector is better for small sets of pointersNoel Grandin
2021-08-01Fix typosAndrea Gelmini
2021-07-31tdf#143114 Avoid StartDrag on TreeListBox when CaptureOnButtonArmin Le Grand (Allotropia)
2021-07-31osl::Mutex->std::mutex in DropTargetHelperNoel Grandin
2021-07-31osl::Mutex->std::mutex in DragSourceHelperNoel Grandin
2021-07-31Add Handler for RoundRect Writepanoskorovesis
2021-07-31Add Handler for Rect Writepanoskorovesis
2021-07-31Add Handler for Line Writepanoskorovesis
2021-07-31Add Handler for Point Writepanoskorovesis
2021-07-31Add Handler for Pixel Writepanoskorovesis
2021-07-31Create SvmWriter classpanoskorovesis
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-07-30tdf#143580 Qt5 don't use Qt::Popup for FLOAT winsJan-Marek Glogowski
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-30drop FontAlign alias of TextAlignCaolán McNamara
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