summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-10-20remove motif from startcenterCaolán McNamara
2020-10-20fix skia matrix rounding imprecisionLuboš Luňák
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-10-20tdf#137468: Use the colour space of the main displayLeo Wang
2020-10-20tdf#137468: Restrict window depth to 24 bit RGBLeo Wang
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-10-19use tools::Long in vclNoel
2020-10-19tdf#116675 vcl tree list: toggle by label click (e.g. in AutoFilter)Attila Szűcs
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin
2020-10-19Simplify single-wchar_t LPCWSTR argument to ExtTextOutWStephan Bergmann
2020-10-19fix possible SIGSEGVNoel
2020-10-18use SetControlFont instead of SetPointFont to get the right sizeCaolán McNamara
2020-10-18pdfium: simplify point unit conversion to HMM for annotationsTomaž Vajngerl
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-18pdfium: extend tests checking color and presence of interior colorTomaž Vajngerl
2020-10-18-Werror,-Wunused-parameterStephan Bergmann
2020-10-18tdf#137468: Add debug output function for CGColorSpaceRefTor Lillqvist
2020-10-18loplugin:indentationStephan Bergmann
2020-10-17Resolves: tdf#137201 don't update IM if focus is in another widgetCaolán McNamara
2020-10-17Resolves: tdf#134939 don't update IM position if focus is in another widgetCaolán McNamara
2020-10-17Extend the conditional to *BSD systems to fix linking issue.Gleb Popov
2020-10-16support set_font for weld::ButtonCaolán McNamara
2020-10-16vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-10-16cid#1468188 dead codeCaolán McNamara
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara
2020-10-16WindowType::CALCINPUTLINE newly unusedCaolán McNamara
2020-10-16pdfium: add an FPDFBitmap_Create() wrapperMiklos Vajna
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-15Replace list by vector in vcl/svpframeJulien Nabet
2020-10-15tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara
2020-10-15pdfium: add reading of attachment points to the wrapperTomaž Vajngerl
2020-10-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl
2020-10-15pdfium: add getColor and getInteriourColor to PDFiumAnnotationTomaž Vajngerl
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna
2020-10-15Replace list by vector in vcl/impdelJulien Nabet
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-14use shadowcolor for bordercolorCaolán McNamara
2020-10-14send ComboBox "changed" on autocomplete suggestionCaolán McNamara
2020-10-14Fix typoAndrea Gelmini
2020-10-14Related: tdf#137250 need signal-changed for ComboBoxText tooCaolán McNamara
2020-10-14ImageTree::getImageStream may sub a req for a .png with svg dataCaolán McNamara
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák