summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-02-14tdf#147027: vcl_pdfexport: Add unittestXisco Fauli
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-09Fix typosAndrea Gelmini
2022-02-08tdf#147251 can't generally shrink popovers if they don't fit under/overCaolán McNamara
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-07pdfwriter: Check URIs exportedDr. David Alan Gilbert
2022-02-07RTL: lok: render correctly interim windowsSzymon Kłos
2022-02-06We know the length hereMike Kaganski
2022-02-06this test is endian-dependantCaolán McNamara
2022-02-06Resolves: tdf#147218 label doesn't have use-underline setCaolán McNamara
2022-02-06qt5: crash entering ë with french IMCaolán McNamara
2022-02-05this test assumes KacstBook has no Latin glyphsCaolán McNamara
2022-02-04test fails with both fedora KacstBook and bundled KacstBook installedCaolán McNamara
2022-02-04Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák
2022-02-04fix direct leaks in vcl cppunit testsCaolán McNamara
2022-02-04PDF export: improve precision of pdf image sizesMiklos Vajna
2022-02-04lok: use focused tab page helpSzymon Kłos
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
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-03vcl: simplify assertColorsAreSimilarXisco Fauli
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-03handle graphics test specially in backends too if neededLuboš Luňák
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-02Fix typosAndrea Gelmini
2022-02-02fix std::min() used instead of std::max()Luboš Luňák
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-02-01ofz: fix further build failureCaolán McNamara
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
2022-02-01jsdialog: sidebar: enable animation panel effectsSzymon Kłos
2022-02-01jsdialog: correctly clean statically created message dialogsSzymon Kłos
2022-02-01jsdialog: send popup when launched using Popover widgetSzymon Kłos