summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-12clarify when XInitThreads is calledCaolán McNamara
2018-10-12XInitThreads only when running under XCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-02filename may be nullCaolán McNamara
2018-09-29band-aid: deprecated-declarations related to gtkJulien Nabet
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-05loplugin:useuniqueptr in NWPaintGTKScrollbarNoel Grandin
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-17a11y: Use ATK "footnote" roleSamuel Thibault
2018-08-15a11y: Fix EDITBAR atk nameSamuel Thibault
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:stringloop in vclNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-07-06WaE: -Wunused-variableThorsten Behrens
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian
2018-06-03Try harder to find a matching file extensionMatteo Casalin
2018-05-30tdf#117859 crash in Tab Color a11yCaolán McNamara
2018-05-23forward more a11y stuff for native drawing area widgetCaolán McNamara
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-05-02loplugin:useuniqueptr in NWPixmapCacheDataNoel Grandin
2018-04-29Rework code to avoid getTokenCount/getTokenMatteo Casalin
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara
2018-04-25Related: tdf#116951 use same pattern for gtk2Caolán McNamara
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-19Related: tdf#116951 rhbz#1569331 end should be in terms of unicode charsCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann