summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2024-10-01loplugin:constantparamNoel Grandin
2024-10-01loplugin:singlevalfieldsNoel Grandin
2024-09-30cid#1608502 Overflowed constantCaolán McNamara
2024-09-26tdf#163105 Use HB data while selecting kashida insertion positionsJonathan Clark
2024-09-26Related tdf#146906 - Remove hard-coded access to split windowHeiko Tietze
2024-09-26Fix build: move CrashReporter code to vcl/source/window/builder.cxxMike Kaganski
2024-09-26Fix typoAndrea Gelmini
2024-09-25tdf#130857 Use std::u16string_view for VclBuilder::get paramMichael Weghorn
2024-09-25tdf#130857 Consolidate to one VclBuilder::get methodMichael Weghorn
2024-09-25tdf#130857 qt weld: Implement QtBuilder + use it for first msg dialogOmkarAcharekar
2024-09-25tdf#130857 VclBuilder: Extract helper to start parsing UI fileMichael Weghorn
2024-09-25tdf#130857 VclBuilder: Pass UI dir/root to BuilderBaseMichael Weghorn
2024-09-25tdf#130857 Move VclBuilder::handleObject to WidgetBuilder baseMichael Weghorn
2024-09-25tdf#130857 refactor VclBuilder: Extract template base classOmkarAcharekar
2024-09-21tdf#130857 VclBuilder: Extract helpers to insert combo/list box itemsMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Extract helpers to set prio/EnumContextMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move handleActionWidget to base classMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move "packing" parsing to base classMichael Weghorn
2024-09-21tdf#130857 Refactor VclBuilder::handlePacking/applyPackingPropertiesMichael Weghorn
2024-09-21Use '#pragma once' in include/vcl/builder.hxxMichael Weghorn
2024-09-21tdf#130857 vcl: Move BuilderBase to an own headerMichael Weghorn
2024-09-20vcl: migrate BitmapArithmeticBlendFilter to use BitmapFilter classChris Sherlock
2024-09-19tdf#162955 PDF export: avoid the popup rectangle with zero sizeTibor Nagy
2024-09-18vcl: test BitmapAlphaClampFilterChris Sherlock
2024-09-18tdf#130857 VclBuilder: Move m_sHelpRoot member to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move TextBuffer bookkeeping to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move Adjustment bookkeeping to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move class/id/custom prop extraction to helperMichael Weghorn
2024-09-17tdf#130857 VclBuilder: Turn extractOrientation into static helperMichael Weghorn
2024-09-16tdf#143148 Use pragma once in BitmapAlphaClampFilter.hxxChris Sherlock
2024-09-13UBSan CppunitTest_editeng_borderline etc. need more RTTI nowStephan Bergmann
2024-09-12use more concrete UNO type in editengNoel Grandin
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-09-10Add arguments to Last 4 UNO Commands in CrashReport DumpXisco Fauli
2024-09-10tdf#143148 Use pragma once in BitmapConvolutionMatrixFilter.hxxChris Sherlock
2024-09-05tdf#162359 sw: fix the export of comments as PDF annotationsTibor Nagy
2024-08-27vcl,filter: replace about 5 hard-coded JPEG PDF export qualitysMichael Stahl
2024-08-22tdf#153966 vcl: Fix precision loss laying out right-aligned textJonathan Clark
2024-08-19SalLayout::InitFont doesn't do anythingCaolán McNamara
2024-08-16cid#1616498 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-15vcl: add "fillWithData" function to BitmapTools - used in lokTomaž Vajngerl
2024-08-14dubious to enable/disable help button based on IsContextHelpEnabledCaolán McNamara
2024-08-14CairoSDPR: Handle EmphasisMarksArmin Le Grand (Collabora)
2024-08-13tdf#130857 VclBuilder: Move handleAtkObject to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move handleItems to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move size group parsing to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move list store handling to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move collectProperty to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Extract helper to finalize valueMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move locale handling to base classMichael Weghorn