summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-08-10Add Handler for BmpExScalePart Writepanoskorovesis
2021-08-10Add Handler for BmpExScale Writepanoskorovesis
2021-08-10Add Handler for BmpEx Writepanoskorovesis
2021-08-10Add Handler for BmpScalePart Writepanoskorovesis
2021-08-10Add Handler for BmpScale Writepanoskorovesis
2021-08-10Add Handler for Bmp Writepanoskorovesis
2021-08-09return true to indicate event was consumedCaolán McNamara
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-08-08use some forward declaresCaolán McNamara
2021-08-08cid#1489971 silence Arguments in wrong orderCaolán McNamara
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-07backendtest: drop like shape test for polygon / polylinehomeboy445
2021-08-07Add Handler for TextLanguage Writepanoskorovesis
2021-08-07Add Handler for LayoutMode Writepanoskorovesis
2021-08-07Add Handler for Comment Writepanoskorovesis
2021-08-07Add Handler for RefPoint Writepanoskorovesis
2021-08-07Replace ReadGDIMetaFile with Svmreader::Read in fftester.cxxpanoskorovesis
2021-08-07Replace ReadGDIMetaFile with SvmReader::Read in svmfuzzer.cxxpanoskorovesis
2021-08-06use Helper_optional SCRIPTING for libs that don't exist if --disable-scriptingCaolán McNamara
2021-08-06elide some ctorsCaolán McNamara
2021-08-06cid#1487034 Untrusted value as argumentCaolán McNamara
2021-08-06cid#1487034 use rtl::Reference from the startCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-06Add Handler for EPS Writepanoskorovesis
2021-08-06Add Handler for FloatTransparent Writepanoskorovesis
2021-08-06Add Handler for Transparent Writepanoskorovesis
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