summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-08-06Add Handler for RasterOp Writepanoskorovesis
2021-08-05tdf#143148: Use pragma once instead of include guards (Episode 2: Endgame)Zeynep Yavuz
2021-08-05tdf#143148: Use pragma once instead of include guardsoguzbalkaya
2021-08-05gtk is the only case auto-accel is true, and the menubar is native gtk thereCaolán McNamara
2021-08-05move RequestHelp into layout.cxxCaolán McNamara
2021-08-05vcl::KeyCode::GetName doesn't need a specific vcl::WindowCaolán McNamara
2021-08-05merge accel.h and accel.hxx now both are vcl internalsCaolán McNamara
2021-08-05vcl/accel.hxx is not used outside vclCaolán McNamara
2021-08-04GenerateAutoMnemonicsOnHierarchy is no longer used outside vclCaolán McNamara
2021-08-04ToggleMnemonicsOnHierarchy can be a private symbol nowCaolán McNamara
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