summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29vcl: print dialog: remove broken codeXisco Fauli
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-29allow push/pop multiple levels of freeze/thawCaolán McNamara
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-28Skia understands that linewidth == 0 means hairlineLuboš Luňák
2021-04-28Fix typosAndrea Gelmini
2021-04-28disposed window accessed during UITest_sw_navigatorCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28WaE on g_object_ref case, seen in Fedora 34 with glib2-2.68.1Caolán McNamara
2021-04-27tdf#141854 Resize called during disposeCaolán McNamara
2021-04-27jsdialog: handle response buttonsSzymon Kłos
2021-04-27tdf#141761 Enhance PrintDialog Preview for FormControlsArmin Le Grand (Allotropia)
2021-04-27vcl: store XorEmulation in a unique_ptr not raw pointerTomaž Vajngerl
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27Replace "Persistant" by "Persistent"in WinClipboard (vcl/win)Julien Nabet
2021-04-27-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin