summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-06-25Initialize the font list before querying itJan-Marek Glogowski
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara
2019-06-25tdf#120873 Qt5 invert checked state on triggerJan-Marek Glogowski
2019-06-25loplugin: simplifyconstructCaolán McNamara
2019-06-25tdf#125892 improve time to export PDF, use int ops for scalingNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara
2019-06-24Fix typosAndrea Gelmini
2019-06-24Qt5 don't assert broken height or widthJan-Marek Glogowski
2019-06-23Also treat negative DIBInfoHeader::nX/YPelsPerMeter as an errorStephan Bergmann
2019-06-23tdf#125803 deactivate the menu regardless of menu item typeCaolán McNamara
2019-06-23Fix typoAndrea Gelmini
2019-06-22Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski
2019-06-22Related: tdf#126036 sort button by native order for async dialogs tooCaolán McNamara
2019-06-22VCL don't mirror Y positionJan-Marek Glogowski
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski
2019-06-22Qt5 fix some broken RTL handlingJan-Marek Glogowski
2019-06-22tdf#125670 check graphics before output cliprectJan-Marek Glogowski
2019-06-21remove newly unused ModelessDialogCaolán McNamara
2019-06-21weld SpellDialogCaolán McNamara
2019-06-21VCL constify ImplTabItem::m_nIdJan-Marek Glogowski
2019-06-21Related: tdf#125670 avoid possible performance issues for the general caseCaolán McNamara
2019-06-21tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski
2019-06-21VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski
2019-06-21tdf#125777 restore old RenderContext before returnJan-Marek Glogowski
2019-06-21User directory path changedSumit Chauhan
2019-06-21tdf#126020 Qt5 delete orphan Qt5ObjectWindowsJan-Marek Glogowski
2019-06-21Resolves: tdf#126005 make bookmark treeview sortableCaolán McNamara
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-20gen vclplug crash on startupCaolán McNamara
2019-06-20zero width column in manage changesCaolán McNamara
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann
2019-06-20Remove leftover from bitmap fonts support on WindowsKhaled Hosny
2019-06-19tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2019-06-19Fix typoAndrea Gelmini
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-18tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski
2019-06-18Qt5 initialize bool before lcl_textMimeInfo callJan-Marek Glogowski
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18Remove redundant writeStephan Bergmann
2019-06-18Better type safetyStephan Bergmann
2019-06-18tdf#39593 Remove Graphic::getImplementationArkadiy Illarionov
2019-06-18ofz#15335 avoid config during fuzzingCaolán McNamara
2019-06-18Avoid -fsanitize=misaligned-pointer-useStephan Bergmann
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-06-17Fix comments about endian-nessStephan Bergmann