summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2018-08-23tdf#119357 add the glyph, if the lookup failedJan-Marek Glogowski
2018-08-23ofz: various use after free and related crashes in glyph cacheCaolán McNamara
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-08-22Adapt Library_vclplug_kde5 to f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Stephan Bergmann
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21CreateFont from LogicalFontInstance instead of FontSelectPatternCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-21only need FontSelectPatternAttributes hereCaolán McNamara
2018-08-20uselessmatch can take FontSelectPatternAttributesCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-17a11y: Use ATK "footnote" roleSamuel Thibault
2018-08-17loplugin:useuniqueptr in ImplSalBitmapCacheNoel Grandin
2018-08-15a11y: Fix EDITBAR atk nameSamuel Thibault
2018-08-15loplugin:useuniqueptr in GlyphCacheNoel Grandin
2018-08-15loplugin:useuniqueptr in FreetypeManagerNoel Grandin
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault
2018-08-12tdf#119133: Fix initial file and folder selectionKatarina Behrens
2018-08-10Qt5 also move color setting handling from kde5Jan-Marek Glogowski
2018-08-08Fix typosAndrea Gelmini
2018-08-07Qt5 move native control handing from kde5Jan-Marek Glogowski
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-27loplugin:stringloop in vclNoel Grandin
2018-07-26Related: rhbz#1602589 silence coverity leaked_storageCaolán McNamara
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna
2018-07-23loplugin:unnecessaryparenStephan Bergmann
2018-07-20Fix typosAndrea Gelmini
2018-07-20Fix typosAndrea Gelmini
2018-07-18Resolves: tdf#118802 map GTK_RESPONSE_DELETE_EVENT to RET_CANCELCaolán McNamara
2018-07-18only ellipize menubutton label when requesting narrower sizeCaolán McNamara
2018-07-18Resolves: tdf#118604 only use popover workaround for popovers, not menusCaolán McNamara
2018-07-18Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara
2018-07-17Resolves: tdf#118801 icons go missing on text-less buttonsCaolán McNamara
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin
2018-07-16move freeze/thaw to WidgetCaolán McNamara
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-07-15coverity#1437953 Unchecked dynamic_castCaolán McNamara
2018-07-10tdf#118661 LibreOffice remains in background after closing itNoel Grandin
2018-07-09Don't draw focus around checkboxes and radiobuttonsKatarina Behrens
2018-07-09Try to move adjusting focus rect down to gtk3 codeKatarina Behrens
2018-07-09loplugin:oncevarNoel Grandin
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-07-06WaE: -Wunused-variableThorsten Behrens