summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13Fix typosAndrea Gelmini
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-12Simplify HarfBuzz shaping callKhaled Hosny
2018-09-11cleanup mutex and signalling in ExecuteWrapperNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10vcl: less text layout calls in ListBoxMiklos Vajna
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-09-07BitmapFilter::execute can be constStephan Bergmann
2018-09-07Multiple calls of BitmapColorQuantizationFilter::executeStephan Bergmann
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-07clang-tidy bugprone-use-after-moveNoel Grandin
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06svtools: less text layout calls in RulerMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-05Fix typosAndrea Gelmini
2018-09-05loplugin:useuniqueptr in WindowNoel Grandin
2018-09-05loplugin:useuniqueptr in PrinterNoel Grandin
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin
2018-09-01Fix typosAndrea Gelmini
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand
2018-08-31Fix accidental placement of code inside #if HAVE_FEATURE_OPENGLTor Lillqvist
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-30loplugin:useuniqueptr in InverseColorMapNoel Grandin
2018-08-30use realloc instead of malloc+memcpyNoel Grandin
2018-08-29tdf#119458 just wakeup Scheduler on active IdleJan-Marek Glogowski
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-28create toggles with WB_TOGGLE setCaolán McNamara
2018-08-28tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn
2018-08-28tdf#119451 vcl layout cache: fix glyph fallback handlingMiklos Vajna
2018-08-27tdf#90376 revert the dock windows' Idles to TimersJan-Marek Glogowski
2018-08-27Add task count to Scheduler debug infoJan-Marek Glogowski
2018-08-24Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara
2018-08-24Just set highlight color for focus rect list boxJan-Marek Glogowski