summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski4-20/+33
2018-09-06Pretty print FontSelectPatternJan-Marek Glogowski1-0/+11
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin16-36/+78
2018-09-06svtools: less text layout calls in RulerMiklos Vajna1-2/+4
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin11-31/+42
2018-09-06clang-tidy performance-move-const-argNoel Grandin2-7/+7
2018-09-06tdf#119685 Fix infinite loop in gtk3_kde5 filepickerMichael Weghorn1-2/+2
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens3-130/+3
2018-09-05Avoid crash in printer dlg due to empty QImageKatarina Behrens1-5/+8
2018-09-05Deactivate Qt5Frame's reimplementation of Flush()Katarina Behrens1-1/+2
2018-09-05vcl: less text layout calls in MenuMiklos Vajna4-9/+51
2018-09-05weld SvxBorderTabPageCaolán McNamara6-14/+25
2018-09-05Fix typosAndrea Gelmini1-1/+1
2018-09-05loplugin:useuniqueptr in NWPaintGTKScrollbarNoel Grandin2-7/+5
2018-09-05loplugin:useuniqueptr in PrinterInfoManagerNoel Grandin1-8/+7
2018-09-05loplugin:useuniqueptr in WindowNoel Grandin2-23/+18
2018-09-05loplugin:useuniqueptr in PrinterNoel Grandin1-5/+2
2018-09-05loplugin:subtlezeroinitStephan Bergmann1-1/+1
2018-09-05loplugin:staticaccessStephan Bergmann1-1/+1
2018-09-05-Werror,-Wunused-resultStephan Bergmann1-1/+1
2018-09-05kde5: make disabled and hidden menu items workThorsten Behrens2-11/+72
2018-09-05kde5: cleanup cargo-culted empty dtorsThorsten Behrens21-36/+1
2018-09-05kde5: get focus on dialogs on openThorsten Behrens1-0/+1
2018-09-05kde5: add screensaver disable and fixupsThorsten Behrens3-9/+40
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens4-39/+127
2018-09-04tdf#119340 WIN don't always re-init the HFONTJan-Marek Glogowski1-20/+18
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin14-199/+99
2018-09-04kde5: fix initial [re]size of LibO main windowKatarina Behrens2-11/+54
2018-09-04remove unsupported TDE and KDE3 desktops from desktopdetect and salplugrezso3-89/+2
2018-09-03weld SvxAreaTabPageCaolán McNamara4-1/+62
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin2-17/+14
2018-09-01Fix typosAndrea Gelmini1-2/+2
2018-09-01Fix typosAndrea Gelmini1-2/+2
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand2-92/+157
2018-08-31fix qt5 buildNoel Grandin1-0/+2
2018-08-31Fix accidental placement of code inside #if HAVE_FEATURE_OPENGLTor Lillqvist1-13/+14
2018-08-31printdialog: set a11y role of printer information to staticSamuel Thibault1-0/+18
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky1-17/+11
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand28-483/+1095
2018-08-30loplugin:useuniqueptr in InverseColorMapNoel Grandin2-10/+8
2018-08-30use realloc instead of malloc+memcpyNoel Grandin1-5/+2
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov2-3/+3
2018-08-29Various Haiku improvementsKacper Kasper1-0/+1
2018-08-29loplugin:constantparam (3)Noel Grandin2-14/+6
2018-08-29tdf#119458 just wakeup Scheduler on active IdleJan-Marek Glogowski1-0/+5
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin20-72/+72
2018-08-29new loplugin:oustringbufferNoel Grandin1-6/+6
2018-08-28create toggles with WB_TOGGLE setCaolán McNamara1-2/+4
2018-08-28tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn3-2/+12
2018-08-28We do want to initialise m_MainThread on iOS, tooTor Lillqvist1-1/+1