summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-05-01disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara3-4/+13
2020-04-21tdf#127711 - A runtime-switch for the MiniCrashDump and associated changesJuergen Funk6-9/+9
2020-03-16Some more checks for correct screen sizeSamuel Mehrbrodt2-2/+19
2020-03-16Add some fallback minimum size when screen size detection goes wrongSamuel Mehrbrodt1-0/+7
2020-03-11WIN prevent deadlock in SetForegroundWindowJan-Marek Glogowski1-9/+55
2019-07-01try to make the windows tinderboxes happierNoel Grandin1-11/+5
2019-04-29ofz#14469 null derefCaolán McNamara1-1/+3
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák1-2/+2
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-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-16tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski4-0/+45
2019-01-11Resolves: tdf#122348 make return in spinbutton signal value changeCaolán McNamara1-0/+10
2019-01-11tdf#116290 allow menubar to shrink past its minimum sizeCaolán McNamara2-1/+15
2019-01-11Resolves: tdf#112215 null deref on missing optional ppd valueCaolán McNamara1-6/+15
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara1-0/+25
2019-01-11Resolves: tdf#120632 consider submenus on restoring focus from menuCaolán McNamara2-1/+13
2019-01-01tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara3-1/+15
2018-12-20Resolves: tdf#121555 sometime crash on menu hierarchy changeCaolán McNamara1-3/+11
2018-12-09Resolves: tdf#120977 intended default button overriddenCaolán McNamara2-1/+38
2018-12-08tdf#121399 Join cmd reading thread in gtk3_kde5Michael Weghorn1-1/+11
2018-12-06tdf#121892 Guard Gtk3KDE5FilePicker::execute with SolarMutexGuardMichael Weghorn1-1/+5
2018-12-05tdf#121778: Work around odd macOS 10.14 graphicsContextWithWindow failureStephan Bergmann1-1/+8
2018-11-27Resolves: tdf#119790 for gtk3 save and restore typed name on changing filterCaolán McNamara1-0/+9
2018-11-27Resolves: tdf#121238 format welded metricspinbuttons the same as historicallyCaolán McNamara1-5/+5
2018-11-26tdf#121647: fix regression from 85b3c799ede62a3d7ad0493fc80b629214956601Xisco Fauli1-0/+1
2018-11-23honor getNumDecimalSep for keypad input in native gtk3 dialogsCaolán McNamara1-0/+19
2018-11-22Fix headless build on LinuxThorsten Behrens2-2/+6
2018-11-21Resolves: tdf#121547 do normal dialog layout firstCaolán McNamara1-1/+4
2018-11-17Resolves: tdf#121432 don't insert an extra page when parent is tabcontrolCaolán McNamara1-24/+28
2018-11-15Resolves: tdf#121229 ignore internal children of VclScrolledWindowCaolán McNamara2-4/+8
2018-11-12tdf#121276 gtk3_kde5: Don't prevent creating new filesMichael Weghorn1-0/+3
2018-11-12Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara2-0/+16
2018-11-06tdf#118573: Acquire solar mutex when calling Application::RescheduleMike Kaganski1-0/+3
2018-10-31tdf#119020 always scale icons as 24bit RGBJan-Marek Glogowski2-1/+3
2018-10-31Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara3-2/+40
2018-10-30tdf#120764 Toolbar popups sometimes not showing under WaylandMaxim Monastirsky2-0/+16
2018-10-30Resolves: tdf#120988 mismatch of in/out locale formattingCaolán McNamara1-11/+7
2018-10-26tdf#120807 check for valid ImplGetWindowImpl()Jan-Marek Glogowski1-1/+1
2018-10-23wrong pointer checkCaolán McNamara1-1/+1
2018-10-22tdf#120651 have to sort radiogroup by tab positionCaolán McNamara1-0/+3
2018-10-19tdf#120204 drop simple glyph cacheJan-Marek Glogowski1-16/+0
2018-10-12Resolves: tdf#120031 skip min/max for empty string in GetSavedIntValueCaolán McNamara1-1/+6