summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-06-30partially revert "loplugin:unusedmethods"Noel Grandin
2023-06-30tdf#156084: Fix PDF export of bitmap color fontsKhaled Hosny
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29tdf#104877 Implement APNG blending modesParis Oplopoios
2023-06-29increase space around tabbed pane titlesNoel Grandin
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin
2023-06-28these TAB_ constants do not need to be in the header fileNoel Grandin
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-27remove this SAL_WARNNoel Grandin
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara
2023-06-26attempted fix for sporadic hang on macosNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-25Resolves tdf#147514 - Number of copies on top of the print dialogHeiko Tietze
2023-06-24tdf#156016 Fix bug where SVG check size would be 0Paris Oplopoios
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke
2023-06-23tdf#141136 NBB SetContext: try to stay on the same tabJustin Luth
2023-06-23tdf#141136 NBB SetContext: don't SetCurPageId twice for the same pageJustin Luth
2023-06-22Use kf6 VCL plugin by default on Plasma 6Michael Weghorn
2023-06-22kf6: Add a kf6 VCL pluginMichael Weghorn
2023-06-22Detect Plasma 6 desktopMichael Weghorn
2023-06-22kf5/kf6: Don't hardcode reported KF version to 5Michael Weghorn
2023-06-22kf5: Drop "5" from VCLPLUG_KF5_{IMPLEMENTATION,PUBLIC} definesMichael Weghorn
2023-06-22kf5: Rename sources + headers according to new class namesMichael Weghorn
2023-06-22kf5: Remove "5" from class names in kf5 VCL pluginMichael Weghorn
2023-06-22tdf#155955 - small Calc window size after deleting the configuration fileVladislav Tarakanov
2023-06-21Use Unicode hex instead of string literal in readmeKhaled Hosny
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-21Related tdf#155143: blacklist Nvidia GTX 960M for Skia hardware renderingJulien Nabet
2023-06-20lok: vcl: fix "ImplConvertToAbsPos" functionHenry Castro
2023-06-20tdf#115321: Fix PDF position of emphasis mark in vertical textKhaled Hosny
2023-06-20tdf#107718: Fix script itemization of vertical textKhaled Hosny
2023-06-20loplugin:cstylecastStephan Bergmann
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-19Fix typoAndrea Gelmini
2023-06-19Fix typoAndrea Gelmini
2023-06-19tdf#155486 Adding fonts to .odt when there is "no perfect match"luigiiucci
2023-06-18ofz#59902 Integer-overflowCaolán McNamara
2023-06-18vcl: Document SAL_NON_APPLICATION_FONT_USEKhaled Hosny
2023-06-16tdf#146626 catch IndexOutOfBoundsException when fetching accessible childrenPatrick Luby
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl
2023-06-16ofz#59854 Null-dereference WRITECaolán McNamara
2023-06-15Use sal_Int32 instead of overzealous use of autoKhaled Hosny
2023-06-15tdf#155161: Add testKhaled Hosny
2023-06-15Don’t add empty Fonts dictionary to Type 3 font resourcesKhaled Hosny
2023-06-14Make encodeForXml accessible for other modulesSzymon Kłos
2023-06-14Remove duplicate constants relating to PNGsParis Oplopoios
2023-06-14ofz#59817 Heap-buffer-overflow READ 8Caolán McNamara
2023-06-14Fix typoAndrea Gelmini
2023-06-14Fix heap-buffer-overflow in vcl/PngImageReaderJulien Nabet