summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2022-02-10lok: add generic class DragContext, DropContextHenry Castro1-0/+36
2022-02-10lok: introduce local mouse trackingHenry Castro3-32/+74
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro2-2/+70
2022-02-08loplugin:external (clang-cl)Stephan Bergmann1-0/+1
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann1-3/+3
2022-02-08lok: sc: introduce ImplLOKHandleMouseEventHenry Castro1-0/+122
2022-02-07float-cast-overflowStephan Bergmann1-1/+5
2022-02-07PDF export: increase default precision of doublesMiklos Vajna1-3/+3
2022-02-07lok: add 'dropdown' dialog typeHenry Castro1-1/+4
2022-02-07RTL: lok: render correctly interim windowsSzymon Kłos1-5/+16
2022-02-06We know the length hereMike Kaganski6-13/+8
2022-02-04Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák1-4/+1
2022-02-04PDF export: improve precision of pdf image sizesMiklos Vajna1-2/+2
2022-02-04lok: use focused tab page helpSzymon Kłos1-1/+3
2022-02-04ofz#44398 defer getting resolution if Pdfium disabledCaolán McNamara1-1/+2
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara2-20/+16
2022-02-04svx: show width and height of SdrPages in the xml dumpMiklos Vajna1-1/+2
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist2-3/+11
2022-02-03cid#1497938 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-02-03ofz#44303 Null-dereferenceCaolán McNamara1-0/+2
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara2-2/+17
2022-02-03Related: tdf#146997 no value-changed emitted for FormattedSpinButtonCaolán McNamara2-1/+4
2022-02-03coverity: swapped-arguments->swapped_arguments in vcl/print3Julien Nabet1-1/+1
2022-02-02Fix variable nameAndrea Gelmini1-4/+4
2022-02-02speed up bitmap rotationNoel Grandin1-27/+23
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)2-82/+45
2022-02-01use comphelper::ScopeGuard instead of (ab)using std::unique_ptrLuboš Luňák2-8/+4
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák2-51/+37
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák9-2/+640
2022-01-30Resolves: tdf#147013 transform the control point positions tooCaolán McNamara1-0/+55
2022-01-28Temporary is enough here, to reduce scopeMike Kaganski1-2/+1
2022-01-27tdf#144166 use border drawing style for VclScrolledWindowCaolán McNamara1-2/+4
2022-01-27Related: tdf#146648 let SetWindowState size trump the initial layout pref sizeCaolán McNamara1-0/+16
2022-01-27cid#1497856 Unchecked dynamic_castCaolán McNamara1-12/+11
2022-01-27do not require that an image type has a 3-character extensionLuboš Luňák1-1/+1
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara3-0/+3
2022-01-26lok: copy over the alpha channel too for cairo...Dennis Francis1-1/+4
2022-01-24gtk3: set placeholder image in GtkButton in .uiCaolán McNamara1-0/+2
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara2-46/+52
2022-01-24avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák1-0/+9
2022-01-24RTL: lok: draw mirrored native widgets from file definitionSzymon Kłos1-1/+5
2022-01-24RTL: lok: mirror cursor position when neededSzymon Kłos1-1/+14
2022-01-24RTL: lok: render tunneled dialogs mirroredSzymon Kłos1-6/+13
2022-01-24RTL: lok: handle mirrored mouse coordinatesSzymon Kłos1-0/+8
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski1-5/+5
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski3-14/+45
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)3-0/+115
2022-01-20WASM open links in new browser tabsJan-Marek Glogowski1-2/+3
2022-01-19WASM optionally run any app via system loopJan-Marek Glogowski1-2/+19
2022-01-19WASM add toolkit and Emscripten version to AboutJan-Marek Glogowski1-1/+1