summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12ucb_component_getFactory no longer existsCaolán McNamara
2020-08-12tdf#135640 ensure parent rows are expanded on scolling to make a row visibleCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-12expand out DELETEZ in vclNoel Grandin
2020-08-11tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara
2020-08-11unset CustomCellRenderer instances in dtorCaolán McNamara
2020-08-11tdf#135567 for async case need an alternative check for dialog in executionCaolán McNamara
2020-08-10tdf#135495 builder file format has annoyingly escaped into user configCaolán McNamara
2020-08-09block gen's focus in/out callbacks from grab_focus like gtk'sCaolán McNamara
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-08-08don't make InterItemWindow a WB_DIALOGCONTROLCaolán McNamara
2020-08-08loplugin:virtualdeadNoel Grandin
2020-08-07cid#1465674 silence Copy-paste errorCaolán McNamara
2020-08-07Fix typosAndrea Gelmini
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