summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2019-08-29make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-06-05tdf#124694 gtk2 GtkFixed takes the max size of all its children...Caolán McNamara
2019-05-28tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara
2019-04-16tdf#97822 vcl opengl gtk2: fix missing list node widgetMiklos Vajna
2019-02-12Resolves: tdf#123080 don't require wayland at runtimeCaolán McNamara
2019-01-28tdf#122990: return if no mpMenuBarContainerWidget in ApplyPersonaJulien Nabet
2019-01-25Resolves: tdf#122353 silence useless selection-changed event attemptsCaolán McNamara
2019-01-25Resolves: tdf#122241 support persona header in native gtk3 menubarCaolán McNamara
2018-12-20Resolves: tdf#121555 sometime crash on menu hierarchy changeCaolán McNamara
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-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2018-11-24weld SfxMacroTabPageCaolán McNamara
2018-11-21coverity#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
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian