summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
32 hoursbump odt2pdffuzzer max_len againCaolán McNamara1-1/+1
33 hoursofz#66825 Out-of-memoryCaolán McNamara1-5/+8
2 daystdf#160036 Enable SKSL when using Skia/RasterPatrick Luby1-4/+0
2 daysofz#67445 TimeoutCaolán McNamara1-1/+18
2 daysofz#67408 Build failureCaolán McNamara1-3/+1
3 daysRevert "make skia into static library"Noel Grandin3-16/+1
3 daysmake skia into static libraryNoel Grandin3-1/+16
3 daysreduce symbol visibility in vclNoel Grandin7-108/+108
4 daysgtk4 a11y: Report default text attributesMichael Weghorn3-3/+23
4 daysgtk4 a11y: Extract helper function for text attr conversionMichael Weghorn1-25/+37
4 daysgtk4 a11y: Add initial text attribute handlingMichael Weghorn1-7/+66
4 daystdf#160020: don't hide mnemonics, when auto-accel feature is offMike Kaganski2-4/+4
4 daysMake sure we hold the solar mutex before trying to release itMike Kaganski1-0/+1
4 daysConvert an assert into a warningMike Kaganski1-2/+8
4 daysreduce symbol visibility in vclNoel Grandin17-174/+183
5 daysreplace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin1-1/+1
5 daystdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski7-14/+15
6 daysAssert in ProcessEventsToIdle, that idles are not delayedMike Kaganski1-1/+5
6 daystdf#159915 qt: Force Qt::HighDpiScaleFactorRoundingPolicy::RoundMichael Weghorn1-0/+5
6 daysIntroduce a guard to delay processing of idlesMike Kaganski3-2/+39
6 daystdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski14-52/+9
6 daysProcess pending events before ImplDeleteOnDeInitMike Kaganski1-0/+3
6 daysSAL_WARN -> SAL_INFONoel Grandin1-1/+1
6 daystdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski2-2/+4
10 daystdf#142133: partially revert 576611895e5Xisco Fauli2-0/+35
11 dayscid#1592989 Dereference after null checkCaolán McNamara1-4/+2
11 daysuse more string_viewNoel Grandin4-11/+11
11 daystdf#159996 use transparent alpha mask for output devicePatrick Luby1-1/+1
12 daysSimplify some rtl::math::approxEqual callsNoel Grandin1-1/+1
12 daysvcl,accessibility: try to fix a crash while disposing SvxFontNameBox_ImplMichael Stahl1-1/+1
12 daysfix use-after-free in PDFWriterImpl::appendUnicodeTextStringEncryptNoel Grandin1-1/+1
13 daysBreeze scrollbars clipped, allocated space not wide/tall enoughCaolán McNamara1-7/+13
13 daysCreate an UNO service to do the symbol lookup in swNoel Grandin8-34/+0
14 daysFix Windows --enable-mergelibs=more buildNoel Grandin1-0/+2
14 daysreduce heap allocation in JSDialogNotifyIdleNoel Grandin2-94/+81
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk6-0/+32
2024-03-04Fix typoAndrea Gelmini1-1/+1
2024-03-04tdf#159817 tdf#159802 Form controls coordinates wrong when export to pdfNoel Grandin5-8/+675
2024-03-02Related tdf#158945: Calc: crash when entering text in a cellJulien Nabet1-1/+1
2024-03-02Simplify removeMnemonicFromStringMike Kaganski1-17/+6
2024-03-02Drop unused variableMike Kaganski1-2/+1
2024-03-01Fix nIndex / nLen passed to mpAlphaVDev->DrawCtrlTextMike Kaganski1-21/+16
2024-03-01tdf#159976: make sure to always strip mnemonics in DrawCtrlTextMike Kaganski1-43/+29
2024-03-01add accessibility to --enable-mergedlibs=moreNoel Grandin1-179/+14
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl15-114/+107
2024-02-29tdf#158030 qt a11y: Implement new QAccessibleAttributesInterfaceMichael Weghorn2-0/+89
2024-02-29Read of uninitialized Printer::mbResetPrintAreaStephan Bergmann1-0/+1
2024-02-29assert on failure to load .ui fileNoel Grandin1-1/+2
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy2-4/+13
2024-02-28tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn1-0/+1