summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-10lok: introduce local mouse trackingHenry Castro
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro
2022-02-05Fix [-Wignored-qualifiers]Thorsten Behrens
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-27Related: tdf#146648 let SetWindowState size trump the initial layout pref sizeCaolán McNamara
2022-01-27add WindowStateMask::Size for convenienceCaolán McNamara
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-24avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2022-01-24jsdialog: use string identifiersSzymon Kłos
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19WASM Qt: various EMSCRIPTEN adaptionsJan-Marek Glogowski
2022-01-16tdf#146453 retain precise vertical base pos with ResolutionIndependentLayoutCaolán McNamara
2022-01-16Related: tdf#146453 retain accurate positioning in rotated text renderingCaolán McNamara
2022-01-16tdf#146439 retain precise base start pos when using ResolutionIndependentLayoutCaolán McNamara
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-13keep scaled ResolutionIndependentLayout glyph positions as floating pointCaolán McNamara
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-13always use B2DPoint for DevicePointCaolán McNamara
2022-01-13split up ImplPrepareLayoutArgs a littleCaolán McNamara
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-11tdf#145919 Localize strings in Graphics Test dialogGabor Kelemen
2022-01-06Add a comment how to use MetafileXmlDump in the testsJan Holesovsky
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2022-01-01tdf#140286 fix INFO("OSVERSION") for Linux: return kernel versionscito
2021-12-30jsdialog: send info about initial focus in dialogSzymon Kłos
2021-12-27vcl: change Get{Linear|Complex}GradientSteps()Chris Sherlock
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-20use cppu::BaseMutex in TransportAsXWindowNoel Grandin
2021-12-19osl::Mutex->std::mutex in I18nHelperNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-13remove unused forward declareCaolán McNamara
2021-12-13remove newly unused Menu::InsertItem variantCaolán McNamara
2021-12-11tdf#145764 - BASIC IDE Home Key: move cursor to the beginning/first characterAndreas Heinisch
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-10add resize_to_request to popoverCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-03UBSan still needs RTTI of some types to be exportedStephan Bergmann
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski