summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-09-06tdf#119685 Fix infinite loop in gtk3_kde5 filepickerMichael Weghorn
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens
2018-09-05Avoid crash in printer dlg due to empty QImageKatarina Behrens
2018-09-05Deactivate Qt5Frame's reimplementation of Flush()Katarina Behrens
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 NWPaintGTKScrollbarNoel Grandin
2018-09-05loplugin:useuniqueptr in PrinterInfoManagerNoel Grandin
2018-09-05loplugin:useuniqueptr in WindowNoel Grandin
2018-09-05loplugin:useuniqueptr in PrinterNoel Grandin
2018-09-05loplugin:subtlezeroinitStephan Bergmann
2018-09-05loplugin:staticaccessStephan Bergmann
2018-09-05-Werror,-Wunused-resultStephan Bergmann
2018-09-05kde5: make disabled and hidden menu items workThorsten Behrens
2018-09-05kde5: cleanup cargo-culted empty dtorsThorsten Behrens
2018-09-05kde5: get focus on dialogs on openThorsten Behrens
2018-09-05kde5: add screensaver disable and fixupsThorsten Behrens
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens
2018-09-04tdf#119340 WIN don't always re-init the HFONTJan-Marek Glogowski
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-09-04kde5: fix initial [re]size of LibO main windowKatarina Behrens
2018-09-04remove unsupported TDE and KDE3 desktops from desktopdetect and salplugrezso
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin
2018-09-01Fix typosAndrea Gelmini
2018-09-01Fix typosAndrea Gelmini
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand
2018-08-31fix qt5 buildNoel Grandin
2018-08-31Fix accidental placement of code inside #if HAVE_FEATURE_OPENGLTor Lillqvist
2018-08-31printdialog: set a11y role of printer information to staticSamuel Thibault
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-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29Various Haiku improvementsKacper Kasper
2018-08-29loplugin:constantparam (3)Noel 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-28We do want to initialise m_MainThread on iOS, tooTor Lillqvist
2018-08-28tdf#119451 vcl layout cache: fix glyph fallback handlingMiklos Vajna
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2018-08-27WIN use the SetTimer timer as one-shotJan-Marek Glogowski
2018-08-27WIN ignore the timer resultsJan-Marek Glogowski