summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-01-21Fix -Werror=maybe-uninitializedStephan Bergmann
2019-01-21tdf#122616 UI Enhancement: Print dialog texts changed as requested in commentsSass Dávid
2019-01-20GSourceFunc return gbooleanCaolán McNamara
2019-01-20Related: tdf#122786 but we don't want to reformat based on that new valueCaolán McNamara
2019-01-20tdf#107792 vcl/win: do not afraid to delete stock objectsDmitriy Shilin
2019-01-19Index is not needed for single getToken callMatteo Casalin
2019-01-19Index is not needed for single getToken callMatteo Casalin
2019-01-18No need to loop twice on the same tokensMatteo Casalin
2019-01-18Use indexed getToken, avoid unnecessary OUString copyMatteo Casalin
2019-01-18Remove werdly duplicated stringAdolfo Jayme Barrientos
2019-01-18tdf#120836 KDE5: allow adding multiple mime types to clipboardAleksei Nikiforov
2019-01-18Resolves tdf#122118 - Toolbar dropdown button triangles are too largeheiko tietze
2019-01-18tdf#107792 vcl/win: introduce ScopedHBITMAPDmitriy Shilin
2019-01-18tdf#107792 vcl/win: introduce ScopedSelectedHBRUSHDmitriy Shilin
2019-01-18tdf#107792 vcl/win: introduce ScopedSelectedHFONTDmitriy Shilin
2019-01-18Related: tdf#122786 update value when spinbutton text explicitly setCaolán McNamara
2019-01-18vcl: LOK: notify of dialog creation before size changeAshod Nakashian
2019-01-18In vcl/unx/generic/print/, use OStringBuffer instead of fixed-size arraysStephan Bergmann
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-17Rework Ascii85Encoder::ConvertToAscii85 code somewhatStephan Bergmann
2019-01-17WIN remove private-font fallback handlingJan-Marek Glogowski
2019-01-17Comment non-obvious Ascii85Encoder::ConvertToAscii85 codeStephan Bergmann
2019-01-17tdf#122393 move to overflow row on using left/right at end of other rowCaolán McNamara
2019-01-17tdf#122761: Revert "Resolves tdf#122118 - Toolbar dropdown button triangles a...Xisco Faulí
2019-01-17Resolves: tdf#122334 decorator missingCaolán McNamara
2019-01-16KDE5: Fix radiocheck menu itemsAleksei Nikiforov
2019-01-16KDE5: minor Qt5Menu cleanupAleksei Nikiforov
2019-01-16tdf#122238 KDE5: disable mechanism of Qt for shortcut activationAleksei Nikiforov
2019-01-16Resolves: tdf#122623 theme unwanted tab into invisibilityCaolán McNamara
2019-01-16Corrected mask for X11 pointer (autoscroll south west)Matthias Seidel
2019-01-16Corrected hotspot for pointer (autoscroll south west)Matthias Seidel
2019-01-16Corrected hotspot for X11 pointer (autoscroll south west)Matthias Seidel
2019-01-15vcl: protect more outdev functions for disposed stateMiklos Vajna
2019-01-15Related: tdf#122627 auto detect of toggle column doesn't workCaolán McNamara
2019-01-15Resolves tdf#122118 - Toolbar dropdown button triangles are too largeheiko tietze
2019-01-15Resolves: tdf#122633 - Print dialog Preview is Offheiko tietze
2019-01-15Resolves: tdf#122656 keypress handled twiceCaolán McNamara
2019-01-14SolarMutexGuard needed hereCaolán McNamara
2019-01-14Add fileName to GDIMetaFile::dumpAsXml()Muhammet Kara
2019-01-14Don't use own redundant mutex, since it's guarded by SolarMutexMike Kaganski
2019-01-14Fix typosAndrea Gelmini
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-13Simplify, avoid getTokenMatteo Casalin
2019-01-13Do not loop on getToken to just get last tokenMatteo Casalin
2019-01-13tdf#107792 vcl/win: introduce ScopedSelectedHPENDmitriy Shilin
2019-01-13Simplify and use getToken index when possible/neededMatteo Casalin
2019-01-13tdf#122384 Added isPrinter support to WinSalGraphicsImpl::drawPolyLineArmin Le Grand
2019-01-13Avoid index for single getToken call, simplifyMatteo Casalin
2019-01-13tdf#107792 vcl/win: move scoped_gdi.hxx to vcl/inc/winDmitriy Shilin
2019-01-11Add back Print dialog’s title…Adolfo Jayme Barrientos