summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-08-07IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara
2020-08-07nothing calls EnableEntryMnemonics anymoreCaolán McNamara
2020-08-06for hover-select require mouse to be really over the rowCaolán McNamara
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif
2020-08-05tdf#135330: avoid replacing all settings when enabling IA2Mike Kaganski
2020-08-05Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann
2020-08-05loplugin:indentation (--disable-assert-always-abort)Stephan Bergmann
2020-08-05document the abort in ProcessTaskSchedulingNoel Grandin
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-08-04loplugin:unusedmethodsNoel Grandin
2020-08-04loplugin:flatten in vclNoel Grandin
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-08-03ofz#24648 fix slkfuzzerCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-02Fix typoAndrea Gelmini
2020-08-02Make gtk's get_sort_order return the same as the vcl's oneMaxim Monastirsky
2020-08-02tdf#135368 change the mnemonic to point to our combobox replacementCaolán McNamara
2020-08-02Revert "android: avoid expensive load of un-used sidebar icons on mobile."Jan Holesovsky
2020-08-02tdf#133564: Text coloring of buttons within non key windows on macOS amendedThorsten Wagner
2020-08-01tidy up language a bitCaolán McNamara
2020-08-01tdf#135325 previews missing content drawn via DrawTransformedBitmapExCaolán McNamara
2020-07-31drop unused SvTreeList::LastSelectedCaolán McNamara
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