summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-31Revert header guardAndrea Gelmini
2019-07-30Fix typosAndrea Gelmini
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-07-30Fix typosAndrea Gelmini
2019-07-30tdf#125609 c14: vcl button: don't modify style directlyJustin Luth
2019-07-29return early if no work to be doneCaolán McNamara
2019-07-29revert part of "add some error checking to the UI file loading"Noel Grandin
2019-07-29Avoid -fsanitize=float-cast-overflowStephan Bergmann
2019-07-28loplugin:collapseifNoel Grandin
2019-07-28loplugin:oncevarNoel Grandin
2019-07-28tdf#126559: vcl_pdfexport unit test failureJulien Nabet
2019-07-27enable setting a highlight bgCaolán McNamara
2019-07-27factor out setting widget bgCaolán McNamara
2019-07-27drop empty GetParentLabeledBy and GetParentLabelFor membersCaolán McNamara
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock
2019-07-27vcl: make ImpAnimView variables more clearChris Sherlock
2019-07-26Use the colibre icon theme in Online and appsTor Lillqvist
2019-07-26Extension support for gtkmenuItem and notebookbar.ui file added for writerSumit Chauhan
2019-07-26add some error checking to the UI file loadingNoel Grandin
2019-07-26LOK: sidebar: release LOKNotifier on destructionAshod Nakashian
2019-07-25Fix typosAndrea Gelmini
2019-07-25Removed duplicated includeAndrea Gelmini
2019-07-25LOK: support resizing windowsAshod Nakashian
2019-07-25LOK: Do not offset window coordinates in LOKAshod Nakashian
2019-07-25vcl: LOK: emmit size_changed after window creationAshod Nakashian
2019-07-25tdf#124042: Remove unnecessary code for iOSTor Lillqvist
2019-07-24Fix typosAndrea Gelmini
2019-07-24rename search+replaced Getsal_uInt16 result back to GetUShortCaolán McNamara
2019-07-24cid#1209863 Untrusted loop boundCaolán McNamara
2019-07-24cid#1448301 silence Untrusted loop boundCaolán McNamara
2019-07-24remove unused SvLBoxButtonKind::StaticImageNoel Grandin
2019-07-24move aboutdialog header inside vclCaolán McNamara
2019-07-24cid#1451629 silence Division or modulo by zeroCaolán McNamara
2019-07-24Missing includeStephan Bergmann
2019-07-24Related: tdf#126227 follow the same pattern as drawPolyPolygonCaolán McNamara
2019-07-24Resolves: tdf#126227 calc red change tracking rectangles missing their topCaolán McNamara
2019-07-24Related: tdf#126227 factor out setting the polygon pathCaolán McNamara
2019-07-24Related: tdf#126227 don't need preserve variant hereCaolán McNamara
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-07-23Avoid overflowing conversion from double to sal_Int32Stephan Bergmann
2019-07-23async modal dialogs need to inc/dec parent frame modalityCaolán McNamara
2019-07-23close some more holes in structuresNoel Grandin
2019-07-23loplugin:unusedmethodsNoel Grandin
2019-07-22cid#1222237 try silence Untrusted value as argumentCaolán McNamara
2019-07-22kf5/gtk3_kde5 fpickers: Drop unused 'allowRemoteUrls'Michael Weghorn
2019-07-22cid#1448542 Unintended sign extensionCaolán McNamara
2019-07-22cid#1209863 Untrusted loop boundCaolán McNamara
2019-07-22Patch fixes the image rendering issue of extension in NotebookBarSumit Chauhan
2019-07-22Drop undefined QT5_GLIB_*Jan-Marek Glogowski