summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-24move SvInplaceEdit2 out of public headerCaolán McNamara
2020-04-24make SkiaSalBitmap discard cached data of incorrect size (tdf#132367)Luboš Luňák
2020-04-24loplugin:unusedenumconstants DragDropModeNoel Grandin
2020-04-24loplugin:unusedenumconstants ScrollTypeNoel Grandin
2020-04-24loplugin:unusedenumconstants BmpConversionNoel Grandin
2020-04-24loplugin:unnecessaryvirtualNoel Grandin
2020-04-24cid#1455212 Uncaught exceptionCaolán McNamara
2020-04-24fix tick marks in Draw with Skia (tdf#132334)Luboš Luňák
2020-04-24high quality scaling in skia drawTransformedBitmap (tdf#132297)Luboš Luňák
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-23use rectangle rather than point+size for debug outputLuboš Luňák
2020-04-23tdf#127782 - New Print dialog is too highHeiko Tietze
2020-04-23avoid Skia xor crash with not-yet-drawn surface (tdf#132335)Luboš Luňák
2020-04-23Removed duplicated includeAndrea Gelmini
2020-04-22Use default density if rPPI values are too largeStephan Bergmann
2020-04-22vcl: fix missing includeMiklos Vajna
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22Include <deque>Mike Kaganski
2020-04-22missing separatorCaolán McNamara
2020-04-22tdf#132242: add "None" entry for "frac" OpenTypeFeature (vcl)Julien Nabet
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-21ofz#21701 Fuzzing build failureCaolán McNamara
2020-04-21vcl: cleanup swaths of commented codeThorsten Behrens
2020-04-21don't add maUserItemSize to text width, just use it as-isCaolán McNamara
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-21work around copy-to-self SkSurface::draw() being buggy (tdf#132051)Luboš Luňák
2020-04-20flatten some code in ImpGraphNoel Grandin
2020-04-20drop EnableSelectAllCaolán McNamara
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-04-20Various typos in vcl OpenTypeFeatureJulien Nabet
2020-04-20allow bare GtkToolItems in the mapCaolán McNamara
2020-04-20batch Skia xor drawing (tdf#132241)Luboš Luňák
2020-04-20should be using make_shared hereNoel Grandin
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-04-20cid#1462315 Division or modulo by zeroCaolán McNamara
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-04-19mru entry heights aren't initially correct until whole list is invalidatedCaolán McNamara
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-17turn off hover selection until mouse is movedCaolán McNamara
2020-04-17loplugin:external (clang-cl)Stephan Bergmann
2020-04-17cid#1462264 Uninitialized scalar fieldCaolán McNamara
2020-04-16PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna
2020-04-16gen backend scrollbars are missing their contentsCaolán McNamara
2020-04-16cid#1462265 Uncaught exceptionCaolán McNamara
2020-04-16hover selection start off in the wrong place in long listsCaolán McNamara
2020-04-16don't allow tooltips from parent to appear while popup menu is activeCaolán McNamara
2020-04-16tdf#131120 use a replacement for GtkComboBoxCaolán McNamara
2020-04-16workaround for intel Skia invert() problem (tdf#130430)Luboš Luňák