summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2022-04-04lok: fix formulabar renderingSzymon Kłos
2022-03-25fix error: unused variableAndras Timar
2022-03-22tdf#140222 make InterimTearableParent docking windows not dockableJim Raykowski
2022-03-17jsdialog: fix toolboxes with childrenSzymon Kłos
2022-03-16Avoid segv when co-editing around SvxColorTabPage.Michael Meeks
2022-03-16lok: fix position og autofilter in RTL modeSzymon Kłos
2022-03-14lok: send logic autofilter positionSzymon Kłos
2022-02-20lok: reset and cancel properly Drag & Drop actionSzymon Kłos
2022-02-20lok: fix sending mouse pointerHenry Castro
2022-02-20lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-16Add sanity check to avoid potential crash in the Collabora Online serverTor Lillqvist
2022-02-14lok: add 'dropdown' dialog typeHenry Castro
2022-02-14fix the orientation combobox in the print dialogLuboš Luňák
2022-02-14RTL: lok: mirror cursor position when neededSzymon Kłos
2022-02-14RTL: lok: render tunneled dialogs mirroredSzymon Kłos
2022-02-14RTL: lok: handle mirrored mouse coordinatesSzymon Kłos
2022-02-14jsdialog: send info about initial focus in dialogSzymon Kłos
2022-02-14Warn instead of crash when mpDialogImpl is missingSzymon Kłos
2022-02-14jsdialogs: use for MessageDialogsSzymon Kłos
2022-02-14lok: add drag & drop functionalityHenry Castro
2022-02-14lok: fix the "mbStartDragCalled" statusHenry Castro
2022-02-14lok: add generic class DragContext, DropContextHenry Castro
2022-02-14lok: introduce local mouse trackingHenry Castro
2022-02-14lok: introduce Application::LOKHandleMouseEventHenry Castro
2022-02-14lok: sc: introduce ImplLOKHandleMouseEventHenry Castro
2022-02-14use more cppu::BaseMutexNoel Grandin
2022-01-27tdf#144166 use border drawing style for VclScrolledWindowCaolán McNamara
2021-12-11Revert "tdf#145354: Ensure displayed paper name matches displayed paper ..."Tor Lillqvist
2021-12-02undo "allow vcl gen menus to have non-square images"Caolán McNamara
2021-11-23Crash around help-windows.Michael Meeks
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23tdf#129638 print preview: use new paper size after switching pageJustin Luth
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-11-18draw symbols using polygons instead of raster of linesLuboš Luňák
2021-11-18allow vcl gen menus to have non-square imagesCaolán McNamara
2021-11-17weld colormenuCaolán McNamara
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara
2021-11-09One LogicToLogic lessMike Kaganski
2021-11-09tdf#145354: Don't let an arbitrary paper size match any other arbitrary sizeTor Lillqvist
2021-11-03tdf#145354: Don't claim random paper sizes from the system are "User Defined"Tor Lillqvist
2021-11-03tdf#145354: Ensure displayed paper name matches displayed paper dimensionsTor Lillqvist
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-31tools::Long->sal_Int32 in ToolboxNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-20add suggested-action to some buttonsCaolán McNamara
2021-10-18sw: avoid popup window for the EmbeddedObject property of an UNO OLE objectMiklos Vajna