summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-09-08weld FontFeaturesDialogCaolán McNamara2-0/+35
2018-09-07Fix some std::unique_ptr array allocsJan-Marek Glogowski3-4/+4
2018-09-07BitmapFilter::execute can be constStephan Bergmann31-39/+33
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski4-20/+28
2018-09-07WIN drop mhFonts[MAX_FALLBACK]Jan-Marek Glogowski3-57/+17
2018-09-07Multiple calls of BitmapColorQuantizationFilter::executeStephan Bergmann1-5/+8
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara2-0/+25
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna1-2/+3
2018-09-07Fix typosAndrea Gelmini1-3/+3
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2-5/+7
2018-09-07clang-tidy bugprone-use-after-moveNoel Grandin1-1/+1
2018-09-07Cleanup SvpSalGraphics LineGeometry creationArmin Le Grand1-112/+289
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