summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2020-01-06tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna1-1/+4
2020-01-04tdf#125536 macOS native Carbon widgets reworkedThorsten Wagner1-26/+34
2019-12-12Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski1-0/+1
2019-12-09tdf#129071 Qt5 set file picker parent widgetJan-Marek Glogowski1-8/+13
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski1-2/+1
2019-12-06KF5 drop KF5FilePicker::executeJan-Marek Glogowski1-4/+3
2019-12-06Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski1-20/+12
2019-12-03tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt1-0/+1
2019-11-24tdf#121740 cache font data to speed up PPT loadNoel Grandin2-0/+2
2019-11-22Resolves: tdf#128948 double prime symbol not parsed as inch indicatorCaolán McNamara1-0/+2
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski2-3/+3
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski1-0/+13
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski2-13/+44
2019-11-15tdf#128495 measure preferred size of print preview relative to UI fontCaolán McNamara1-0/+1
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn1-1/+0
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl1-0/+3
2019-11-10replace define by constexpr in vcl/roadmapJulien Nabet1-2/+0
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian1-0/+3
2019-11-09disable static_assert on AtomicCounter::is_always_lock_free on armel ...Rene Engelhard1-0/+4
2019-11-09tdf#41205 Auto-focus range edit in print dialogMichael Weghorn1-0/+2
2019-11-08tdf#121740 speed up font loadingNoel Grandin1-0/+3
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl3-0/+47
2019-11-07loplugin:unusedmethodsNoel Grandin2-2/+0
2019-11-05make some classes module-privateNoel Grandin7-10/+10
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara1-1/+1
2019-11-03make some classes module-privateNoel Grandin8-10/+10
2019-11-03find symbols that can be privateNoel Grandin3-5/+5
2019-10-29can move iconviewimpl.hxx beside iconviewimpl.cxxCaolán McNamara1-68/+0
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara3-2/+423
2019-10-29weld fpicker clusterCaolán McNamara3-0/+131
2019-10-25map gtk-add and gtk-remove iconsCaolán McNamara1-1/+2
2019-10-23Make comparison operator member functions constStephan Bergmann1-2/+2
2019-10-19loplugin:unusedfieldsNoel Grandin1-2/+0
2019-10-19loplugin:unusedmethodsNoel Grandin3-15/+14
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara3-3/+3
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-32/+18
2019-10-17Remove some memset callsMike Kaganski2-2/+2
2019-10-16Replace define by constexpr in sft.hxx (vcl)Julien Nabet1-18/+18
2019-10-15Add option to prevent graphic swap outSamuel Mehrbrodt1-0/+1
2019-10-14Fix numbering of font tables in sft.hxx (vcl)Julien Nabet1-6/+6
2019-10-13Replace "static const" by "constexpr" in sft.hxx (vcl)Julien Nabet1-80/+80
2019-10-13Refactor + fix TrueTypeTableNew_post + some reading types for sft/ttcr (vcl)Julien Nabet1-0/+23
2019-10-13Add glyf constants + remove "offset" pattern for length var (vcl)Julien Nabet1-2/+27
2019-10-12Document and replace some magic values in sft/ttcr (vcl)Julien Nabet1-0/+216
2019-10-07hidpi cursors for macOSNoel Grandin2-1/+178
2019-10-07tdf#112368 Qt5 don't lose ownership in flushClipboardJan-Marek Glogowski1-1/+3
2019-10-07cid#1454632 silence Uncaught exceptionCaolán McNamara1-1/+1
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann1-1/+0
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara1-1/+2
2019-10-04loplugin:unusedfieldsNoel Grandin1-1/+0