summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-19Resolves: tdf#121555 sometime crash on menu hierarchy changeCaolán McNamara
2018-12-16SalGtk{File,}Picker.hxx: Add missing includesMichael Weghorn
2018-12-15tdf#116290 allow menubar to shrink past its minimum sizeCaolán McNamara
2018-12-13Resolves: tdf#122016 crash accessing deleted GtkSalMenuCaolán McNamara
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-27vcl: fix gtk debug codeThorsten Behrens
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-23improve function local staticsNoel Grandin
2018-11-20coverity#1441469 silence Dereference null return valueCaolán McNamara
2018-11-15vcl: ATK: remove the hyper_link_get_object implementationMichael Stahl
2018-11-08Resolves: tdf#119790 for gtk3 save and restore typed name on changing filterCaolán McNamara
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