summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-08-04Fix ambiguous calls in C++20Stephan Bergmann
2021-08-04Remove harmful static_cast<int>Stephan Bergmann
2021-08-04 Add Handler for Pop Writepanoskorovesis
2021-08-04 Add Handler for Push Writepanoskorovesis
2021-08-04Add Handler for Font Writepanoskorovesis
2021-08-04Add Handler for MapMode Writepanoskorovesis
2021-08-04Add Handler for TextAlign Writepanoskorovesis
2021-08-04Add Handler for OverlineColor Writepanoskorovesis
2021-08-03vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2021-08-03fix enable-gtk3-kde5 buildCaolán McNamara
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