summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-02-04weld OSelectLabelDialogCaolán McNamara
2019-02-04vcl_graphic_test requires Library_gie for .gifLuboš Luňák
2019-02-04workaround to make Qt5 code build with Clang+icecream (#2)Luboš Luňák
2019-02-04vcl: make it easier to spot missing fonts (fontconfig backend)Miklos Vajna
2019-02-03weld SvxMultiPathDialogCaolán McNamara
2019-02-02tdf#120772: DnD of multiple URLs from file manager -> LibOKatarina Behrens
2019-02-02ofz#11203 fuzzing timeoutCaolán McNamara
2019-02-02ofz#12828 svm TimeoutCaolán McNamara
2019-02-01remove unnecessary SAL_WARNNoel Grandin
2019-02-01tdf#107792 vcl/win: use ScopedGDI in WinSalVirtualDeviceDmitriy Shilin
2019-02-01tdf#122820 vcl/win: do not use un-named C++ objectsDmitriy Shilin
2019-02-01tdf#84431 set default format for chart image exportMartin van Zijl
2019-01-31flatten desktopdetector codeNoel Grandin
2019-01-31tdf#123077 gtk3_kde5: Set KFileWidget's custom widget only onceMichael Weghorn
2019-01-31tdf#123077 kde5: Set KFileWidget's custom widget only onceMichael Weghorn
2019-01-31misleading and unnecessary fall through commentsCaolán McNamara
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-31Related: tdf#122780 skip GetTextWidth() when we don't need the resultCaolán McNamara
2019-01-30Consistently skip "Import the bugdoc and print to PDF" testsStephan Bergmann
2019-01-30Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-01-30loplugin:external (clang-cl, HasAtHook)Stephan Bergmann
2019-01-30loplugin:redundantfcast (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-30tdf#118038: use the ListboxButtonStyle padding for listboxesCaolán McNamara
2019-01-30vcl: fix deadlock in VclGtkClipboard::setContents()Michael Stahl
2019-01-30bodge to fix buildCaolán McNamara
2019-01-30-Werror,-Wunused-parameterStephan Bergmann
2019-01-30loplugin:includeformStephan Bergmann
2019-01-30tdf#122752 gtk3_kde5: Use non-native fpicker for non-Plasma desktopsMichael Weghorn
2019-01-30tdf#120772: implement file manager -> LibO DnDKatarina Behrens
2019-01-30tdf#122752 kde5: Use plain qt5 fpicker for non-Plasma desktopsMichael Weghorn
2019-01-30ofz#11545 can treat BITFIELDS like COMPRESS_NONE for size sanity checkCaolán McNamara
2019-01-30tdf#107792 vcl/win: introduce ScopedCachedHDCDmitriy Shilin
2019-01-29tdf#122079 - Document orientation is no longer changed in print dialogDaniel
2019-01-29tdf#123031 allow natural cell width if the combobox contents are >= requestCaolán McNamara
2019-01-29tdf#117713 set a tiny default size-request for the fixed containerCaolán McNamara
2019-01-29KDE5 map QFont::stretch() == 0 to WIDTH_DONTKNOWJan-Marek Glogowski
2019-01-29Drop kde4 desktop detectionMichael Weghorn
2019-01-29drop now hopeless non-optimal depth warningCaolán McNamara
2019-01-29ofz: reduce max_len for metCaolán McNamara
2019-01-29ofz#11104 for timeouts, limit decompression ratios when fuzzingCaolán McNamara
2019-01-29Remove some kde4 leftoversMichael Weghorn
2019-01-29tdf#123011 Detect kde5 desktop in Plasma Wayland sessionMichael Weghorn
2019-01-28Resolves: tdf#122949 gtk_style_context_save doesn't work the way I wantCaolán McNamara
2019-01-28Resolves: tdf#122930 paper tray is to update on focus-inCaolán McNamara
2019-01-28tdf#122997 Canceling Paragraph dialog causes crashNoel Grandin
2019-01-27tdf#122990: return if no mpMenuBarContainerWidget in ApplyPersonaJulien Nabet
2019-01-27Get data from full string, without tokenizationMatteo Casalin
2019-01-27Optimize: getToken()+comparison+copy() ==> startsWith()Matteo Casalin
2019-01-27Use indexed getTokenMatteo Casalin