summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-05-10rename to remove the gtk3 prefixCaolán McNamara
2021-05-09tdf#97066 - When using CTRL-A in a listbox, update selected itemsAndreas Heinisch
2021-05-09fix fuzzer buildCaolán McNamara
2021-05-08vcl: vertical writing in WinFontInstance::ImplGetGlyphBoundRect.Mark Hung
2021-05-08vcl: Rotate glyph in DWriteTextRenderer for vertical writing.Mark Hung
2021-05-07cid#1482086 silence bogus Double freeCaolán McNamara
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06ofz#33899 basprov also now neededCaolán McNamara
2021-05-06add get_clipboard to widgetCaolán McNamara
2021-05-06cid#1482086 silence bogus Double freeCaolán McNamara
2021-05-06cid#1401334 silence Uncaught exceptionCaolán McNamara
2021-05-06make it possible to write canvas unittestsLuboš Luňák
2021-05-06tdf#141424 Include the margin sizes while calculating width of window.Gülşah Köse
2021-05-05add io libraries to fuzzer-commonCaolán McNamara
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-05WASM: add Emscripten demo applicationJan-Marek Glogowski
2021-05-05loplugin:constmethodNoel Grandin
2021-05-05tdf#141424 Include the margin sizes while calculating width of window.Gülşah Köse
2021-05-05vcl: adjust cairo text renderer for vertical writingMark Hung
2021-05-05vcl: adjust LayoutText() for vertical writing.Mark Hung
2021-05-05factor in treeview borders for get_height_rowsCaolán McNamara
2021-05-05factor in borders regardless of WB_BORDERCaolán McNamara
2021-05-05the border size SvTreeListBox uses is not StyleSettings::GetBorderSizeCaolán McNamara
2021-05-05vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-05-05sal_uLong->Color in BitmapDuoToneFilterNoel Grandin
2021-05-05sal_uLong->sal_Int32 in BitmapNoel Grandin
2021-05-04restore focus to the GtkEntry of GtkComboBoxText on menu popdownCaolán McNamara
2021-05-04sal_uLong->sal_Int64 in BitmapNoel Grandin
2021-05-04Related: tdf#141857 send style-updated after app settings are updatedCaolán McNamara
2021-05-04sal_uLong->sal_Int32 in PointerStateNoel Grandin
2021-05-04loplugin:redundantstaticStephan Bergmann
2021-05-04loplugin:finalprotectedStephan Bergmann
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-03sal_uLong->sal_uInt32 in SvTreeListNoel Grandin
2021-05-03sal_uLong->sal_Int32 in IMapCircleObjectNoel Grandin
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-05-03sal_uLong->sal_Int32 in ButtonNoel Grandin
2021-05-02sal_uLong->sal_Int32 in TextHintNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02GraphicAttributes: put const. and op. '=' into the header fileTomaž Vajngerl
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-05-01cid#1478001 Dereference before null checkCaolán McNamara
2021-04-30don't grab focus if we already have focusCaolán McNamara
2021-04-30simplify WallpaperNoel Grandin
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl
2021-04-30loplugin:stringadd (clang-cl)Stephan Bergmann
2021-04-29tdf#141963 put focus in vcl parent during Function key processingCaolán McNamara