summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2020-10-14better fix for tdf#136455 without destroying widgets we don't truly ownCaolán McNamara
2020-10-14-Werror,-Wshadow (clang-cl)Stephan Bergmann
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna
2020-10-14loplugin:unreffun (clang-cl)Stephan Bergmann
2020-10-13uilogger : Add support in the Logger and DSL for Vertical TabAhmed ElShreif
2020-10-13VclScrolledWindow vertical scrollbar one pixel too far to the leftCaolán McNamara
2020-10-13with a DND_ACTION_NONE drag action and zero target-formats disable dragCaolán McNamara
2020-10-12don't disable the fast path in DrawDeviceAlphaBitmap() (tdf#137311)Luboš Luňák