summaryrefslogtreecommitdiff
path: root/include/vcl/metaact.hxx
AgeCommit message (Expand)AuthorFilesLines
12 daystdf#124116 Correct Writer text shaping across formatting changesJonathan Clark1-0/+15
2024-03-16reduce symbol visibility in vclNoel Grandin1-264/+264
2024-02-12use more UNLESS_MERGELIBSNoel Grandin1-2/+2
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen1-2/+0
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-2/+2
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)1-1/+10
2023-02-16set visibility of classes in mergelib+asan caseAndras Timar1-4/+4
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara1-5/+6
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny1-2/+9
2022-07-18cid#1507357 Big parameter passed by valueCaolán McNamara1-1/+1
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin1-22/+22
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin1-5/+5
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin1-5/+8
2021-10-18vcl: test OutputDevice::DrawPolyPolygon()Chris Sherlock1-1/+1
2021-10-15vcl: test OutputDevice::DrawPolygon()Chris Sherlock1-1/+1
2021-10-13fix (cppunit test) build with --enable-mergelibs againRene Engelhard1-1/+1
2021-10-12loplugin:unusedmethodsNoel Grandin1-4/+0
2021-10-10fix (cppunit test) build with --enable-mergelibsRene Engelhard1-6/+6
2021-10-06vcl: test OutputDevice::DrawPixel()Chris Sherlock1-1/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-9/+11
2021-09-08Removed duplicated includeAndrea Gelmini1-1/+0
2021-09-07vcl: move OutputDevice rasterop functions to outdev.cxxChris Sherlock1-9/+14
2021-08-18loplugin:constparamsNoel Grandin1-74/+74
2021-08-17Remove metaact::Write and metaact.hxx:Readpanoskorovesis1-112/+0
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann1-18/+18
2021-07-27Add Handler for TextLanguage Readpanoskorovesis1-0/+1
2021-07-27Add Handler for LayoutMode Readpanoskorovesis1-0/+1
2021-07-27Add Handler for Comment Readpanoskorovesis1-0/+4
2021-07-27Add Handler for RefPoint Readpanoskorovesis1-0/+2
2021-07-27Add Handler for EPS Readpanoskorovesis1-0/+4
2021-07-27Add Handler for FloatTransparent Readpanoskorovesis1-0/+4
2021-07-19Add Handler for Transparent Readpanoskorovesis1-0/+2
2021-07-19Add Handler for RasterOp Readpanoskorovesis1-0/+1
2021-07-19Add Handler for Push Readpanoskorovesis1-0/+1
2021-07-19Add Handler for Font Readpanoskorovesis1-0/+2
2021-07-19Add Handler for MapMode Readpanoskorovesis1-0/+1
2021-07-15Add Handler for TextAlign Readpanoskorovesis1-0/+1
2021-07-15Add Handler for OverlineColor Readpanoskorovesis1-0/+2
2021-07-15Add Handler for TextLineColor Readpanoskorovesis1-0/+2
2021-07-15Add Handler for TextFillColor Readpanoskorovesis1-0/+3
2021-07-14Add Handler for TextColor Readpanoskorovesis1-0/+1
2021-07-14Add Handler for MoveClipRegion Readpanoskorovesis1-0/+2
2021-07-14Add Handler for ISectRegionClipRegion Readpanoskorovesis1-0/+1
2021-07-14Add Handler for ISectRectClipRegion Readpanoskorovesis1-0/+1
2021-07-14Add Handler for ClipRegion Readpanoskorovesis1-0/+2
2021-07-14Add Handler for Wallpaper Readpanoskorovesis1-0/+1
2021-07-14Add Handler for Hatch Readpanoskorovesis1-0/+2
2021-07-14Add Handler for GradientEx Readpanoskorovesis1-0/+2
2021-07-14Add Handler for Gradient Readpanoskorovesis1-0/+2
2021-07-14Add Handler for MaskScalePart Readpanoskorovesis1-0/+6