summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-02-22Fix typoAndrea Gelmini1-2/+2
2020-02-22tdf#130768 need to use mnOutOffX/mnOutOffYArmin Le Grand (Collabora)1-3/+12
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski1-1/+8
2020-02-22tdf#130827 Qt5 report frame-relative cursor posJan-Marek Glogowski1-0/+1
2020-02-22tdf#130841 resize to client size after SetPosSizeJan-Marek Glogowski1-0/+4
2020-02-22tdf#130499 Qt5 no qApp == main threadJan-Marek Glogowski1-1/+4
2020-02-21tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)4-134/+403
2020-02-21tdf#130831 Qt5 don't blit damage to empty imageJan-Marek Glogowski1-0/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann20-48/+48
2020-02-21tdf#130517 improve accelerators on Print dialog pageSeth Chaiklin1-3/+3
2020-02-21loplugin:unusedmethodsNoel Grandin6-98/+0
2020-02-20Silence warnings in salvtables.hxxSzymon Kłos1-52/+56
2020-02-20Create header file for SalInstanceBuilderSzymon Kłos2-1925/+1970
2020-02-20'rational' is an adjective, 'rationale' is a nounTor Lillqvist1-1/+1
2020-02-20tdf#130794 qt5: Actually, ignore non-spontaneous QEvent::ShortcutOverrideMichael Weghorn1-3/+3
2020-02-19start center is too narrowCaolán McNamara1-1/+1
2020-02-19Resolves: tdf#130400 reserve ctrl+page_up and ctrl+page_down for notebooksCaolán McNamara1-0/+29
2020-02-19Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara1-4/+12
2020-02-19BitmapAccessMode::Info does not need bitmap dataLuboš Luňák1-3/+5
2020-02-19drop newly unused methodsCaolán McNamara3-11/+0
2020-02-19work around a driver/card(?) problem with Skia and AA-ed polygonsLuboš Luňák5-16/+57
2020-02-19move svtabbx.hxx to vcl/toolkitCaolán McNamara7-7/+7
2020-02-19weld WatchWindow panelCaolán McNamara3-0/+83
2020-02-19support WB_SMALLSTYLE via small-toolbar icon sizeCaolán McNamara2-0/+21
2020-02-19change label in print dialog from "OK" to "Print"Seth Chaiklin1-2/+1
2020-02-18skip on-demand children in all_foreachCaolán McNamara1-1/+1
2020-02-18Resolves: tdf#130756 null deref in empty treeviewCaolán McNamara1-1/+4
2020-02-18fix uninitialized memoryLuboš Luňák1-1/+1
2020-02-18jsdialog: don't report hidden toolbox items as present.Michael Meeks1-0/+2
2020-02-17cid#1458429 silence some CHECKED_RETURNsCaolán McNamara1-5/+5
2020-02-17default to not selecting all on explicitly grabbing focusCaolán McNamara1-0/+7
2020-02-17tdf#127167 Do not reset Draw/Impress page sizeKelemen Gábor1-4/+0
2020-02-17disconnect damage when target window is destroyedCaolán McNamara1-0/+4
2020-02-17improve changed_by_direct_pickCaolán McNamara1-1/+5
2020-02-17tdf#126785 qt5: Ignore external QEvent::ShortcutOverrideMichael Weghorn1-0/+10
2020-02-17Related: tdf#130414 implement queue_resize for ChildFrameCaolán McNamara1-13/+40
2020-02-16cid#1458437: useless call in vcl/sftJulien Nabet1-2/+0
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák3-0/+6
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara1-2/+0
2020-02-14don't use gtk_window_group_remove_window if widgets are not GtkWindowsCaolán McNamara1-4/+7
2020-02-14Resolves: tdf#130414 don't crash attempting gtk_fixed_move if parent changedCaolán McNamara1-3/+7
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara2-24/+30
2020-02-14split out MetricField value conversion functionsCaolán McNamara2-151/+149
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara1-1/+3
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara3-0/+23
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara22-19/+31
2020-02-14tdf#130573 labels exchanged in export to BMPNoel Grandin3-0/+152
2020-02-13weld FindTextFieldControlCaolán McNamara3-0/+41
2020-02-13extract NaturalSortCompare from ListBoxCaolán McNamara2-5/+9
2020-02-13improve debugger/valgrind handling in watchdogLuboš Luňák1-8/+9