summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-07-31drop some stuff the pptfuzzer doesn't needCaolán McNamara
2020-07-31transfer any expander or expander toggles when using custom renderersCaolán McNamara
2020-07-31ofz#24521 fix qpwfuzzerCaolán McNamara
2020-07-31ofz#24527 fix pptfuzzerCaolán McNamara
2020-07-31tdf#135212 Don't crash when unable to create clipboardMichael Weghorn
2020-07-31if the default renderer was editable, make the custom one editable tooCaolán McNamara
2020-07-31tdf#135317 avoid reenterenceCaolán McNamara
2020-07-31add queue_draw to force redraw with custom renderingCaolán McNamara
2020-07-30make some classes privateNoel Grandin
2020-07-29ignore invalid dates like the vcl Calendar doesCaolán McNamara
2020-07-29tdf#135264: draw to mpAlphaVDev after DrawTransparentNativelyMike Kaganski
2020-07-29replace and drop MiscCfgCaolán McNamara
2020-07-29drop lines that don't do anythingCaolán McNamara
2020-07-29allocate bitmap data buffer on demand in SkiaSalBitmapLuboš Luňák
2020-07-29sd_component_getFactory no longer existsCaolán McNamara
2020-07-29optimize a bit more conversions to/from Skia bitmap formatsLuboš Luňák
2020-07-28Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze
2020-07-27detect small-button class and minimize padding and size in that caseCaolán McNamara
2020-07-27map gtk-new symbol to SymbolType::PLUSCaolán McNamara
2020-07-27make margin-start/margin-left and margin-end/margin-right synonymsCaolán McNamara
2020-07-27tweak not caching images in Skia drawing when upscaling (tdf#132438)Luboš Luňák
2020-07-27don't duplicate large memory usage in SkiaSalBitmap (tdf#134342)Luboš Luňák
2020-07-27A GtkButton is already sufficient to get mouse eventsCaolán McNamara
2020-07-27tdf#135077 Qt5 revert broken fix for tdf#132172Jan-Marek Glogowski
2020-07-26rename ensureEventWidget to ensureMouseEventWidgetCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-25cid#1465512 Wrong operator usedCaolán McNamara
2020-07-25inline some use-once constantsNoel Grandin
2020-07-25loplugin:unusedfieldsNoel Grandin
2020-07-24block mouse down on GtkTextView getting to toplevel parentCaolán McNamara
2020-07-24use HasChildPathFocus for composite MultiLineEditCaolán McNamara
2020-07-24add Idle layout timer to InterimItemWindowCaolán McNamara
2020-07-24xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia
2020-07-24NumericField is unusedCaolán McNamara
2020-07-23spinfld can be toolkit only nowCaolán McNamara
2020-07-23GtkSpinButton->NumericField no longer usedCaolán McNamara
2020-07-23NumericFormatter can be toolkit only nowCaolán McNamara
2020-07-23map border without shadow to WindowBorderStyle::MONOCaolán McNamara
2020-07-23Describe intended usageMike Kaganski
2020-07-23defeat IsReallyVisible for subedit of forms navigation-bar edit paintCaolán McNamara
2020-07-23keep sensitivity in sync with StateChangedType::EnableCaolán McNamara
2020-07-22move useful parts of ControlBase down hierarchyCaolán McNamara
2020-07-22avoid intermediate bitmap causing blurringCaolán McNamara
2020-07-22Fix typoAndrea Gelmini
2020-07-22weld PatternControlCaolán McNamara
2020-07-22Add explanatory commentTor Lillqvist
2020-07-22add get/set overwrite modeCaolán McNamara
2020-07-22This file is used for macOS onlyTor Lillqvist
2020-07-21Bypass CppunitTest_vcl_pdfium_library_test unless we have PdfiumTor Lillqvist