summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-05-06batch polyline drawing for basegfx::B2DLineJoin::NONE if small widthLuboš Luňák
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-05Skia has fast bitmap scaling too, if using VulkanLuboš Luňák
2020-05-05avoid Skia CPU-based scaling if an image is wanted in the endLuboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-05-04tdf#64690 - Extend selection on find/replaceAndreas Heinisch
2020-05-04StackBlur filter: Don't create threads for small bitmapMike Kaganski
2020-05-04Remove what looks like debug printfStephan Bergmann
2020-05-04Fix typosAndrea Gelmini
2020-05-03vcl: simplify graphic type detection for EPS filesTomaž Vajngerl
2020-05-03vcl: add test case for EPS file detectionTomaž Vajngerl
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-05-03vcl: extend TypeSerializerTest for Graphic serializationTomaž Vajngerl
2020-05-03vcl: Simplify searchEntry in GraphicFormatDetectorTomaž Vajngerl
2020-05-03vcl: add Graphic reading to TypeSerializer + testsTomaž Vajngerl
2020-05-03vcl: add Graphic serialization (writing) to TypeSerializer + testsTomaž Vajngerl
2020-05-02vcl: test Graphic serialization to a stream - WriteGraphic funct.Tomaž Vajngerl
2020-05-02test import and export of multi-page PDF with PDFium filterTomaž Vajngerl
2020-05-02vcl: PdfExportTest rename topdf method to saveAsPDFTomaž Vajngerl
2020-05-02Related: tdf#132477 use GDK_KEY_Escape to cancel dndCaolán McNamara
2020-05-02use revenge instead of librevengeCaolán McNamara
2020-05-02Fix typoAndrea Gelmini
2020-05-01transfer halign and valign alsoCaolán McNamara
2020-05-01move some headers inside their respective modulesNoel Grandin
2020-05-01tdf#132540 and tdf#132338 align popover replacement with complete toolitemCaolán McNamara
2020-05-01Related: tdf#132540 keep placeholder popover on same side as menuCaolán McNamara
2020-04-30implement basegfx::B2DLineJoin::NONE for Skia drawPolyLine()Luboš Luňák
2020-04-30Fix typosAndrea Gelmini
2020-04-29remove the padding around the dropdown button of GtkMenuToolButtonsCaolán McNamara
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze
2020-04-29Fix row/column pre-initialization in stack blurMike Kaganski
2020-04-29remove unused SvTreeListBox::RemoveParentKeepChildrenCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-29improve: pdf export caching of jpeg bitmapsThorsten Behrens
2020-04-28Fix typosAndrea Gelmini
2020-04-28pdf export: be a bit less wasteful when jpeg-optimising bitmapsThorsten Behrens
2020-04-28Fix typosAndrea Gelmini
2020-04-28IsDropFormatSupported can be constCaolán McNamara
2020-04-28fix oss-fuzz buildCaolán McNamara
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara
2020-04-27loplugin:makeshared in vclNoel Grandin
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl
2020-04-27ImpGraphic: rename ImplCreateSwapInfo and simplifyTomaž Vajngerl
2020-04-27ImpGraphic: move content of swapOutToStream into swapOutTomaž Vajngerl
2020-04-27ImpGraphic: move filename handling from swapout to ImpSwapFileTomaž Vajngerl
2020-04-27ImpGraphic: clean-up and simplify swapOut()Tomaž Vajngerl
2020-04-26vcl: When exporing PDF, write the correct page of embedded PDFTomaž Vajngerl