summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-09-26tdf#152675 treat all cairo versions <= 1.17.8 the same (actually)Aron Budea
2023-09-25ofz#62439 Integer-overflow on scale using SAL_MIN_INT32Caolán McNamara
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-09-24Fix typoAndrea Gelmini
2023-09-24tdf#156539 Draw the gradient with polypolygonal clip when using SkiaPatrick Luby
2023-09-23Revert partly "Use less epoxy external headers dependency"Julien Nabet
2023-09-23tdf#152675 treat all cairo versions <= 1.17.8 the sameCaolán McNamara
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-09-23Use less epoxy external headers dependencyGabor Kelemen
2023-09-23tdf#157168 GtkSpinButton ignores out-of-range value instead of limitingCaolán McNamara
2023-09-22tdf#143148: Use pragma once instead of include guardsCosmin Humeniuc
2023-09-22tdf#157312 Don't change priorityPatrick Luby
2023-09-22tdf#143148: Use pragma once instead of include guardsBogdan Buzea
2023-09-20tdf#156842 increase scale for external PDF dataPatrick Luby
2023-09-20Remove duplicated includesAndrea Gelmini
2023-09-19jsdialog: enable chart trend line tabSzymon Kłos
2023-09-19The name is macOS since 2016Andras Timar
2023-09-18jsdialog: vertical notebookSzymon Kłos
2023-09-18Move SalInstanceVerticalNotebook decl to headerSzymon Kłos
2023-09-18a11y: Call base class impl at beginning of Edit::GetFocusMichael Weghorn
2023-09-15Make svptest VCL example build on all platformsHossein
2023-09-14nFrames can't be trusted to believe nSequence existsCaolán McNamara
2023-09-14ofz#62352 Null-dereference READCaolán McNamara
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-13tdf#90341 Clean up excessive const_cast'ingsahil
2023-09-12tdf#149545: increase svg check sizeXisco Fauli
2023-09-12add a unit test for AlphaMask::BlendWithNoel Grandin
2023-09-12attempt to fix macos jenkins hangs - part 3Patrick Luby
2023-09-12ofz#62155 skip line with negative widthCaolán McNamara
2023-09-12tdf#156890 SalInstanceTreeView: Indent the entry context bitmapJim Raykowski
2023-09-11gbWatchdogFiring, replace 'volatile bool' with std::atomic<bool>Noel Grandin
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-09-10attempt to fix macos jenkins hangs - part 2Patrick Luby
2023-09-10using decls should come after #includeNoel Grandin
2023-09-10attempt to fix macos jenkins hangsNoel Grandin
2023-09-10FontIdentificator does not need to implement XAggreggationNoel Grandin
2023-09-08add SAL_WARN to UIObjectUnoObj::getChildNoel Grandin
2023-09-07increase max_len for fodt2pdffuzzer furtherCaolán McNamara
2023-09-07qt a11y: Forward CHILD event for removed childMichael Weghorn
2023-09-07tdf#157112: fix off-by-one error in /LastChar of PDF Type 3 fontsKhaled Hosny
2023-09-05tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-09-04tdf#138792: PDF export: export metadata dc:formatSarper Akdemir
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata pdf:PDFVersionSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata xmp:ModifyDate, xmp:MetadataDateSarper Akdemir
2023-09-04tdf#138792: PDF export: fix date of xmp:CreateDateSarper Akdemir
2023-09-04tdf#154875 "Use slide background" is only for ImpressSamuel Mehrbrodt
2023-09-02tdf#149611 qt: Make auto-selection of dark app colors workMichael Weghorn
2023-09-02tdf#156894 qt: Prefer dark icon theme in dark modeMichael Weghorn
2023-09-02replace set(nullptr) with clear()Noel Grandin