summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13must call enterpage handler if we do enter a pageCaolán McNamara
2018-09-13fix crash on startup under XCaolán McNamara
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12tdf#119814 Fix UI freeze with gtk3_kde5 filepickerMichael Weghorn
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-09silence bogus -Wmaybe-uninitializedCaolán McNamara
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06tdf#119685 Fix infinite loop in gtk3_kde5 filepickerMichael Weghorn
2018-09-05Avoid crash in printer dlg due to empty QImageKatarina Behrens
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-05loplugin:useuniqueptr in NWPaintGTKScrollbarNoel Grandin
2018-09-05loplugin:useuniqueptr in PrinterInfoManagerNoel Grandin
2018-09-05kde5: add screensaver disable and fixupsThorsten Behrens
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-09-04remove unsupported TDE and KDE3 desktops from desktopdetect and salplugrezso
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
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