summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-03-22tdf#160117: vcl_pdfexport2: Add unittestXisco Fauli
2024-03-22vcl: remove 4-bit scanline transformerTomaž Vajngerl
2024-03-22vcl: simplify constructors of ImpGraphicTomaž Vajngerl
2024-03-22vcl: remove SetSizePixel from BitmapExTomaž Vajngerl
2024-03-21Only hold clipboard mutexes to obtain the values, to avoid deadlocksMike Kaganski
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-21fix 32bit build with clangRene Engelhard
2024-03-20add a sc-html fuzzerCaolán McNamara
2024-03-20jsdialog: send update on spin button range changeJaume Pujantell
2024-03-20vcl: move Vectorize out of Bitmap - add Vectorizer classTomaž Vajngerl
2024-03-19fods2xls fuzzerNoel Grandin
2024-03-19ofz#67495 Out-of-memoryCaolán McNamara
2024-03-17bump odt2pdffuzzer max_len againCaolán McNamara
2024-03-17ofz#66825 Out-of-memoryCaolán McNamara
2024-03-16tdf#160036 Enable SKSL when using Skia/RasterPatrick Luby
2024-03-16ofz#67445 TimeoutCaolán McNamara
2024-03-16ofz#67408 Build failureCaolán McNamara
2024-03-16Revert "make skia into static library"Noel Grandin
2024-03-16make skia into static libraryNoel Grandin
2024-03-16reduce symbol visibility in vclNoel Grandin
2024-03-15gtk4 a11y: Report default text attributesMichael Weghorn
2024-03-15gtk4 a11y: Extract helper function for text attr conversionMichael Weghorn
2024-03-15gtk4 a11y: Add initial text attribute handlingMichael Weghorn
2024-03-15tdf#160020: don't hide mnemonics, when auto-accel feature is offMike Kaganski
2024-03-14Make sure we hold the solar mutex before trying to release itMike Kaganski
2024-03-14Convert an assert into a warningMike Kaganski
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-03-14replace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-13Assert in ProcessEventsToIdle, that idles are not delayedMike Kaganski
2024-03-13tdf#159915 qt: Force Qt::HighDpiScaleFactorRoundingPolicy::RoundMichael Weghorn
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2024-03-13tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-13Process pending events before ImplDeleteOnDeInitMike Kaganski
2024-03-13SAL_WARN -> SAL_INFONoel Grandin
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-08tdf#142133: partially revert 576611895e5Xisco Fauli
2024-03-08cid#1592989 Dereference after null checkCaolán McNamara
2024-03-08use more string_viewNoel Grandin
2024-03-08tdf#159996 use transparent alpha mask for output devicePatrick Luby
2024-03-07Simplify some rtl::math::approxEqual callsNoel Grandin
2024-03-07vcl,accessibility: try to fix a crash while disposing SvxFontNameBox_ImplMichael Stahl
2024-03-07fix use-after-free in PDFWriterImpl::appendUnicodeTextStringEncryptNoel Grandin
2024-03-06Breeze scrollbars clipped, allocated space not wide/tall enoughCaolán McNamara
2024-03-06Create an UNO service to do the symbol lookup in swNoel Grandin
2024-03-05Fix Windows --enable-mergelibs=more buildNoel Grandin
2024-03-05reduce heap allocation in JSDialogNotifyIdleNoel Grandin
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-03-04Fix typoAndrea Gelmini