summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-11-13Revert "tdf#122920 Send UNO mouse/key events to parent window listeners as well"Samuel Mehrbrodt1-6/+0
2019-10-07vcl: make "Reduce Transparency" parameter tweakableVasily Melenchuk1-2/+14
2019-10-07Revert series of LogicalFontInstance refactoringsKatarina Behrens36-115/+292
2019-09-17trac#29600 broadcast up/down of welded native modal dialogs like vcl onesMichael Weghorn1-2/+6
2019-09-17disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara3-4/+15
2019-09-17silence bogus -Wmaybe-uninitializedCaolán McNamara1-1/+1
2019-09-17enable hiding gtk dialogs without ending their dialog loopCaolán McNamara1-9/+138
2019-09-05tdf#122384 Added isPrinter support to WinSalGraphicsImpl::drawPolyLineArmin Le Grand1-0/+15
2019-08-29tdf#127192 Printing in main threadJuergen Funk1-2/+4
2019-06-29try to make the windows tinderboxes happierNoel Grandin1-11/+5
2019-06-06Revert temp fix of Basic editor crash and fix properlyKatarina Behrens2-5/+1
2019-06-04Fix some std::unique_ptr array allocsJan-Marek Glogowski3-4/+4
2019-05-24Temporary fix for basic editor crashingSamuel Mehrbrodt1-1/+2
2019-05-23tdf#122920 Send UNO mouse/key events to parent window listeners as wellSamuel Mehrbrodt1-0/+6
2019-05-22tdf#123750 gtk3_kde5: Show removable devices in file dialogMichael Weghorn1-6/+3
2019-05-06disable some more pdfexport testsNoel Grandin1-0/+3
2019-05-03Merge branch 'libreoffice-6-1'Thorsten Behrens1-2/+4
2019-04-30tdf#120797: Apply transformation also to the extents of damageKatarina Behrens1-13/+7
2019-04-29ofz#14469 null derefCaolán McNamara1-1/+3
2019-04-26gtk3_kde5: Add missing includeMichael Weghorn1-0/+2
2019-04-25gtk3_kde5: Make folder selection more intuitiveMichael Weghorn1-1/+10
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák1-2/+2
2019-04-17gtk3_kde5: No longer kill fpicker process on timeoutMichael Weghorn1-3/+1
2019-04-10tdf#124652 Guard Gtk3KDE5FolderPicker::execute with SolarMutexGuardMichael Weghorn1-1/+5
2019-04-05Merge branch 'libreoffice-6-1'Thorsten Behrens6-6/+77
2019-04-01Resolves: tdf#124440 nospin has no subeditCaolán McNamara1-1/+6
2019-04-01tdf#124413 Crash on undo / redo in Basic IDENoel Grandin1-3/+8
2019-03-28fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák3-1/+62
2019-03-28fix transparency handling in BitmapEx::GetPixelColor()Luboš Luňák1-1/+1
2019-02-19Merge branch 'temp/libreoffice-6-1'Michael Weghorn16-16/+228
2019-02-04Resolves: tdf#122930 paper tray is to update on focus-inCaolán McNamara1-5/+48
2019-02-01tdf#123077 gtk3_kde5: Set KFileWidget's custom widget only onceMichael Weghorn1-0/+4
2019-01-31Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara2-2/+12
2019-01-30vcl: fix deadlock in VclGtkClipboard::setContents()Michael Stahl1-1/+6
2019-01-29vcl: unx: apply configuration to "Generic Printer" so it's PDF ...Michael Stahl1-0/+3
2019-01-29Resolves: tdf#122662 restore context after changing stateCaolán McNamara1-6/+47
2019-01-23tdf#121129: more custom listboxes in kde5 fpickerKatarina Behrens1-11/+21
2019-01-23tdf#121129: custom listboxes in kde5 fpicker, first stabKatarina Behrens2-1/+94
2019-01-22Qt5 fix SalGraphics::invertJan-Marek Glogowski2-3/+9
2019-01-19tdf#122459 Qt5 IM underline pre-editJan-Marek Glogowski1-0/+5
2019-01-19Qt5+kde4 don't override generic VCL style settingsJan-Marek Glogowski2-12/+0
2019-01-19tdf#98253 Qt5 rely on VCL for SetDeactiveColorSumit Chauhan1-1/+1
2019-01-18Unregister action when menu item is removedAleksei Nikiforov1-1/+9
2019-01-18tdf#122253 KDE5: Correct parent menu before it's usedAleksei Nikiforov2-6/+9
2019-01-18tdf#121161 Qt5 initial IM supportJan-Marek Glogowski3-2/+58
2019-01-17Qt5 don't re-register system fontsJan-Marek Glogowski1-1/+6
2019-01-17Qt5: fix color bits interpretation for 32bit ARGB image formatsAleksei Nikiforov1-0/+4
2019-01-16Qt5: remove assert leading to crash while executing 'open' dialogAleksei Nikiforov1-1/+0
2019-01-16tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov6-4/+214
2019-01-16tdf#122055: catch RuntimeException if a11y context no longer aliveKatarina Behrens1-1/+16