summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2023-06-07Partial fix tdf#155376 use NSAccessibilityElement instead of NSViewPatrick Luby
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-02reduce memory overhead of AquaA11yWrapperNoel Grandin
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2023-05-24speedup drawing toolbars, cache min-widthNoel Grandin
2023-05-23perf: surprising to see PDF being vsprintf'd during JSDialog rendering.Michael Meeks
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-20loplugin:unusedfieldsNoel Grandin
2023-05-19loplugin:unnecessaryvirtualNoel Grandin
2023-05-18tdf#63130 reduce duplicated work when pixel snappingNoel Grandin
2023-05-17menus all black with SAL_RTL_ENABLED=1 and SAL_USE_VCLPLUGIN=genCaolán McNamara
2023-05-12LOK: Navi-4 tree dblclickAttila Szűcs
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite396
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-05-09drop unused ImplPrepareExitMsgCaolán McNamara
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara
2023-05-03pass the std::vector instead of its data()Caolán McNamara
2023-04-26tdf#108757 speed up PDF generationNoel Grandin
2023-04-22qt a11y: Implement QAccessibleSelectionInterface added in Qt 6.5Michael Weghorn
2023-04-19Resolves: tdf#154912 make double-click to expand rows the same as arrow expandCaolán McNamara
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-17loplugin:nullptrStephan Bergmann
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-13BinaryDataContainer: hand out shared_ptr's to SvStreams.Michael Meeks
2023-04-13use more string_view in PrinterInfoManagerNoel Grandin
2023-04-13no need to allocate these separatelyNoel Grandin
2023-04-12mpMouseLeaveTimer has been deadNoel Grandin
2023-04-12use more unique_ptr in SalDataNoel Grandin
2023-04-12use more unique_ptr in ImplSVWinDataNoel Grandin
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-04-04jsdialog: send full update when shown not when createdSzymon Kłos
2023-04-03Fix heap-use-after-freeStephan Bergmann
2023-04-03BinaryDataContainer: pure re-factor to encapsulate stream copying.Michael Meeks
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-31jsdialog: enable sort dialogSzymon Kłos
2023-03-31gtk4: get a11y to say hello worldCaolán McNamara
2023-03-30Report correct mimetypes for TIF and EMFMike Kaganski
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-27tdf#152234 vcl: PDF/UA export: StructElem<->Annot for form controlsMichael Stahl
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-22jsdialog: double click for drawing areaSzymon Kłos
2023-03-21jsdialog: update Entry on replace_selectionSzymon Kłos
2023-03-21jsdialog: add wrapper for ScrolledWindowSzymon Kłos
2023-03-21jsdialog: set text for textview on every key pressSzymon Kłos
2023-03-21jsdialog: don't send full updates on tab changeSzymon Kłos