summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)AuthorFilesLines
2 daysjsdialog: double click for drawing areaSzymon Kłos1-0/+7
3 daysMove SalInstanceScrolledWindow declaration to header fileSzymon Kłos1-222/+216
8 daysallow more than DrawingArea to report style updatesCaolán McNamara1-0/+26
13 dayslok: add trimMemory capability, and expand dumpState to caches.Michael Meeks2-0/+44
13 daysUse sifr_dark for dark mode under gnomeCaolán McNamara1-1/+1
13 daysUse a matching dark icon theme on auto picking icon theme from fallbacksCaolán McNamara1-13/+29
14 daystdf#153801 fix transparency in About dialog on gen/kf5Noel Grandin1-4/+3
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti1-0/+3
2023-03-07Resolves tdf#153933 - Minor adjustments to EntryMessageTypeHeiko Tietze1-3/+3
2023-03-06no need to allocate these separatelyNoel Grandin1-2/+2
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari1-53/+0
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti2-0/+6
2023-03-03Move SalInstanceLinkButton declaration to header fileSzymon Kłos1-33/+0
2023-03-03Move SalInstanceAssistant declaration to header fileSzymon Kłos1-156/+136
2023-02-27Related: tdf#153784 margin_bottom is a cnp nonsense, should be margin_endCaolán McNamara1-2/+2
2023-02-24tdf#114441 vcl: source: Convert sal_uLong to a better typeRasenkai1-7/+4
2023-02-23make create_virtual_device not use a separate alpha layerNoel Grandin1-3/+4
2023-02-14fix error: macro UNIX_DESKTOP_DETECT is not used [-Werror=unused-macros]Andras Timar1-0/+2
2023-02-14base section Titles are invisible in dark modeCaolán McNamara1-6/+17
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara1-0/+20
2023-02-07improve readability of VirtualDevice constructorNoel Grandin1-3/+3
2023-01-30tdf#150380 Calc crash clicking on the title of the Border Color toolbar popdownNoel Grandin1-1/+7
2023-01-13Related: tdf#152703 Eliminate potential blocking during live resizePatrick Luby1-0/+7
2022-12-20tdf#148434 - avoid strange OS/X deadlock around AnyInput.Michael Meeks1-22/+19
2022-12-08vcl: check for null deviceTarcísio Ladeia de Oliveira1-1/+9
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski1-3/+3
2022-12-06add Assistant::set_page_side_imageCaolán McNamara1-0/+5
2022-12-06tdf#152058 THEMES: Not possible to change back to default lookNoel Grandin1-2/+0
2022-11-24tdf#148435 - avoid strange OS/X deadlock around AnyInput.Noel Grandin1-0/+6
2022-11-08Revert "give main thread a name"Stephan Bergmann1-2/+0
2022-10-28lok: You can't assume that destroyView would only destroy one viewMike Kaganski1-0/+2
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann1-67/+67
2022-10-21give main thread a nameNoel Grandin1-0/+2
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)1-0/+5
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara1-17/+0
2022-10-12new uno command uno:Translate with deepl apiMert Tumer1-0/+78
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-3/+3
2022-10-11Don't convert OUString to char* to get OUString in the endMike Kaganski1-2/+2
2022-10-08tdf#124672 for hicontrast white/black bg select either Sifr vs Sifr DarkCaolán McNamara1-2/+8
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-3/+3
2022-09-10vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna1-0/+5
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz1-2/+2
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca1-2/+2
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas1-4/+5
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky1-0/+6
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann6-6/+6
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski1-35/+11
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky1-2/+1
2022-08-07add set_scroll_thickness to provide a way to "zoom" the scrollbarCaolán McNamara1-0/+15
2022-08-07tdf#150291 Revert "Fix crash when no valid EntryDescriptor found"Caolán McNamara1-2/+0