summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2022-12-20tdf#148434 - avoid strange OS/X deadlock around AnyInput.Michael Meeks
2022-12-08vcl: check for null deviceTarcísio Ladeia de Oliveira
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski
2022-12-06add Assistant::set_page_side_imageCaolán McNamara
2022-12-06tdf#152058 THEMES: Not possible to change back to default lookNoel Grandin
2022-11-24tdf#148435 - avoid strange OS/X deadlock around AnyInput.Noel Grandin
2022-11-08Revert "give main thread a name"Stephan Bergmann
2022-10-28lok: You can't assume that destroyView would only destroy one viewMike Kaganski
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-21give main thread a nameNoel Grandin
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-11Don't convert OUString to char* to get OUString in the endMike Kaganski
2022-10-08tdf#124672 for hicontrast white/black bg select either Sifr vs Sifr DarkCaolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-10vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-07add set_scroll_thickness to provide a way to "zoom" the scrollbarCaolán McNamara
2022-08-07tdf#150291 Revert "Fix crash when no valid EntryDescriptor found"Caolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-08-03export scroll type when possibleCaolán McNamara
2022-08-03allow welding scrollbars individuallyCaolán McNamara
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-21tdf#149823 default to MouseWheelBehaviour::FocusOnlyCaolán McNamara
2022-07-19vcl: migrate from getOpenHeight/Width() to GetWidth/Height()Chris Sherlock
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-07-04tdf#149804 Set default listbox bg color to whiteMichael Weghorn
2022-06-23Revert "svp: don't directly yield in main thread"Stephan Bergmann
2022-06-22svp: don't directly yield in main threadJan-Marek Glogowski
2022-06-22improve the look of the macOS comboboxNoel Grandin
2022-06-21Fix typoAndrea Gelmini
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-21OUStringBuffer: add append via operator<<(T&&)Jan-Marek Glogowski
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-06Fix typoAndrea Gelmini
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski