summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin
2024-02-23tdf#159837 Make keyboard shortcuts work when focus is in toolbarJim Raykowski
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-23Do not suppress newer compiler warnings on WindowsMike Kaganski
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-20merge desktop_detector library into vcl libraryNoel Grandin
2024-02-19hide more symbolsNoel Grandin
2024-02-18restore comment I removed inNoel Grandin
2024-02-18tdf#130857 VclBuilder: Use VclPtr instead of raw vcl::Window*Michael Weghorn
2024-02-15i#112829: offer svg as clipboard format as wellDamjan Jovanovic
2024-02-15GetExtendedTextEncoding for RTL_TEXTENCODING_MS_1252 just returns sameCaolán McNamara
2024-02-13ofz: scaling by 0 is an error for cairo renderingCaolán McNamara
2024-02-13tdf#159689: trailing newline before "endstream" must not count in LengthMike Kaganski
2024-02-11ofz#66222 Timeout, raise glyph cache size for fuzzingCaolán McNamara
2024-02-11tdf#155218 sc: fix incorrect print areaTibor Nagy
2024-02-11tdf#54169: do not hide mnemonics in menu, when navigating using mouseMike Kaganski
2024-02-10cid#1591787 silence Arguments in wrong orderCaolán McNamara
2024-02-10tdf#54169: implement auto-accelerator feature on WindowsMike Kaganski
2024-02-10tdf#54169: revert "gtk is the only case auto-accel is true, and theMike Kaganski
2024-02-09ofz#66573 directly invert the colors in the paletteCaolán McNamara
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-02-09tdf#159641 TreeView repaint problem with PgUp in kf5/genNoel Grandin
2024-02-08tdf#130857 VclBuilder: Move VCL MenuBar specifics to handleMenu()Michael Weghorn
2024-02-08tdf#130857 VclBuilder: Extract helper method for tweaking new childMichael Weghorn
2024-02-08tdf#130857 VclBuilder: Extract static methods to new base classMichael Weghorn
2024-02-07cid#1591747 Unsigned compared against 0Caolán McNamara
2024-02-06return string_view from some XmlWalker methodsNoel Grandin
2024-02-06elide some OString temporariesNoel Grandin
2024-02-05tdf#108037 speed up exporting large pdf (2)Noel Grandin
2024-02-05ofz#66471 Direct-leakCaolán McNamara
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-01-31lo_dumpState doesn't take the SolarMutex, so dbgutil state dumping can assertCaolán McNamara
2024-01-30LOK: exposed time formatted field as time fieldsMéven Car
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-30Fix typoAndrea Gelmini
2024-01-29reserve a TaskPriority for testtool IdleTaskCaolán McNamara
2024-01-29make set-tab-bg-col dialog asyncNoel Grandin
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-25tdf#158101 Make non-gtk backends context popup menu itemJim Raykowski
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)
2024-01-23tdf#138792: PDF export: export metadata dc:dateSarper Akdemir
2024-01-21ITEM: Remove Direct(Put|Remove)Item(In|From)PoolArmin Le Grand (allotropia)
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-16ITextLayout is unnecessaryNoel Grandin
2024-01-16calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti
2024-01-14tdf#159089 dispose custom accessible here and unset for `m_xDrawingArea`Patrick Luby
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-08tdf#157649 Allow omitting Alt key in Windows onlySamuel Mehrbrodt