summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-10-06tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli1-0/+1
2020-10-06Restore the fix for tdf#126830Maxim Monastirsky1-1/+1
2020-09-23ofz#25684 keep ParseCMAP within legal areaCaolán McNamara1-4/+28
2020-09-10xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna1-0/+56
2020-09-10external: update pdfium from 3963 to 4137Miklos Vajna1-8/+3
2020-09-10tdf#127932 fix wrong page number in print progressJuergen Funk1-7/+17
2020-09-09pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl4-37/+46
2020-09-09tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara2-1/+11
2020-09-08tdf#136323 qt5: Remember accessible objectMichael Weghorn2-5/+8
2020-09-07rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara1-1/+1
2020-08-12tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara1-1/+1
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna1-1/+12
2020-07-26tdf#135077 Qt5 revert broken fix for tdf#132172Jan-Marek Glogowski1-2/+1
2020-07-08tdf#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski1-2/+4
2020-07-07tdf#134054 toolbox: respect drop-down arrow rectJan-Marek Glogowski1-10/+8
2020-07-07tdf#130991 Fit the drop-down arrow into its rectJan-Marek Glogowski1-15/+16
2020-07-06tdf#133877 use optimal size for hamburger buttonJan-Marek Glogowski1-4/+4
2020-07-06tdf#123292 notebookbar: vertical align for shortcuts toolbarSzymon Kłos1-2/+6
2020-07-01tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski1-1/+2
2020-06-29tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski1-1/+1
2020-06-25tdf#133859 Wizard service: disable 'Next' button if path has only base itemIlhan Yesil2-0/+6
2020-06-05tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna1-0/+6
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara4-54/+1
2020-05-19tdf#133053 reset after clear so avoid later assertCaolán McNamara1-0/+1
2020-05-18Resolves: tdf#131076 GdkEventKey::state can contain e.g. num lockCaolán McNamara1-3/+3
2020-05-15tdf#132788 vcl: fix redraw on theme changeMiklos Vajna1-2/+4
2020-05-15tdf#131333 SalMenus propogate to parent their selected id conditionallyCaolán McNamara1-1/+9
2020-05-14Keep order of GDK input events intactStephan Bergmann1-5/+7
2020-05-13tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn1-2/+2
2020-05-09tdf#132267 vcl: fix missing scrollers with non-native renderingMiklos Vajna3-5/+18
2020-05-08On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist1-0/+4
2020-05-06tdf#64690 - Extend selection on find/replaceAndreas Heinisch1-0/+5
2020-05-06Revert "tdf#125609c10 vcl/button: enforce only one radio selected on init"Justin Luth1-3/+0
2020-04-25tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna2-13/+39
2020-04-20Qt5 implement DELETE_ITEMS action in file pickerAlexander Volkov1-0/+5
2020-04-16fix tree view cursor leakCaolán McNamara1-1/+4
2020-04-09tdf#131969: Fix reading SHORT Orientation valueStephan Bergmann1-12/+4
2020-04-08Resolves tdf#127782 - New Print dialog is too highHeiko Tietze1-425/+486
2020-04-08Resolves: tdf#131715 don't keep trying the same page if we're already on itCaolán McNamara1-2/+3
2020-04-08tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna1-0/+1
2020-03-31tdf#131221: blacklist Intel on Win10 deviceid 0x5917Julien Nabet1-0/+4
2020-03-31tdf#131533 Qt5 defer dropping clipboard ownershipJan-Marek Glogowski2-4/+25
2020-03-25tdf#131280 Fix endless invalidation loop on documents with form controlsSamuel Mehrbrodt1-1/+1
2020-03-24tdf#131434 ensure expander icon column is createdCaolán McNamara1-0/+2
2020-03-21tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna2-0/+34
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet2-2/+18
2020-03-17tdf#131076 allow 'return' in GtkComboBox to activate default widgetCaolán McNamara1-2/+28
2020-03-17mysterious greyed out native toggle buttons when in foregroundCaolán McNamara1-0/+5
2020-03-17tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)2-26/+56
2020-03-11Resolves: tdf#130400 reserve ctrl+page_up and ctrl+page_down for notebooksCaolán McNamara1-0/+29