summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-06-06vcl: move bitmap scale test to its own fileTomaž Vajngerl3-242/+301
2019-06-06weld AboutDialogCaolán McNamara7-5/+551
2019-06-05ofz#15068 build failureCaolán McNamara2-0/+7
2019-06-05make OutputDevice::LogicToLogic respect empty Rectangle in more casesNoel Grandin1-8/+12
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R2-12/+4
2019-06-05Qt5 workaround modal change after show bugJan-Marek Glogowski1-9/+16
2019-06-05Qt5/KDE5 always use either Qt5 or KDE5 pickersJan-Marek Glogowski4-34/+34
2019-06-05-[NSWindow setRestorable:] is present since 10.7Tor Lillqvist1-4/+1
2019-06-04tdf#122221: Bin apparently unnecessary early returnTor Lillqvist1-6/+0
2019-06-04Fix "external" graphic filter code for the DISABLE_DYNLOADING caseTor Lillqvist1-16/+14
2019-06-04Use ICU UCHAR_VERTICAL_ORIENTATION when availableKhaled Hosny1-0/+13
2019-06-04Rendering notebookbar*.ui file from user/share directorySumit Chauhan1-2/+22
2019-06-04Qt5 introduce Qt5Frame::asChild() helperJan-Marek Glogowski2-96/+28
2019-06-03KDE5 header cleanup and Q_OBJECT dropJan-Marek Glogowski5-88/+5
2019-06-03Qt5 use precise timer to prevent unneeded restartsJan-Marek Glogowski1-0/+1
2019-06-03Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski8-236/+239
2019-06-03Qt5 remove header using namespaces and Vcl prefixJan-Marek Glogowski4-81/+84
2019-06-03tdf#122200 Qt5AccessibleWidget: Handle special offset valuesMichael Weghorn1-0/+16
2019-06-03tdf#107487 fix font fallback for non-BMP characters.Mark Hung1-3/+5
2019-06-02Qt5 return expected QVariants int sizesJan-Marek Glogowski1-2/+2
2019-06-02Resolves: tdf#125270 clicking LinkButton should launch linkCaolán McNamara1-2/+5
2019-06-02no direct ModelessDialog instantiation leftCaolán McNamara2-3/+2
2019-06-02tdf#125506: use rObjectToDevice if neededXisco Fauli1-2/+7
2019-06-01weld SvxThesaurusDialogCaolán McNamara2-0/+43
2019-05-31tdf#125550 vcl menu bar / floating window: fix text colorMiklos Vajna5-16/+77
2019-05-31Fix -fsanitize=shift-exponentStephan Bergmann1-2/+3
2019-05-31Avoid UB shifting a negative intStephan Bergmann1-7/+13
2019-05-31tdf#125506 tdf#121241: No need to transform to DeviceCoordinatesXisco Fauli1-6/+4
2019-05-31tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens2-15/+62
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara2-0/+9
2019-05-30Unconst members of ControlTypeAndPartMike Kaganski1-2/+2
2019-05-30Resolves; ofz#14803 build failureCaolán McNamara1-0/+1
2019-05-30tdf#125548 Qt5 no focus for the menu bar buttonJan-Marek Glogowski1-0/+1
2019-05-29tdf#124694 gtk2 GtkFixed takes the max size of all its children...Caolán McNamara1-1/+18
2019-05-29missing includeStephan Bergmann1-0/+4
2019-05-29tdf#124694 gtk3 GtkFixed takes the max size of all its children...Caolán McNamara1-0/+19
2019-05-29The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unusedTor Lillqvist2-16/+0
2019-05-29tdf#124752: We do need to accept text/html from the system clipboardTor Lillqvist1-2/+5
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist2-0/+14
2019-05-28tdf#124752: Simplify the iOS DataFlavorMapping thing a lotTor Lillqvist1-126/+1
2019-05-28tdf#124752: Use best speed for PNG encoding on iOSTor Lillqvist1-1/+17
2019-05-28Avoid -fsanitize=signed-integer-overflowStephan Bergmann1-2/+2
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski11-26/+259
2019-05-28use after free in GtkInstanceWidget::signal_focus_inCaolán McNamara1-3/+15
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist13-3/+1604
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara6-4/+51
2019-05-27Resolves: tdf#125490 use a single get_text impl for treeviewCaolán McNamara1-7/+8
2019-05-26Related: tdf#125479 menu item might be emptyCaolán McNamara1-0/+2
2019-05-24tdf#125472: fix RemoveTransparenciesFromMetaFile(vcl/gdi)Julien Nabet1-3/+1
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner1-74/+76