summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-02-26vcl: use UCBContentHelper in instead of implement own functionsTomaž Vajngerl1-51/+5
2020-02-25vcl: move GraphicID out of impgraph.{cxx,hxx}Tomaž Vajngerl5-103/+161
2020-02-25tdf#130915 SvTreeList::Move needs to move from lower index to higherCaolán McNamara1-2/+4
2020-02-25Resolves tdf#127782 - New Print dialog is too highHeiko Tietze1-2/+2
2020-02-25turn off dnd target indicator on old target when changing targetCaolán McNamara1-0/+3
2020-02-25cancelling drag from drag-begin doesn't work, call it asyncCaolán McNamara1-1/+23
2020-02-25Move SalInstanceEdit declaration to the header fileSzymon Kłos2-204/+346
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl2-1/+4
2020-02-24vcl: GCC 9.2.1 -Werror=format-overflowMichael Stahl1-1/+1
2020-02-24set the state on the widget instead of the context to get it to stickCaolán McNamara1-5/+3
2020-02-24gtk3: allow handling of ctrl key acceleratorsJim Raykowski1-2/+2
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