summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2020-04-16fix compile: missing semi-colon in < gtk 3.22 blockJustin Luth
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-16Drop redundant member functionMike Kaganski
2020-04-15Fix typoAndrea Gelmini
2020-04-15GdkAnchorHints isn't available < gtk 3.22Caolán McNamara
2020-04-15tdf#126828 skip "on-demand" entriesCaolán McNamara
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15fix Skia glyph orientation with DirectWrite (tdf#132084)Luboš Luňák
2020-04-15keep old contents of resized windows with Skia (tdf#131952)Luboš Luňák
2020-04-15do not create empty Skia surface (tdf#131939)Luboš Luňák
2020-04-15vcl: document HelpTextWindowMiklos Vajna
2020-04-14mobile: cannot change linestyle on impressMert Tumer
2020-04-14Qt5 implement DELETE_ITEMS action in file pickerAlexander Volkov
2020-04-14remove flicker on first position of X11 popover replacementCaolán McNamara
2020-04-14use gdk_window_move_to_rect if available at runtimeCaolán McNamara
2020-04-14factor out do_grab and do_ungrabCaolán McNamara
2020-04-14improve reparenting to keep size-group and size-requestCaolán McNamara
2020-04-14tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna
2020-04-13tdf#104878 related, fix abort()Noel Grandin
2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl