summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-12-03external: update pdfium to 3849Miklos Vajna1-3/+3
2020-12-03xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-10/+84
2020-12-03vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna5-2/+202
2020-12-01cid#1202935 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-11-30Fix "single print jobs" function in print dlgSamuel Mehrbrodt1-0/+6
2020-11-30Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt3-21/+10
2020-10-07Fixups to build on c++11-only compilersThorsten Behrens1-1/+2
2020-09-12xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna1-0/+55
2020-09-12pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl4-21/+48
2020-07-28xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna1-1/+12
2020-06-04Cut down on -pthread/-lpthread proliferationStephan Bergmann15-20/+0
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