summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2024-03-04tdf#159817 tdf#159802 Form controls coordinates wrong when export to pdfNoel Grandin
2024-03-02Related tdf#158945: Calc: crash when entering text in a cellJulien Nabet
2024-03-02Simplify removeMnemonicFromStringMike Kaganski
2024-03-02Drop unused variableMike Kaganski
2024-03-01Fix nIndex / nLen passed to mpAlphaVDev->DrawCtrlTextMike Kaganski
2024-03-01tdf#159976: make sure to always strip mnemonics in DrawCtrlTextMike Kaganski
2024-03-01add accessibility to --enable-mergedlibs=moreNoel Grandin
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-02-29tdf#158030 qt a11y: Implement new QAccessibleAttributesInterfaceMichael Weghorn
2024-02-29Read of uninitialized Printer::mbResetPrintAreaStephan Bergmann
2024-02-29assert on failure to load .ui fileNoel Grandin
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy
2024-02-28tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn
2024-02-28tdf#149714 BitsPerPixel property of Graphic has Boolean UNO typeAdam Seskunas
2024-02-27tdf#159910 a11y VclBuilder: Apply tool item's a11y name to itselfMichael Weghorn
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn
2024-02-26tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabledKhaled Hosny