summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-05-07vcl: Fix accessibility issues in demo.uiSamuel Thibault1-1/+52
2018-05-07Allow building Qt5 backend on HaikuKacper Kasper3-1/+16
2018-05-06coverity#1435442 silence Unchecked return valueCaolán McNamara1-1/+1
2018-05-06Resolves: tdf#117413 char doubling appearing under X with gtk3Caolán McNamara2-16/+22
2018-05-06tdf#117007 - Elementary not appearing on some backendsheiko tietze1-1/+4
2018-05-05Replace Galaxy icon theme by Colibreheiko tietze3-16/+9
2018-05-05Fix typosAndrea Gelmini4-4/+4
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-04weld SwOutlineTabDialogCaolán McNamara3-72/+124
2018-05-04weld SwNumPositionTabPageCaolán McNamara2-0/+29
2018-05-04memory from getenv is not ours to freeCaolán McNamara1-4/+1
2018-05-04tdf#117364 Special Character dialog grid font issuesNoel Grandin3-20/+8
2018-05-04give icon data directly to gtk, skipping internal loadersCaolán McNamara4-15/+65
2018-05-04can make good use of fact its a SvMemorystreamCaolán McNamara1-2/+2
2018-05-04tdf#112607 Use better wording for single/multiple print job optionGabor Kelemen1-1/+1
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens2-0/+4
2018-05-03fix 4 separate new bugs in BitmapMosaicFilterCaolán McNamara1-7/+14
2018-05-03coverity#1435279 unused fieldCaolán McNamara1-1/+0
2018-05-03support native focus for drawing sub regionCaolán McNamara2-0/+10
2018-05-03weld SvxTextAttrPageCaolán McNamara4-6/+73
2018-05-02weld SvxTextAnimationPageCaolán McNamara3-15/+80
2018-05-02tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna3-3/+51
2018-05-02loplugin:useuniqueptr in GlyphCacheHolderNoel Grandin1-8/+3
2018-05-02loplugin:useuniqueptr in NWPixmapCacheDataNoel Grandin1-19/+16
2018-05-02loplugin:useuniqueptr in X11SalBitmapNoel Grandin5-31/+16
2018-05-01weld ScMoveTableDlgCaolán McNamara2-4/+24
2018-05-01weld ScShowTabDlgCaolán McNamara2-30/+10
2018-05-01fix out of range spinbutton value reformatCaolán McNamara1-1/+0
2018-05-01disable/enable notify for GtkInstanceButtonCaolán McNamara1-0/+12
2018-05-01Store a pointer to GlyphItem in PDFGlyphKhaled Hosny2-21/+12
2018-05-01These tests should check for HAVE_MORE_FONTSKhaled Hosny1-3/+3
2018-04-30std::min on unitialized valueCaolán McNamara1-1/+1
2018-04-30crashtesting: ooo43029-4.odg initial j of 0 decremented wraps aroundCaolán McNamara1-1/+2
2018-04-30hook up can-focus to ability to tab into the widgetCaolán McNamara1-0/+8
2018-04-30Avoid getTokenCount (fix 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0)Matteo Casalin1-8/+10
2018-04-30Fix 182197448fc206649324fa15cf5aeaf7d01723edStephan Bergmann1-1/+1
2018-04-30fix buildJochen Nitschke1-0/+2
2018-04-29Avoid getTokenCountMatteo Casalin1-6/+7
2018-04-29Avoid getTokenCountMatteo Casalin1-12/+5
2018-04-29Avoid getTokenCountMatteo Casalin1-12/+15
2018-04-29Rework code to avoid getTokenCount/getTokenMatteo Casalin1-9/+15
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-1/+1
2018-04-29Edit context menu should follow shortcuts visibility settingsMaxim Monastirsky2-2/+2
2018-04-29tdf66597: Fix a typo in detecting cluster startKhaled Hosny3-2/+85
2018-04-28add test for ImportUnloadedGraphic and GraphicDescriptorTomaž Vajngerl4-0/+250
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-3/+2
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara7-3/+46
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara1-7/+19
2018-04-27tdf#116365 vcl opengl: respect max texture size when creating texturesMiklos Vajna1-0/+9
2018-04-27Change default PDF version to 1.5Khaled Hosny2-5/+5