summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2022-02-14jsdialogs: use for MessageDialogsSzymon Kłos
2022-02-14Move SalInstanceImage decl to header fileSzymon Kłos
2022-02-14jsdialog: export common properties for ImageSzymon Kłos
2022-02-14lok: add drag & drop functionalityHenry Castro
2022-02-14lok: fix the "mbStartDragCalled" statusHenry Castro
2022-02-14lok: add private member transfer data to GenericDragSourceHenry 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-02-14tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-02-14PDF export: increase default precision of doublesMiklos Vajna
2022-02-14PDF export: improve precision of pdf image sizesMiklos Vajna
2022-02-05Avoid -Werror=dangling-pointer=Stephan Bergmann
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-01-30Resolves: tdf#147013 transform the control point positions tooCaolán McNamara
2022-01-27tdf#144166 use border drawing style for VclScrolledWindowCaolán McNamara
2022-01-26avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2022-01-11PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-10tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar
2022-01-09Resolves: tdf#129745 don't override child help for application framesCaolán McNamara
2021-12-20Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-17Related tdf#145910: relax even more denylist about OpenGLJulien Nabet
2021-12-16crashtesting: Assertion `nMin <= nMax' failed in MinMaxCaolán McNamara
2021-12-15tdf#145934 workaround rounding causing 'dancing characters'Caolán McNamara
2021-12-11Revert "tdf#145354: Ensure displayed paper name matches displayed paper ..."Tor Lillqvist
2021-12-09Related tdf#145910: relax a bit more denylist about OpenGLJulien Nabet
2021-12-09ofz#42082 OOM with embedded pict in ww6 documentCaolán McNamara
2021-12-07tdf#145910: relax a bit denylist about OpenGLJulien Nabet
2021-12-06increase maximum document thumbnail size from 256 to 512Luboš Luňák
2021-12-03tdf#145604 indicate the row as the target when dropping in a visual treeCaolán McNamara
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-02undo "allow vcl gen menus to have non-square images"Caolán McNamara
2021-12-01tdf#145952 don't crash with LO_COLLECT_UIINFO set in autofilterCaolán McNamara
2021-11-27Related: tdf#144410 we don't want a gap in a multicol spanning separatorCaolán McNamara
2021-11-25vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively()Miklos Vajna
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-23Crash around help-windows.Michael Meeks
2021-11-23only call signal_closed from Popdown dtor if it is still openCaolán McNamara
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-22tdf#133835 speedup calc autofilter (7)Noel Grandin
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-11-19Drop F_2PIMike Kaganski