summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2022-02-27ofz#45081 check font lengthCaolán McNamara
2022-02-27ofz#45073 initialize names to NULL in case of 0 glyphsCaolán McNamara
2022-02-27ofz#45073 don't dereference null pointer on bogus fontCaolán McNamara
2022-02-26cid#708598 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500406 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500651 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500670 Uninitialized scalar variableCaolán McNamara
2022-02-25do more work in sftfuzzerCaolán McNamara
2022-02-25lastPoint might be 0xFFFFCaolán McNamara
2022-02-24cid#1500677 Dereference after null checkCaolán McNamara
2022-02-21Fix Bitmap::RotateSzymon Kłos
2022-02-19uilogger: make vertical tab handling more robustIlmari Lauhakangas
2022-02-18lok: reset and cancel properly Drag & Drop actionSzymon Kłos
2022-02-18Remove some unused includesMiklos Vajna
2022-02-16Add sanity check to avoid potential crash in the Collabora Online serverTor Lillqvist
2022-02-15tdf#145759 Use symbolic constants instead of magic numerical constantsKunal Pawar
2022-02-15lok: fix sending mouse pointerHenry Castro
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2022-02-11lok: add drag & drop functionalityHenry Castro
2022-02-11lok: fix the "mbStartDragCalled" statusHenry Castro
2022-02-11lok: add private member transfer data to GenericDragSourceHenry Castro
2022-02-10lok: add generic class DragContext, DropContextHenry Castro
2022-02-10lok: introduce local mouse trackingHenry Castro
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro
2022-02-08loplugin:external (clang-cl)Stephan Bergmann
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann
2022-02-08lok: sc: introduce ImplLOKHandleMouseEventHenry Castro
2022-02-07float-cast-overflowStephan Bergmann
2022-02-07PDF export: increase default precision of doublesMiklos Vajna
2022-02-07lok: add 'dropdown' dialog typeHenry Castro
2022-02-07RTL: lok: render correctly interim windowsSzymon Kłos
2022-02-06We know the length hereMike Kaganski
2022-02-04Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák
2022-02-04PDF export: improve precision of pdf image sizesMiklos Vajna
2022-02-04lok: use focused tab page helpSzymon Kłos
2022-02-04ofz#44398 defer getting resolution if Pdfium disabledCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-04svx: show width and height of SdrPages in the xml dumpMiklos Vajna
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist
2022-02-03cid#1497938 Uninitialized scalar fieldCaolán McNamara
2022-02-03ofz#44303 Null-dereferenceCaolán McNamara
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-02-03Related: tdf#146997 no value-changed emitted for FormattedSpinButtonCaolán McNamara
2022-02-03coverity: swapped-arguments->swapped_arguments in vcl/print3Julien Nabet
2022-02-02Fix variable nameAndrea Gelmini
2022-02-02speed up bitmap rotationNoel Grandin
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-02-01use comphelper::ScopeGuard instead of (ab)using std::unique_ptrLuboš Luňák
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák